/*
Theme Name: Chronicle
Description: A News wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com
Version: 1.

*/

.tabber{display:none;}
body {	

	padding:0px 0px 0px 0px;
	background:#CCCCCC;
	font-family:Georgia, 'Times New Roman', Times;
	color:#000000;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#FF0000;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	margin:5px 0px;
	padding:0px 0px;
	font-family:  Georgia, 'Times New Roman', Times;
	color:#000000;
}



blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	background:#CFCFCF;	
	border-left:8px solid #FDB101;
	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 0px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 0px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#000000;
	padding-top:0px;
	}
#casing {
	padding:0px 0px ;
	background:#E4E4E4;
	margin:0px 0px;
	width:1000px;
	float:left;
	}		
	
	

/* The Header */

#xtop2 {
	height:0px;
	margin:auto;
	background:url(images/top2.png);
	width:1000px;



	}

#top {
	height:45px;
	margin:auto;
	background:#000000 ;
	width:1000px;

	}


.blogname {
	width:450px;
	height:100px;
	font-family:Georgia, 'Times New Roman', Times;	
	margin:0px 0 0px 0px;
	padding:0 0 0px 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	height:152px;
	font-size:100px;
	padding:0px 0px 45px 0px;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px 0px 0px 0px;
	text-indent:-9000px;
	background:url(images/logo.png) no-repeat;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	color:#b6b6b6;
	text-align:left;
	text-transform:uppercase;

	}

	

#dates {
	float: right;
	height: 22px;
	line-height:22px;
	padding-right: 15px;
	font-size: 13px;
	color: #111;
	font-weight:bold;
	text-transform:uppercase;
	margin: 2px 0 0 0px;

	
}



/* The Search */
#search {

	width:255px;
	padding:2px 2px ;
	background:#ffffff;
	border:1px solid #ffffff;
	float:right;
	margin-right:10px;
	height:22px;
	margin-top:20px;
	display:inline;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:198px;
	margin:0px 0px 0px 0px;
	padding: 3px 5px 3px 14px;
	border:none;
	font: normal 100% Georgia, 'Times New Roman', Times;
	color:#fff;
	float:left;
background:#121212;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	background:#c0221a;
	color:#ffffff;
	border:1px solid #d03e10;
}
	
.title h2{
		font-family: Georgia, 'Times New Roman', Times;
		font-size:26px;
		line-height:100%;
		color:#000;
		font-weight:normal;
		margin:5px 5px;

}
.title h2 a:link, .title h2 a:visited{
		color:#000;
}
	
}

#feeds{

float:right;
width:250px;
margin-top:5px;
padding:0px;
}

#feeds ul{
	
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#feeds ul li{
	
	list-style-type: none;
	margin:0px 0px 5px 0px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;

}
#feeds ul li a:link,#feeds ul li a:visited{
	
	color:#ffffff;

}
#feeds ul li a:hover{
 
	color:#c8c8c8;
 
}
.feed{
	
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	border:0px solid #fff;
	background:#ececec url(images/feed.jpg) no-repeat;
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% Georgia, 'Times New Roman', Times;
	color:#333;
	
}

.sbutton{
	width:57px;
	float: left;
	background:#fff url(images/submit.jpg);
	border:none;
	font: bold 100% Georgia, 'Times New Roman', Times;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/



#foxmenucontainer{
	height:10px;
	background:#000000 url(images/menupng) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Georgia, 'Times New Roman', Times;
	font-weight:normal;


	}
#xmenu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#000000 url(images/menupng) repeat-x;
	height:33px;
	}
	
#xmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#xmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#xmenu li a, #menu li a:link, #menu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 10px 15px 9px 15px;
	}

#xmenu li a:hover, #menu li a:active {
	background:#EC2027 url(images/menuapng) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	}
	
#xmenu li li a, #menu li li a:link, #menu li li a:visited {
	background:#202020;
	width: 150px;
	color: #bbb;
	font-size: 13px;
	font-family: Georgia, 'Times New Roman', Times;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 0px solid #282828;

	}
	
#xmenu li li a:hover, #menu li li a:active {
	background: #121212 ;
	color: #fff;
	padding: 8px 10px 7px 10px;
	}

#xmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#xmenu li li { 
	}

#xmenu li ul a { 
	width: 140px;
	}

#xmenu li ul a:hover, #menu li ul a:active { 
	}

#xmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#xmenu li:hover ul ul, #menu li:hover ul ul ul, 
#xmenu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#xmenu li:hover ul, #menu li li:hover ul, 
#xmenu li li li:hover ul, #menu li.sfhover ul, 
#xmenu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#xmenu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background:#000000 url(images/catmenupng) repeat-x;
	display:block;
	padding:0px 0px 0px 0px;
	font: 12px Georgia, 'Times New Roman', Times;
	font-weight:normal;
    border-bottom:0px solid #fff;
	}
		
#catmenu{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	background:#000000  url(images/catmenupng) repeat-x;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#EC2027 ;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#000000;
	width: 150px;
	color: #ffffff;
	font-family:Georgia, 'Times New Roman', Times;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom: 0px solid #535A5F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#EC2027 url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}

/* Main Content*/	

.bigbox {
	width:664px;
	overflow: hidden;
	margin:0px 0px 8px 8px;
	height:400px;
	color:#000000;
	font: 12px Georgia, 'Times New Roman', Times;
	background:#fff;
	line-height:18px;
	border:0px solid #bbb;
	float:left;
	display: inline;

	}

.box {
	width:324px;
	overflow: hidden;
	margin:0px 0px 8px 8px;
	height:100%;
	color:#000000;
	font: 12px Georgia, 'Times New Roman', Times;
	background:#fff;
	line-height:18px;
	border:0px solid #bbb;
	float:left;
	display: inline;

	}
	
.box h2 {
	margin: 5px 0 2px 5px;
	padding: 5px -2px 5px 5px;
	text-align: left;
	font: 22px Georgia, 'Times New Roman', Times;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	height:50px;
	}

.box  h2 a, .box  h2 a:link, .box  h2 a:visited  {
	color:#000000;
	background-color: transparent;
	}
.box  h2 a:hover  {
		color: #000000;
	background-color: transparent;
	}	
.sentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	height:200px;
	overflow:hidden;
	}	
	
.sentry a:link,
.sentry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.sentry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
img.ethumb   {
	padding:5px 5px;
	background:#D6D6D6;
	margin:10px 5px 5px 5px;
	float:left;
	}

img.ethumb2   {
	padding:5px 5px;
	background:#D6D6D6;
	margin:10px 5px 5px 5px;
	float:left;
	}


.sentry p{
	margin:5px 5px;
	padding:0px 0px;

	font-family:  Georgia, 'Times New Roman', Times;
	font-size:13px;
}	

.rmore{
	float:left;
	color:#9F0505;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	width:68px;
	height:15px;
	font-family:  Georgia, 'Times New Roman', Times;
	font-size:11px;
	font-weight:bold;
}

.rmore a:link,
.rmore a:visited {
	color:#fff;
}
.rmore a:hover{
	color:#fff;
}

.scomm{
	float:right;
	padding:5px 2px 0px 4px;
	position:relative;
	font-family:  Georgia, 'Times New Roman', Times;
	margin:0px 5px 0px 0px;
	font-size:11px;
	width:100px;
	height:12px;
	text-align:right;
	font-weight:bold;
}

.scomm a:link,
.scomm a:visited {
	color:#fff;
}
.scomm a:hover{
	color:#fff;
}
.sinfo {
	height:25px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background:#000000;
	font:12px  Georgia, 'Times New Roman', Times;
			}

/*  Content*/	

#samarbete {
	height:173px;
	float:left;
	width:984px;
	background:#ffffff;
	margin: 8px 0px 0px 0px;
	border:0px solid #bbb;
	color:#000000;
}

#trailerpicture {
	height:173px;
	float:left;
	width:984px;
	background:#ffffff;
	margin: 8px 8px 0px 8px;
	border:0px solid #bbb;
	color:#000000;
}


#content {
	float:left;	
	width: 664px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}
#content2 {
	float:left;	
	width: 1000px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}

#fullcontent {
	float:left;
	width:1000px;
	height:100%;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	overflow:hidden;

	}	
	
.title{
	margin: 5px 0 0 0px;
	padding: 0px 0px 0px 0px;

}	

.date {
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times;
	padding:0px 5px;
   	color:#000000;
	text-transformF: uppercase;
	}

.singlepages {
	width:656px;
	overflow: hidden;
	margin:8px -4px 0px 8px;
	paddern: 0px -4px 0px 0px;
	height:100%;
	color:#000000;
	font: 13px Georgia, 'Times New Roman', Times;
	background:#fff ;
	line-height:20px;
	border:0px solid #bbb;


	}


.single {
	width:656px;
	overflow: hidden;
	margin:8px 4px 4px 8px;
	height:100%;
	color:#000000;
	font: 13px Georgia, 'Times New Roman', Times;
	background:#fff ;
	line-height:20px;
	border:0px solid #bbb;


	}

	
.single2 {

	width:322px;
	overflow: hidden;
	margin:7px 0px 0px 8px;
	height:570px;
	color:#000000;
	font: 12px Georgia, 'Times New Roman', Times;
	background:#fff;
	line-height:20px;
	border:0px solid #bbb;
	float:left;
	display: inline;



	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font: 30px Georgia, 'Times New Roman', Times;
	font-weight:normal;
	overflow:hidden;
	color:#000000;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#000000;
	font: 30px Arial,verdana, sans-serif;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #000000;
	background-color: transparent;
	}	
.author{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#000000;
	margin-left:5px;
}
.clock{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#000000;
	margin-left:10px;

}	


.comm{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#ff0000;
	margin-left:10px;
	

}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 0px;
	font:12px  Georgia, 'Times New Roman', Times;
	color:#000000;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times;
	padding:2px 5px 5px 10px;
	text-transform: uppercase;
	height:15px;
	overflow:hidden;
}

.category a:link,.category a:visited{

	color:#fff;
	padding:2px 5px 2px 5px;
	background:#c0221a;
	}
	
.category a:hover{
	color:#fff;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	

.entry p{
	margin:15px 5px;
	padding:0px 0px;
	font-family:  Georgia, 'Times New Roman', Times;
	font-size:13px;
	color:#000000;
}



/* right column */
#rightcol{
	margin:0px 0px;
	float:right;
	width:335px;
	padding:0px 0px 5px 0;
	
	
}

/* Feat-trailers */

.feattrailer {
	width:329px;
	background:#fff;
	height:100%;
	float:left;
	border:0px solid #bbb;
	color:#000000;
	}
.highlight2{
height:28px;
width:329px;
background:#ffffff no-repeat;
margin: 0px 5px 5px 0px;
border:1px solid #bbb;
color:#000000;

}	
.fblock2 h2{
	margin: 2px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 13px;
	overflow:hidden;
	line-height:16px;
	height:16px;
	text-transform:uppercase;
}
.fblock2 h2 a:link, .fblock h2 a:visited{
	color:#000000;
}
.fblock2 {
	
	width: 325px;
	float:left;
	margin: 0px 0px 3px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Georgia, 'Times New Roman', Times;
}




.fblock p{
	margin:0px 5px;
	color:#000000;
	text-align: left;
	font-size: 11px;
}


.fblock img {
	float:left;
	border:0px solid #878787;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#000000;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	
		
}





/* The Sidebar1 */







.sidebar1{
	float:right;
	width:140px;
	margin:8px 8px 0px 0 ;	
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times;
	

	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0 0;
	padding:0px 0 0 5px;
	background:#EC2027;
	font-weight:bold;F
	font-family:Georgia, 'Times New Roman', Times;
	text-transform:uppercase;
	border:0px solid #DF0000;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
	

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	
	
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: right; 
	clear: right;	
	width: 140px;
	
	
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#fff;
	color:#000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:0px solid #DFDFDF;
	}

.sidebar1 ul li a:hover {
	background:#fff;
	color: #B10404;
	
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	margin:8px 8px 0px 0 ;
	float:right;
	width:140px;
	padding-left:4px;
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times;

	
	
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#EC2027;
	font-weight:bold;F
	font-family:Georgia, 'Times New Roman', Times;
	text-transform:uppercase;
	border:0px solid #DF0000;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
	

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	
	

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 140px;
	
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	background:#fff;
	color:#000000;
	text-decoration: none;
	padding: 8px 0px 5px 5px;
	display:block;
	border-bottom:0px solid #DFDFDF;


	}

.sidebar2 ul li a:hover {
	background:#fff;
	color: #B10404;

		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	

	
	}	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	


/************************************************
*	Footer Top									*
************************************************/

#footertopbg {
	float: left;
	display: block;
	background: #000000;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footertop {
	float: left;
	display: block;
	line-height: 16px;
	background: #000000;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	}
	
#footertop h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times;
	font-weight: normal;
	font-style: italic;
	text-transform: normal;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	text-decoration: none;
	}
	
#footertop li {
	
	list-style-type: none;
	}
	
#footertop li a, #footertop li a:link, #footertop li a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
	
#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footertop ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footertop ul li a {
	background: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#footertop ul li a:hover {
	color: #FFFFFF;
	display: block;
	}
	
#footertop .widget {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#footertop .textwidget {
	color: #999999;
	line-height: 18px;
	}
	
#footertop .textwidget a {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#footertop .textwidget a:hover {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
.footertopleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.footertopmidleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.footertopmidright {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.footertopright {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	float: left;
	display: block;
	background: #000000;
	width: 1000px;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #222222;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 1000px;
	height: 60px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	}
	
.footerleft {
	float: left;
	display: block;
	}
	
.footertop {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	}
	
.footertop a {
	color: #999999;
	text-decoration: none;
	}
	
.footertop a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
.footerbottom {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	}
	
.footerbottom a {
	color: #666666;
	text-decoration: none;
	}
	
.footerbottom a:hover {
	color: #dddddd;
	text-decoration: underline;
	}
	
.footerright {
	float: right;
	display: block;
	margin: 15px 15px 0px 0px;
	}






/* The Navigation */

#navigation{	
	width:645px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#000000;
	font-family:Georgia, 'Times New Roman', Times;
	}
	


.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{
	float:left;
	width:664px;
	height:100%;
	padding:0px 0px;
	margin:4px 8px 4px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:0px solid #bbb;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	background:#fff;
	font-family:Georgia, 'Times New Roman', Times;


	} 	
	
#respond{

	height:125%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:0px solid #ccc; 

}	
#respond h3{
	padding:5px 10px 5px 5px;
	margin:5px 5px;
	font-size:22px;
	font-weight:normal;
	color:#000000;
	font-family:Georgia, 'Times New Roman', Times;
	}
#commentform {
	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:Georgia, 'Times New Roman', Times;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:0px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:0px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#000000;
	border:0px solid #444;
	color:#fff;
	font-family:Georgia, 'Times New Roman', Times;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:0px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 25px 23px 92px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, 'Times New Roman', Times; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Georgia, 'Times New Roman', Times; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Georgia, 'Times New Roman', Times;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 Georgia, 'Times New Roman', Times; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 

 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}






