/*  
Theme Name: MoneyBlog
Theme URI: http://designdisease.com/
Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://designdisease.com">MoneyBlog.com</a> You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
Version: 1.0
Author: Design Disease
Author URI: http://designdisease.com/
Tags: white, green, blue, black, three columns, two columns, fixed width, widgets
*/

/* Begin Typography & Colors */




body { 
	background: #659610 /*url(http://img189.imageshack.us/img189/2243/bodybkgr.png) repeat top center*/; font: normal 12px "Verdana", sans-serif; 
	color:#535353; 
}


* { margin: 0; padding: 0; }

/*input, */button, textarea, select {  
	font: normal 12px/12px "Verdana", sans-serif; color:#535353; 
	vertical-align: middle; 	
}




button{
	float:right;
}

legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none;}
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}



a:link { text-decoration: none; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #007ed8; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #003366; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* BGContainer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontain { 
	width: 980px; 
	overflow: hidden; 
	background: white url(images/container-bkg.png) repeat-y center; 
	margin-top: 4px; 
	margin-bottom: 20px;
	margin: auto;
} 


#bgcontain-all { 
	width: 980px; 
	background: url(images/header-top-bkg.png) no-repeat top; 
	padding-top: 24px;
} 

/* Header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { width: 914px; margin: 0px 8px; padding: 0px 25px 20px 25px; position: relative; 
	background: #000 url(images/header-dottet-bkg.png) repeat-x bottom;
}

/* Logo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { padding: 0px 0px 0px 0px;}
.logo .txt h1 { font: bold 36px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -2px; padding-bottom: 5px; }
.logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#fff;}
.logo .img img { margin-bottom: 5px; }

/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { width: 350px; position: absolute; right: 25px; top: 5px;}
.search form { padding: 0px 0 0px 0px;}
.search input { 
	/*background: url(http://img220.imageshack.us/img220/2591/searchinput.png) no-repeat; border: none; padding: 6px; */
	width: 165px; 
	color:#000066; font-size: 11px;}
.search button { 
	float: right; background: url(images/search-button.png) no-repeat; width: 25px; 
	height: 25px; border: none; cursor: pointer; color:#fff; vertical-align: middle; 
	padding: 2px 17px 5px 0px; font: bold 11px/11px "Trebuchet MS", sans-serif;
}


/* Menu
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { 
	width: 914px; margin: 0px 8px; padding: 0px 25px; 
	background: #3f7000 url(images/menu-bkg.png) repeat-x bottom; 
	overflow: hidden;
}
/**/ * html .menu { height:1%; } /* */ 
.menu ul { 
	width: 914px; float: left; 
	/*background: url(http://img69.imageshack.us/img69/9127/menuulbkg.png) no-repeat right; */
	padding: 5px 0px;
}
.menu li { display: inline; font: bold 14px/14px "Trebuchet MS"; float: left; }
.menu li ul { display: none;}
.menu li a { padding-left: 7px; margin-right: 2px; /*background: url(images/menu-left.png) no-repeat left top;*/ float: left;}
.menu li a span { padding: 5px 10px 6px 3px; display: block; /*background: url(images/menu-right.png) no-repeat right top;*/ float: right; }
.menu li a span { float: none; color: #fff;}
.menu li a:hover { background-position: 0% -25px; color:#fff; text-decoration: none;}
.menu li a:hover span { background-position: 100% -25px; color:#fff; }

.menu .current_page_item a { /*background: url(images/menu-left.png) no-repeat left bottom;*/ color:yellow; padding-right: 20px; font-size:12px;}
.menu .current_page_item a span, .menu .current_page_item a:visited span, .menu .current_page_item a:hover span { /*background: url(images/menu-right.png) no-repeat right bottom;*/ color:#fff; }


/* Container
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container { width: 964px; margin: 0 8px; }

/* Main Post
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp { 
	background: #effafd url(images/main-post-bkg.png) repeat-x left bottom; width: 914px; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	padding-left: 25px; 
	padding-right: 25px; 
	overflow: hidden;
}

/* Main Post - Data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .postdata {width: 585px; float: left;}
.mp .postimg { float: right; width: 150px; height: 150px; margin-left: 25px; padding: 6px; border: solid 1px #d6e9ed; background:#d6e9ed;}
.mp .postimg img { border: none; margin: 0px; padding: 0px; }

.mp .post { overflow: hidden; }
.mp .post .p-head { overflow: hidden;}
.mp .post .p-head h1 { font: bold 26px/26px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#000; background:url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px;}
.mp .post .p-head h1 a, .post h1 a:visited  { color: #0075c0; text-decoration: none; }
.mp .post .p-head h1 a:hover { color: #000; text-decoration: none;}
.mp .post .p-date { font-size: 11px; color:#999933;}
.mp .post .p-con p { font: normal 12px/16px "Verdana"; padding: 4px 0px; margin: 4px 0px; color:#000;}
.mp .post .p-con ol { list-style: decimal inside; }
.mp .post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.mp .post .p-con ol li { padding: 2px 0px 2px 0px; }
.mp .post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.mp .post .p-con ul li { padding: 2px 0px 2px 13px; background: url(images/p-con-li.png) no-repeat left 2px; color:#666; }
.mp .post .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#993300; border: solid 1px #f6f3d3; }
.mp .post .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#cc3300; }
.mp .post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.mp .post .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.mp .post .p-det li { display: inline; padding: 5px 0px 5px 22px; margin-right: 5px;}
.mp .post .p-det li.p-det-more { background: url(images/p-det-com-ico.png) left center no-repeat; }
.mp .post .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px;}


/* Main Post - Syndicate
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .syn { width: 300px; float: right; background: #00a5d3; margin-top:20px}
.mp .syn em { display: none; margin: 0; padding: 0; line-height: 0px;}
.mp .syn ul { padding: 0px; margin: 0px; }
.mp .syn li { float: left; list-style-type: none; font: bold 14px/14px "Trebuchet MS", sans-serif; color:#fff; }
.mp .syn li a { float: left; display: inline; height: 22px; width: 260px; color:#fff; padding: 14px 0px 5px 40px;}
.mp .syn li a.syn1 { background: url(images/syn-1.png) no-repeat left top; }
.mp .syn li a.syn2 { background: url(images/syn-2.png) no-repeat left top; }
.mp .syn li a.syn3 { background: url(images/syn-3.png) no-repeat left top; }
.mp .syn li a.syn4 { background: url(images/syn-4.png) no-repeat left top; }
.mp .syn li a:hover { background-position: left -41px; text-decoration: none;}


/* SC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { 
	width: 914px; 
	margin: 5px 25px 25px 25px ;
}
.SCL { background: url(images/sc-line.png) repeat-y right; overflow: hidden;}


/* Col 1 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co1 { width: 400px; float: left;}
.co1 h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-recentposts-ico.png) no-repeat left; }
.co1 .post { border-bottom: solid 1px #e5e5e5; padding: 10px 0px;}
.co1 .p-head { overflow: hidden;}
.co1 .p-head h3 { font: normal 18px/18px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px;}
.co1 .p-head h3 a, .post h2 a:visited  { color: #003366; text-decoration: none; }
.co1 .p-head h3 a:hover { color: #339900; text-decoration: none;}
.co1 .p-categ { color: #999; font-size: 11px; }
.co1 .p-categ a, .p-categ a:visited, .p-categ a:hover { text-decoration: underline; color: #999;}
.co1 .p-date { font-size: 10px; color:#999966;}
.co1 .p-con { padding: 0px;}
.co1 .p-con p { font: normal 12px/16px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#666;}
.co1 .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.co1 .p-con ol li { padding: 2px 0px 2px 0px; }
.co1 .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.co1 .p-con ul li { padding: 2px 0px 2px 13px; background: url(images/p-con-li.png) no-repeat left 2px; color:#666; }
.co1 .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.co1 .p-det li { display: inline; padding: 4px 0px 6px 14px; margin-right: 5px;}
.co1 .p-det li.p-det-com { background: url(images/p-det-com-ico.png) left center no-repeat; }
.co1 .p-det li.p-det-more { background: url(images/p-det-more-ico.png) left center no-repeat; }
.co1 .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; }

/* Col 2 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co2 { width: 165px; float: left; margin-left: 20px;}

.co2 .categories { margin-bottom: 15px; clear:both}
.co2 .categories h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co2 .categories li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 11px; padding: 2px 0px 2px 10px; font-weight: bold;}
.co2 .categories li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}

.co2 .links h2 { color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co2 .links li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 11px; padding: 2px 0px 2px 10px;}
.co2 .links li ul li { background: none; padding: 1px 0px 1px 0px; font-weight: normal;}


/* Col 3 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co3 { width: 278px; float: right; margin-left: 10px;}
.co3 h2 {  color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #000; padding: 10px 0px 10px 30px; margin-bottom: 10px; background: url(images/h-latestcomments-ico.png) no-repeat left; }
.co3 .latestcomments { margin-bottom: 15px;}
.co3 .latestcomments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px;}
.co3 .latestcomments li a { font-size: 11px; color:#666;}
.co3 .latestcomments .author { display: block; color:#333;}

.co3 .widget { margin-bottom: 15px;}
.co3 .widget h2 { background: url(images/h-latestcomments-ico.png) no-repeat left; padding-left: 30px;}
.co3 .widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.co3 .widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.co3 .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}


.co23 { 
	float: right; 
}


/* Side Left 
############################################################################################################## */
.SL { width: 561px; float: left;  padding-right: 25px; }

.SL .post { overflow: hidden;}
.SL .p-head h1 { font: bold 28px/28px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 7px; margin-bottom: 7px; color:#000;}
.SL .p-head h3 { font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 5px; margin-bottom: 5px; color:#000;}
.SL .p-head h3 a, .p-head h2 a:visited  { color: #003366; text-decoration: none; }
.SL .p-head h3 a:hover { color: #339900; text-decoration: none;}
.SL .p-categ { color: #999; font-size: 11px; }
.SL .p-categ a, .p-categ a:visited, .p-categ a:hover { text-decoration: underline; color: #999;}
.SL .p-date { font-size: 11px; color:#999966;}
.SL .p-con { padding: 5px 0px;}
.SL .p-con p { 
	font: normal 12px/17px "Verdana"; 
	padding: 3px 0px; 
	margin: 3px 0px; 
	color:#333;
	text-align:justify;
}

.SL .post .p-con a{
	font-weight:bold;  
}


.SL .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.SL .p-con ol li { padding: 2px 0px 2px 0px; }
.SL .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.SL .p-con ul li { padding: 2px 0px 2px 13px; background: url(images/p-con-li.png) no-repeat left 2px; color:#666; }
.SL .p-con blockquote { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #f1f4e1; margin: 10px 0px; color:#666600; border: solid 1px #f6f3d3; }
.SL .p-con blockquote p { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; color:#666600; }
.SL .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.SL .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.SL .p-det li { display: inline; padding: 4px 0px 6px 14px; margin-right: 5px;}
.SL .p-det li.p-det-com { background: url(images/p-det-com-ico.png) left center no-repeat; }
.SL .p-det li.p-det-more { background: url(images/p-det-more-ico.png) left center no-repeat; }
.SL .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; }






/* Side Right 
############################################################################################################## */
.SR { width: 300px; float: right; margin-left: 25px;}
.SR h2 { color:#000; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding: 10px 0px; margin-bottom: 10px;}

.SR .widget { margin-bottom: 15px;}
.SR .widget h2 { background: url(images/h-widget-ico.png) no-repeat left; padding-left: 25px;}
.SR .widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.SR .widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.SR .widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #f1f4e1; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #f1f4e1;}
.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}



/* Title
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.title { font: bold 28px/28px "Trebuchet MS", sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.SL img.aligncenter { 
	display: block; margin-left: auto; margin-right: auto; padding: 6px; border: solid 1px #9b9792;}
.SL img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 6px; }
.SL img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 6px;}
.SL .alignright { float: right; }
.SL .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; margin: 20px 0px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 2px; padding-left: 16px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 3px; padding-right: 16px; }
.nav a, .nav a:visited { 
	font: bold 11px/14px Verdana, Geneva, sans-serif; color:#336600;
}


/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 15px; background: url(images/h-dotted.png) repeat-x bottom;}
.comments-list div.entry { margin-bottom: 30px;}
.comments-list div.alt { margin-bottom: 30px;}
.comments-list p.name { font: bold 14px/14px "Trebuchet MS", sans-serif; color:#000; padding-top: 10px;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; background: url(images/h-dotted.png) repeat-x bottom; padding-bottom: 10px; color:#999;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999;}

.comments-list .con { font: normal 12px/17px "Verdana"; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 0px; background:#f1f1f1; padding: 5px 15px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { 
	background: #e4ebcd /*url(http://img268.imageshack.us/img268/5673/commentsformtop.png) no-repeat left top*/; 
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 		
}
.comments-form-all { 
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 	
	background: #e4ebcd /*url(http://img38.imageshack.us/img38/8056/commentsformbot.png) no-repeat left bottom*/; 
	padding: 15px 25px 25px 25px;
}

.comments-form h3 {color:#272d36; font: bold 24px/24px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #b1b4a1; margin-bottom: 10px; background:url(images/h-commentsform-ico.png) no-repeat left; padding: 10px 0px 10px 30px;}
.comments-form p { padding: 6px 0px; color:#333; font-size: 11px; font-weight: bold;}
.comments-form .required { color:#ff0000;}
.comments-form input { padding: 5px; width: 250px; margin-right: 5px; }
.comments-form input.formid { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form input.formemail { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form input.formuri { border: 1px solid #b1b4a1; background: #fff; padding: 4px; color:#000;}
.comments-form textarea { border: 1px solid #b1b4a1; background: #fff; padding: 10px; width: 480px; color:#000;}

.comments-form .button { 
	/*background: url(http://img199.imageshack.us/img199/5374/postcommentb.png) no-repeat left top; */
	color:white;
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 	
	background-color:black;
	padding-bottom:4px;
	width: 113px; height: 25px; border: none; display: block;
}


/* Footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { background: url(images/footer-bkg.png) no-repeat bottom; width: 914px; padding: 0px 33px 30px 33px; overflow: hidden; float: left;}
.footer hr { border-left:none; border-right: none; border-top:1px solid #ccc; border-bottom: none; height : 1px; display: block; margin-bottom: 10px; }
.footer p { padding: 1px 0px; color:#999; font-size: 11px;}
.footer p a, .footer p a:visited, .footer p a:hover {color:#999; text-decoration: underline;}





.single-search{
	background-color:#0A0;
	overflow:auto;
	color:#FFF;
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 		
	margin-top: 10px;
}

.single-search-header{
	/*background-color:#0A0;*/
	overflow:auto;
	color:#FFF;
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px; 		
	padding: 10px 10px 10px 10px; 	
}








.ads-anun-pagini-superior{
	width:468px;	
	height:60px;
	margin:0 0 10px 60px;
}

.ads-anun-pagini-antes{
	width:336px;	
	height:280px;
	margin:0 0 10px 25px;
}

.ads-anun-pagini-lateral{
	width:160px;	
	height:600px;	
}


.ads-busca-pagini-fim{
	padding:20px 0 20px 60px;
}

.ads-busca-post-fim, .ads-busca-page-fim, .ads-busca-cat-fim{
	padding:9px 0 10px 141px;
}

.ads-links-cabecalho{
	width:728px;	
	height:15px;
	margin-bottom:7px;	
}

.ads-links-rodape{
	width:728px;	
	height:15px;
	margin-left:100px;
	margin-bottom:10px;
}

.ads-anun-post-antes, .ads-anun-page-antes, .ads-anun-cat-antes{
	margin:20px 0 30px 105px ;
	width:336px;	
	height:280px;
}

.ads-anun-post-meio, .ads-anun-page-meio, .ads-anun-cat-meio{
	margin:10px 13px 10px 0px ;
	width:300px;	
	height:250px;
	float:left;
}

.ads-anun-sidebar{
	margin:30px 0px 20px 10px ;
	width:160px;	
	height:600px;
}


.ads-links-sidebar{
	margin:30px 0px 20px 10px ;
	width:160px;	
	height:90px;
}



.ads-links-post-fim, .ads-links-page-fim, .ads-links-cat-fim{
	width:468px;	
	height:15px;
	margin:10px 0px 10px 0px ;
}


.descsite{
   color:white;
}




img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}





#floating-menu{background-color:#fff;border:1px solid #ccc;position: fixed; z-index:100;border-radius:5px;-moz-border-radius:5px}
#floating-menu .float-title{padding:3px;width:66px;text-align:center}
#floating-menu .float-title a{color:#000;text-decoration:none}





