/*
Theme Name: Plastic
Description: Modified magazine theme
Orig. Author: jinsona designs

*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#414D5F url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#126A9B;
	font-size:13px;
	}

a {
	color:#323E4C;
	text-decoration:none
	}
a:hover {
	color:#B71C1A;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#414D5F;
	border: 1px solid #006699;
	background-color: #DDEEFF;
	font-style: normal;
	line-height: 20px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	

	}
	
	
/* The Top */

#top {
	height:120px;
	margin:auto;
	background:url(images/head.jpg);
	width:1000px;
	
	
	}
.blogname {
	width:600px;
	font-family:"Century gothic",Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 25px;
        float:left;
	}
.blogname h1  {
	font-size:38px;
	font-weight:bold;
	color:#E0E6EF;
	text-align:left;
	margin:0px 0 0 0px
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #E0E6EF; 
	}
	
.blogname h1  a:hover { 
	color: #FFF; 
	}
.blogname h2 {
	margin:0px 20px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
	
#topbar {
	height: 28px;
	margin-bottom: 2px;
	background: url(images/topbar.jpg) repeat-x;
}

#topbar #dates {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 13px;
	color: #394754;
	margin-top: 1px;
}

#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a {
	height: 20px;
	line-height: 30px;
	background: url(images/feed.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

#topbar ul li a:hover {
	color: #AA1C1A;
}


/* The Search */


#search {
	height:20px;
	width:auto;
	padding-top:93px ;
	margin-left:5px;
	width:193px;
	float:right;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width:135px;
	padding: 3px 3px;
/*	background: #8EB8CF url(images/search.jpg) repeat-x; */
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	color: #000;
}

#searchsubmit {
	width:25px;
	float: left;
	margin-top: 0px;
	background: #EFEFEF url(images/go.jpg) no-repeat;
	border: none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
}

/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	width: 175px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff; z-index: 2;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 175px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;



	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #E8EBEE;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #E8EBEE;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;


	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px; 
	border-right: 1px solid white;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
	
	
	
/* Main Content*/	
	
	
#casing {
	padding:0px 0px 10px 0px;
	background:#e8ebee;
	background: #FFF;
	background-image: url('images/plant.jpg');
	background-position: bottom left;
	background-repeat:no-repeat;
	}	

#content {
	float:left;
	width: 680px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
	

.time{
	text-align:left;
	width:100px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	width:670px;
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;
   	color:#63802b;
	margin: 0px 0px ;
	padding: 0px 0px 0px 5px ;
	}
	
.single {
	margin: 0px 5px 0px 5px;
	height:100%;
	color:#222;
	float:left;
	}

.single  h2 {
	margin: 0px 0px ;
	padding: 5px 0px 5px 5px ;
	text-align: left;
	font: 24px  "Times New Roman",century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#222;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
.author{
	color:#B51B1B;
	padding:0px 0 0px 0px;

}
.clock{
	color:#B51B1B;
	padding:0px 0 0px 10px;

}	

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#555;
	color:#fff;
			}
	
.comm{
	padding:2px 0 0px 5px;
	float:left;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#eee;
}
.postmore{
	padding:2px 5px 0px 0px;
	float:right;
	font-weight:bold;
}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#fff;

	}
.category a:hover{
	color:#eee;
		font-weight:normal;

	}
.entry  {
	margin:0px 0px;
	padding:0px 0px;
	font: 16px  "Times New Roman",Arial, verdana, sans-serif;
	line-height:22px;
	text-align: justify;

	}	
	
.entry  p{
	margin:9px 9px;
	padding:0px 0px;
}	
	
.entry a:link,
.entry a:visited {
	color: #465f7b;
	color: #069;
	font-weight: bold;
	background-color: transparent;
}

.entry a:hover {
	color:#2b77cd; color: #900;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
.entry ul {
	line-spacing: 5px;
}
	
	



/* sidebar */
#rightcol{
	
	float:right;
	width:304px;
	padding:0 0 10px 0;
	overflow:hidden;
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:300px;
	padding-top:5px;
	font-size:14px;
	font-family: Arial, sans-serif;
	

	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;




	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 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: left; 
	width:300px;
	clear: left;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #47535F;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	display:block;
	background:#BCC3C9;
	background-repeat:no-repeat;
	border-bottom:1px solid #E8EBEE;
	}

.sidebar1 ul ul ul li a:link, .sidebar1 ul ul ul li a:visited { 
	background-color: #CDD4DA;
	font-weight: normal;
	padding-left: 20px;
	}

.sidebar1 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar1 ul ul ul li a:hover {
	background-color: #8B959F;
	background-repeat:no-repeat;
	color: #FFF;
}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:147px;
	padding-top:5px;
	padding-right:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	color: #ffffff;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.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; 
	width:147px;
	clear: left;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
		background:#CDD4DA;
	background-repeat:no-repeat;
border-bottom:1px solid #E8EBEE;

	}

.sidebar2 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color:#A4DDEF;
	}		
			
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#E8EBEE;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	background:#d9e2e6;
	color:#000;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#aaa;
	color:#333;
}

#wp-calendar td a{
	background:#D9E2E6;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:35px;
	padding:5px 5px 0 5px;
	color:#AAA;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
	font-family: Arial, Times, Century gothic, georgia, sans-serif;
	border: 1px solid #888;
	background: #123;
	margin: 5px 0px 5px 0px;
	}

#footer a:link , #footer a:visited{
	color:#E8EBEE;
	}

#footer a:hover {
	color:#fff;
	}

.footright { float: right; }
.footleft { float: left; }



/* The Navigation */

#navigation {
	width:670px;
	margin:0px 0px 5px 5px;
	padding:0px 0px;
	height:20px;
	float:left;
	}
#navigation a:link, #navigation a:visited {
	color:#d00302;
	color: #336699;
	font-weight:bold;
	font-size: 14px;
	font-family: arial;

}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */
#comment{
	float:left;
	height:100%;
	padding:0px 0px 0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	font-size:20px;
	font-weight:normal;
	color:#444;
	font-family:Century gothic,Century gothic,Arial, Helvetica, sans-serif;

	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;


}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#fff;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#fff;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
		background:#0F72AD; 
	border:2px solid #fff; 
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #C2C9CF;
	margin:0 0 10px; 
	padding:5px 7px 5px 20px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 5px;
}

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.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	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 Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#444;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }

ol.commentlist li.even { 
	background:#D9E2E6; 
}

ol.commentlist li.odd { 
	background:#fff;
 } 
ol.commentlist li div.reply {  
	background:#0F72AD; 
	border:2px solid #fff; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
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.pingback div.vcard { 
	padding:0 170px 0 0; 
}


	

/*Featured*/

.featured{
	width:670px;
	overflow: hidden;
	padding:10px 0px 2px 10px;
	margin:0px 4px 5px 5px;
	background:#374554;
	background-image: url('images/fbg.png');
	border:1px solid #ccc;
}

.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	font-family:Georgia,Tahoma, helvetica,arial,sans-serif; 
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}

.fentry{
	
	height:auto;
	overflow:hidden;
}

.cat{
	font:10px Tahoma, helvetica,arial,sans-serif; 
	color:#C2DFEF;
	text-transform:uppercase;
}


.cat a:link,.cat a:visited{
	color:#fff;

	}
.cat a:hover{
	color:#ccc;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#111;
}
.cats a:link,.cats a:visited{
	color:#111;

	}
.cats a:hover{
	color:#333;

	}

.fentry p{
	color: #DDD !important;
	margin: 5px 0;
	padding-right: 10px;
	color:#E8EBEE;
	line-height:24px;
	font-size:12pt ;
	font-family: Tahoma, helvetica,arial,sans-serif; 
	text-align: justify;
}

.fentry a, .fentry a:visited { color: #95CFEF; }

.fentry a:hover { color: #900; }

.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.featured h2{
	font-size:22px;
	margin:3px 0 4px 0;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	
}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 15px 0 0;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#95CFEF;
	font-weight:normal;
	text-decoration:none;
	}
.category a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

	
/*magbox*/
	
.post {
	width: 333px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#EFEFEF;
	border:1px solid #aaa;
	display:inline;
	color:#222;
	font-family:Tahoma,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 16px  Tahoma,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	line-height:#16px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#000;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #222;
	background-color: transparent;
	}	
	

.postinfo {
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg) repeat-x;
			}
	
.categ{
	height:15px;
	margin: 2px 0 0 0px;
	padding: 2px 0px 0px 5px;
	font-family:Tahoma,Arial,verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;

}

.categ a:link,.categ a:visited{
	color:#888;

	}
.categ a:hover{
	color:#aa1b1a;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #006699;
	background-color: transparent;
	font-weight: bold;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;
	color:#47535F;
}
.centry a:hover {
	color:#900;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:150px;
	overflow:hidden;
	}
	
.centry h2 a,
.centry h2 a:visited { font-family: Times; font-weight: bold; font-size: 16px; color: #002244 !important; }
.centry h2 a:hover { color: #006699 !important; }

#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents{

width:220px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background:#323E4C;
	font-weight:normal;
}

.recents  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents  ul li a:link, .recents  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents  ul li a:hover {
	background:#5F6E7F;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}	
	
	

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright, img.ngg-right {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline; float: right;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline; float: left;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

a.more-link { 
	border: 1px solid #069; display: block; float: right; padding: 0px 5px 0px 5px; width: 100px;
	background-color: #DEF !important; font-weight: bold; margin-top: 10px; margin-bottom: 10px;
	font-size: 12px;
	 }

h2.addy {
	color: #999;
	font: 12px arial;
	margin-top: 6px;
	}

.sidetext {
	font-family: times;
	color: #456;
	font-weight: normal;
	font-size: 12px; border: 2px solid #567;
	line-height: 14px;
	text-align: justify;
	padding: 8px 8px 0px 8px;
	background-color: #F7F9FF;
	}

.sidetext ul li { 
	font-family: times; 
	color: #345; 
	font-weight: normal; 
	font-size: 9pt;
	list-style-type: disc; 
	list-style-position:inside;
	float: none;
	}

.sidetext a,
.sidetext a:hover,
.sidetext a:visited {
	display: inline !important;
	background: transparent !important;
	color: #456 !important;
	}

#translation_bar a { background: none; display: inline; border: none; }
#translation_bar {font-size: 8px; padding-top: 5px; }


.wp-caption { border: 1px solid #DDD; padding: 0px; margin: 0px; background: #F3F3F3; }
.wp-caption img { border: 0px solid green; padding: 5px; margin: 0px; background: #F3F3F3; }
.wp-caption-text { text-align: center; padding-bottom: 0px !important; margin: 0px !important; font-size: 10px; font-family: arial; }


.social img {
	padding-top: 3px;
	padding: 3px 3px 0px 10px;
	margin-bottom: -5px;
	border: none !important;
	background: none !important;
	text-decoration: none !important;

}
