/*
Theme Name: Ads Minded (v. Wide)
Theme URI: http://www.sapiensbryan.com/
Description: A 1000px Wide Wordpress Theme For Advertisements
Version: 1.1
Author: Sapiens Bryan
Author URI: http://www.sapiensbryan.com/
*/

body {
 width: 900px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 margin-right: auto;
 margin-left: auto;
 margin-top: 2px;
 padding: 0px 0px 0px 0px;
 background: #669933;
 }

a {
 color: #669933;
 text-decoration: none;
 }

a:hover {
 color: #66CC00;
 text-decoration: none;
 }

h1, h1 a {
 display: inline;
 font-size: 1.2em;
 font-weight: bold;
 color: #669933;
 }

h1 a:hover {
 color: #8FC10A;
 text-decoration: none;
 }
 
h1 a:visited {
 color: #669933;
 text-decoration: none;
 }
 
h2, h2 a, postcomment a {
 display: inline;
 font-size: 1.2em;
 font-weight: bold;
 color: #669933;
 }

h2 a:hover, postcomment a:hover {
 color: #8FC10A;
 text-decoration: none;
 }

h3, h3 a {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #669933;
 }

h3 a:hover {
 color: #C5E786;
 }

h3.comments a {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #333333;
 }

h3.comments a:hover {
 color: #8FC10A;
 }

.img1 {
     margin: 5px;
     padding: 5px;
     border: solid  #999999 1px;
}

form {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }

hr {
 border: none 0;
 border-top: 1px dashed #C5C5C5;
 height: 1px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }

ul {
 list-style-image: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/li.gif);
 padding: 3px;
 padding-left: 15px;
 margin: 3px;
 }

code {
 font-family: Courier New, Courier, Monospace;
 font-size: 1em;
 color: #666666;
 }

li.buttons {
 font-family: Arial, Helvetica, Sans-Serif;
 background-color: #76898F;
 color: #ffffff;
 text-decoration: none;
 display: inline;
 margin-left: 2px;
 margin-right: 2px;
 text-transform: none;
 }

li.buttons a {
 font-family: Arial, Helvetica, Sans-Serif;
 background-color: #76898F;
 color: #ffffff;
 text-decoration: none;
 display: inline;
 border-right: outset 1px #000000;
 border-bottom: outset 1px #000000;
 padding: 4px 4px 4px 4px;
 font-weight: bold;
 text-transform: none;
 }

li.buttons a:hover {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 border-bottom: solid 4px #000000;
 }

li.whitebox {
 background-color: #FFFFFF;
 padding: 10px;
 border-top: 1px solid #bbbbbb;
 }

li.graybox {
 background-color: #F2F2F2;
 padding: 10px;
 border-top: 1px solid #bbbbbb;
 }

ol.commentlist {
 margin-left: 20px;
 padding: 0px 0px 0px 0px;
 color: #333333;
 }

/* -- Topbar -- */

#topbar {
 width: 900px;
 position: absolute;
 left:0px;
 top:125px;
 }

#topbar .topbartext {
 background:#FFFFFF;
 width: 900px;
 margin-top: 2px;
 margin-bottom: 0px;
 padding: 2px 0px 4px 0px;
}

/* --- classes --- */


.previouspost
	{
	color: black;
	font-size: 11px;
	}

.previouspost h3
	{
	color: black;
	font-size: 17px;
	font-weight: bold;
	}

.previouspost a
	{
	color: #E50066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

.postmetadata {
	text-align: center;
	font-size: 11px;
	color: #8FC10A;
	padding: 5px;
	}

.alt {
	background-color: #F4F4F4;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

blockquote {
	color: #777;
    background: #F4F4F4 url('http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/quote.gif') 25px 5px no-repeat;
	margin: 15px 20px 0 25px;
    border-left: 20px solid #F4F4F4;
    border-right: 5px solid #F4F4F4;
    border-top: 3px solid #F4F4F4;
    border-bottom: 3px solid #F4F4F4;
	}

.post {
	margin: 0 0 40px;
	}

 .nolilink {
 color: #0060C0;
 font-size: 1.2em;
 padding-left: 2px;
 }

 .nolilink a {
 text-decoration: underline;
 }

 .nolilink a:hover {
 color: #0060C0;
 text-decoration: underline;
 }

 .menu ul.slightbigger {
 font-size: 1em;
 }

 ul.tiny {
 font-size: 0.8em;
 font-weight: normal;
 }

 ul.tiny a {
 color: #0060C0;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 }

 ul.tiny a:hover {
 color: #0060C0;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 }

 .content a {
 color: #8EC10C;
 font-weight: bold;
 text-decoration: underline;
 }

.content a:hover {
 color: #805C2A;
 font-weight: bold;
 text-decoration: underline;
 }

.article a {
 color: #669933;
 text-decoration: underline;
 }

.article a:hover {
 color: #8EC10C;
 text-decoration: none;
 }

.article {
 font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;;
 font-variant: normal;
 color: #000333;
 text-decoration: none;
 letter-spacing   :  0px;
 line-height      : 18px;
 font-size        : 1.2em;
}


 .nounderline a {
 text-decoration: none;
 }

 .cmeta {
 font-size: 11px;
 color:#808080;
 }

#ed_toolbar input {
	border: 1px solid #545454;
	background-color: #FFFFFF;
}

.commentbutton {
 text-align: right;
 width: 460px;
}

.title, .title a {
 font-size: 1.3em;
 font-weight: bold;
 color: #E50066;
 }

.title a:hover {
 color: #00006C;
 text-decoration: none;
 }

.small {
 font-size: 0.9em;
 color: #A2AB52;
 }

.small a {
 color: #BAE186;
 }

.small a:hover {
 color: #104070;
 }

.postnav {
 font-size: 0.9em;
 text-align: right;
 margin-right: 25px;
 }

.postnav a {
 color: #003399;
 }

.postnav a:hover {
 color: #104070;
 }

.blocktitle {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1em;
 text-transform: uppercase;
 color: #FFFFFF;
 font-weight: bold;
 padding: 3px 5px 2px 10px;
 border: 1px solid #333333;
 background-color: #855524;
 
 }

.block {
 background-color: #BEE18D;
 padding: 6px 5px 6px 5px;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 border-bottom: 1px solid #333333;
 }

.block1 {
 background-color: #FFFFFF;
 padding: 6px 5px 6px 5px;
 BORDER-RIGHT: #669933 1px dashed;

 }
 
 .menu {
 font-size: 0.9em;
 }

 .menu a {
 font-size: 0.98em;
 font-weight: bold;
 color: #82531F;
 }

.menu a:hover {
 font-size: 0.98em;
 font-weight: bold;
 text-decoration: underline;
 color: #8FC10A;
 }
 
.menu ul {
 font-size: 0.9em;
 margin: 0px 0px 0px 13px;
 padding: 2px 0px 0px 0px;
 list-style-image: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/menu-li.gif);
 }

.menu li {
 font-size: 1em;
 margin: 0px 0px 3px 6px;
 padding: 2px 0px 2px 0px;
 }
 
.error {
 color: #cc0000;
 }

.meta, meta a {
 font-size: 0.9em;
 background: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/textbg.jpg) no-repeat scroll 0% 0%;
}

.meta li, ul.post-meta li {
 display: inline;
}

.meta ul {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
}

/* --- layout --- */

#wrapper {
 width: 100%;
 height: auto;
 position: relative;
 }

#searchbar {
 float: left;
 width: 100%;
 height: 42px;
 background-image: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/bg_searchbar.gif);
 border-bottom: 1px solid #333333;
 }

#searchbox {
 float: left;
 width: 365px;
 padding-top: 12px;
 padding-bottom: 0px;
 }

#current_time {
 float: right;
 width: 450px;
 font-size: 0.9em;
 text-align: right;
 margin-right: 22px;
 color: #333333;
 padding-top: 10px;}

#header {
 left: 0px;
 top: 3px;
 height: 125px;
 background: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/skin1.jpg) scroll 0% 0%;
 background-color: #8FC10A;
 clear: both;
 }

#heading {
    position: absolute;
	left: 10px;
	top: 5px;
	}

#heading h1 a, .description {
    color: white;
	padding-top: 0px;
	margin-left: 10px;
    font-weight: bold;
	text-align: left;
	}

#heading h1 a{
    color: white;
    font-size: 1.6em;
	}

#headerads {
 padding-top: 0px;
 padding-right: 0px;
 width: 250px;
 clear: both;
 float: right;
 }

#headerads div.txt {
/* margin-right: 38px; */
 text-align: center;
 font-weight: bold;
 }

#contentwrapper {
 width: 100%;
 padding: 0;
 }

#content {
 width: 870px;
 float: left;
 text-align: left;
 background-color: #FFFFFF;
 padding: 10px;
 BORDER-RIGHT: #8FC10A 5px inset;
 BORDER-LEFT: #8FC10A 5px outset;

 }

#blogs {
/* text-align: justify; width: 73%; */
 width: 485px;
 float: left;
 padding: 5px;
 BORDER-RIGHT: #669933 1px dashed;
 }

/* All 2 Side Bars */

#squaresidebar {
 float: left;
 width: 344px;
 text-align: left;
 margin: 10px 0px 0px 5px;
 padding: 5px;
 background-color: #FFFFFF;
 border: 1px solid #666666; 
/*  height: 280px;
 padding: 0 10px; background-color: #336699; */
 }

#centerbar {
 float: left;
 width: 180px;
 height: auto;
 text-align: left;
 margin: 20px 5px 0px 5px;
/* border: 1px solid #C5C5C5; padding: 0 10px; background-color: #336699; */
 }

#sidebar {
 float: right;
 width: 180px;
 height: auto;
 margin-top: 5px;
 text-align: left;
/* background-color: #336699; */
 }

/* Footer */

#footer {
 font-size: 0.9em;
 color: #333333;
 padding-top: 15px;
 padding-bottom: 0px;
 background-color: #8FC10A;
 width: 100%;
 height: 40px;
 clear: both;
 }

#footerbuttons {
 margin-top: -4px;
 float: right;
 margin-right: 12px;
 }

/* Reply Form */

#replyform {
 padding: 10px 15px 0px 15px;
 background-color: #F5F5F5;
 border-top: 1px dotted #999999;
 border-bottom: 1px dotted #999999;
 }

input[type=text]:focus, textarea:focus {
   background: #FFE6BF;
   }

/* Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.border {
    padding: 5px;
    margin: auto;
    border: 1px solid #999999;
    background: #EEEEEE;
    }


.alignright {
	float: right;
	margin: 0 0 2px 7px;
    padding: 5px;
    border: 1px solid #999999;
    background: #EEEEEE;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	padding: 5px;
    border: 1px solid #999999;
    background: #EEEEEE;
	}

/* --- calendar --- */

#wp-calendar {
 empty-cells: show;
 font-size: 0.9em;
 margin: 0;
 width: 100%;
 }

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
 }

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
 }

#wp-calendar a {
 display: block;
 text-decoration: none;
 font-weight: bold;
 }

#wp-calendar caption {
 color: #104070;
 font-size: 1.2em;
 text-align: center;
 font-weight: bold;
 }

#wp-calendar td {
 letter-spacing: normal;
 padding: 0 0;
 text-align: center;
 }

#wp-calendar td:hover, #wp-calendar #today {
 color: red;
 font-weight: normal;
 }

#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
 }

.navi{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
}

#sidebar h3
{
  margin-top: 6px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.recentposts {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.recentposts ul{
padding-bottom: 3px;
}
.recentposts li{
color: #669933;
padding-bottom: 5px;
list-style-image: none;
padding-left: 0px;
margin-left: 2px;

}

.recentposts a:link, a:visited{
color: #669933;
text-decoration: underline;
padding-bottom: 3px;
list-style-image: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/caret-bullet.gif);
}

.recentposts a:hover{
color: #000000;
padding-bottom: 3px;
list-style-image: url(http://www.skincarebeautyzone.com/wp-content/themes/adsmindedwide/images/caret-bullet.gif);
}


.topadsense{
padding-top: 10px;

}