/*

Theme  Smart Women Why

Author: themeFORMARE

Author URI: http://www.themeformare.com

*/

   



/* SQUEAKY CLEAN BY AMZ */



.small {



	font-size: 10px;

color: #2b64a0;

	}



.smalltxt {

font-size: 9px;

}

	

.nocomments, .postmetadata, blockquote, strike {

	color: #000;

	}

	

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	}



h1 {

	font-size: 24px;

	text-align: center;

	padding-top: 70px;

	margin: 0;

	}

	

h1, h1 a, h1 a:hover, h1 a:visited, .description {

	text-decoration: none;

color: #21a0de;

	}

	

h2 {

	font-size: 22px;

	margin: 0;

        padding: 0 0 10px 0;

color: #21a0de;

	}

	

h2 a, h2 a:visited {

color: #21a0de;

	}

	

h2 a:hover {

color: #21a0de;

	text-decoration: none;

	}

	

h3 {

	font-size: 14px;

        padding: 0 0 10px 0;

	margin: 0;

color: #21a0de;

	}



h3, h3 a, h3 a:visited {

color: #21a0de;

	}

	

h3 a:hover{

color: #21a0de;

	text-decoration: none;

	}

	

h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}



h4 {

font-size: 12px;

color: #21a0de;

}

   

	





.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {



	}



.commentmetadata {

	font-weight: normal;

	}

	

code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a {

color: #21a0de;

	text-decoration: none;

	}



a:hover {

color: #21a0de;

text-decoration: underline;

	}

	



/* IMAGE STYLES */



p img {

	padding: 0;

	max-width: 100%;

	}

	

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;

	}

	

.aligncenter img, img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

}





/* STRUCTURE DIVS & CLASSES */





body {

background-image: url('images/bgrnd.gif');

background-repeat: repeat-x;

background-position: top center;

background-color: #FFF;

text-align: center;

font-family: Verdana, Arial, Helvetica, Sans-Serif;

font-size: 12px;

margin: 0 auto;

	}



#page {

background-image: url('images/contentbg.png');

background-repeat: repeat-y;

background-position: center;

background-color: FFF;

margin: 0 auto;

padding: 0;

width: 1201px;

height: 100%;

	}



#header {

background-image: url('images/header.png');

background-repeat: no-repeat;

background-position: center;

margin: 0 auto;

padding: 0;

width: 1201px;

height: 256px;

	}



/* =Menu

-------------------------------------------------------------- */



#access {

position: absolute;

	margin: 197px auto;

	width: 1150px;

        height: 40px;

text-align: center;

}

#access .menu-header,

div.menu {

	font-size: 14px;

}

#access .menu-header ul,

div.menu ul {

	list-style: none;

	margin: 2px 0 0 10px;

padding: 0;

}

#access .menu-header li,

div.menu li {

	float: left;

	position: relative;

}

#access a {

	color: #FFF;

	display: block;

	line-height: 30px;

	padding: 0 10px;

	text-decoration: none;

        outline: none;

}



#access ul {

display:inline-block;

}



#access ul ul {

        background: #fcd25c;

	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	display: none;

	position: absolute;

	top: 28px;

	left: 0px;

	float: left;

	width: 180px;

	z-index: 99999;

        font-weight: normal;

text-align: left;

}

#access ul ul li {

	min-width: 180px;

border-top: 1px solid #FFF;

}



#access ul ul li a{

color: #000;

}



#access ul ul li a:hover{

color: #000;

        background: #FFF;

	width: 170px;

}



#access ul ul li a:visited{

color: #000;

}



#access ul ul ul {

	left: 100%;

	top: 0;

}

#access ul ul a {

	background: none;

	line-height: 1em;

	padding: 5px;

	width: 160px;

	height: auto;

}

#access li:hover > a,

#access ul ul :hover > a {

	background: none;

	        color: #000;

}



#access ul li:hover > ul {

	display: block;

}



#access ul li.current_page_item > a,

#access ul li.current-menu-ancestor > a,

#access ul li.current-menu-item > a,

#access ul li.current-menu-parent > a {

	color: #fcd159;

}

* html #access ul li.current_page_item a,

* html #access ul li.current-menu-ancestor a,

* html #access ul li.current-menu-item a,

* html #access ul li.current-menu-parent a,

* html #access ul li a:hover {

	color: #FFF;

}



#menubar {

float: left;

width: 984px;

height: 30px;

text-align: center;

font-size: 12px;

font-weight: bold;

color: #FFF;

padding: 198px 0 0 0;

}



#menubartxt {

padding: 7px 0 0 0;

}



#menubar a {

color: #FFF;

text-decoration: none;

padding: 7px 8px 9px 8px;

}



#menubar a:hover {

color: #fbcc48;

background-color: #62befc;

height: 30px;

text-decoration: none;

padding: 7px 8px 9px 8px;

}



/* POSTS & PAGES */



.post {

margin: 5px 0 40px 0;

text-align: left;

	}



.post h2 {

text-align: left;

color: #21a0de;

}



.post hr {

	display: block;

	}

	

.postmetadata {

	clear: left;

}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



.clear {

	clear: both;

}



/* FOOTER */

	

#footer {

background-image: url('images/footer.png');

background-repeat: no-repeat;

background-position: center;

background-color: #FFF;

width: 1201px;

height: 93px;

text-align: center;

margin: 0 auto;

clear: both;

color: #469cd5;

font-size: 10px;

font-weight: bold;

	}



#footer p {

padding: 40px 0 0 0;

}



#footer a {

color: #469cd5;

}



#footer a:hover {

color: #469cd5;

}

	

/* FLOATS */



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

	

/* CONTENT AREA */





.narrowcolumn {

        float: left;

	padding: 0 10px 10px 70px;

	width: 770px;

	}



.narrowcolumn ul, .narrowcolumn ol {

margin: 0;

padding: 0 0 20px 0;

}



.narrowcolumn ul li {

	list-style-image: url(images/reddisc.jpg);

        margin-left: 30px;

}



.narrowcolumn ol li {

	list-style-type: decimal;

        margin-left: 35px;

}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}

	

.widecolumn .post {

	margin: 0;

	}

	



.widecolumn .postmetadata {

	margin: 30px 0;

	}

	

.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.widecolumn .entry p {

	font-size: 1.05em;

    line-height: 1.6em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	text-align: left;

	}

	

	

/* SIDEBAR RELATED */



#sidebar {

float: right;

padding: 0 65px 10px 10px;

width: 265px;

text-align: left;

color: #000;

}



#sidebar h2 {

	font-size: 16px;

        font-style: bold;

        background: none;

	margin: 0;

	padding: 0;

color: #21a0de;

}



#sidebar h3 {

	font-size: 14px;

        font-style: bold;

        background: none;

	margin: 0;

	padding: 0;

color: #21a0de;

}

	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-position: inside;

	margin-bottom: 15px;

	list-style-type: disc;

        color: #666;

        text-indent: -1em;

	}



#sidebar ul li a {

color: #666;

	}



#sidebar ul li a:hover {

color: #666;

	}



#sidebar ul li.widget {

list-style: none;

text-indent: 0;

}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}





/* FORMS */



#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}

	

#sidebar form {

	margin: 0;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform {

text-align: left;

}	



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

	

/* COMMENTS */



.alt {

	margin: 0;

	padding: 10px;

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



/* TIDBITS */



acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-bottom: 30px;

	}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */



.wp-caption {

font-size: 9px;

color: #205389;

text-align: center;

margin: 5px;

padding: 5px;

}
a:hover img.pressimg {
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6; }

