/*

Theme Name: Women Lawyers Online

Author: themeFORMARE

Author URI: http://www.themeformare.com

*/

   



/* SQUEAKY CLEAN BY AMZ */



#blogname {
/*
float: left;

margin-top: -35px;*/
margin-bottom:-10px;
margin-top:-10px;
text-align:left;

}



.small {

	font-size: 10px;

color: #72cd63;

	}



.smalltxt {

font-size: 9px;

}



.bluetxt {

color: #6495ed;

}



.greentxt {

color: #72cd63;

	}



.orangetxt {

color: #ff6600;

}

	

.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: #6495ed;

	}

	

h2 {

	font-size: 22px;

	margin: 0;

        padding: 0;

color: #6495ed;

	}

	

h2 a, h2 a:visited {

color: #6495ed;

	}

	

h2 a:hover {

color: #6495ed;

	text-decoration: none;

	}



h2.pagetitle {

	font-size: 16px;

	margin-top: 0;

	text-align: center;

	}

	

h3 {

	font-size: 14px;

        padding: 0;

	margin: 0;

color: #6495ed;

	}



h3, h3 a, h3 a:visited {

color: #6495ed;

	}

	

h3 a:hover{

color: #6495ed;

	text-decoration: none;

	}

	

h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}



h4 {

font-size: 14px;

color: #835434;

}

   

	

.entry p a:visited {

color: #6495ed;

	}



.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: #6495ed;

	text-decoration: none;

	}



a:hover {

color: #72cd63;

	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;

	}





/* STRUCTURE DIVS & CLASSES */





body {

background-image: url('images/mainbg.jpg');

background-repeat: repeat-x;

background-color: #6395ec;

color: #835434;

text-align: center;

font-family: Arial, Helvetica, Sans-Serif;

font-size: 100%;

margin: 0 auto;

	}



#page {

background-image: url('images/contentbg.jpg');

background-repeat: repeat-y;

background-position: center;

margin: 0 auto;

padding: 0;

width: 1025px;

height: 100%;

	}



#header {

background-image: url('images/header.jpg');

background-repeat: no-repeat;

background-position: center;

margin: 0 auto;

padding: 0;

width: 1025px;

height: 282px;

	}

#home {
width: 1028px;
height: 243px;
margin-bottom: 30px;
}

#homeleft {
background-image: url('images/optin.png');
background-repeat: no-repeat;
background-position: center;
float: left;
width: 557px;
height: 243px;
margin: 0 0 0 20px;
}

#homeright{
float: right;
width: 400px;
height: 243px;
margin: 0 24px 0 0;
}

#opt {
float: right;
width: 400px;
padding: 175px 0 0 0;
}



#menubar {
width: 1028px;
height: 27px;
text-align: center;
padding: 235px 0 0 150px;
line-height: 25px;
font-size: 14px;
font-weight: bold;
color: #72cd63;
}



#menubar a {
color: #835434;
text-decoration: none;
text-transform: uppercase;

}



#menubar a:hover {
color: #6495ed;
text-decoration: none;
text-transform: uppercase;

}



#sidebar

{
float: right;
padding: 0 40px 10px 10px;
margin-top: -20px;
width: 225px;
text-align: left;
color: #835434;
}

#leftsidebar
{
float: left;
padding: 0 10px 10px 40px;
margin-top: -20px;
width: 225px;
text-align: left;
color: #835434;
border-right: 1px solid #6495ed;
}



.post {

	margin: 5px 0 40px 0;

text-align: left;

	}



.post h2 {

margin-top: 25px;

text-align: left;

}



.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 {

width: 1025px;

height: 53px;

text-align: left;

margin: 0 auto;

clear: both;

	}



#footer p {

font-size: 11px;

font-weight: bold;

padding: 25px 10px 10px 25px;

color: #6395ec;

}

	

/* FLOATS */



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



.narrowcolumn {
        float: left;
	padding: 0 15px 10px 30px;
	margin-top: 0;
	width: 400px;

	}



.narrowcolumn1 {

        float: left;

	padding: 0 15px 10px 30px;

	margin-top: -75px;

	width: 700px;

	}



.narrowcolumn ul, .narrowcolumn ol {

margin: 0;

padding: 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 h2 {

	font-size: 14px;

        font-style: bold;

        background: none;

	margin: 10px 0 0 0;

	padding: 0;

color: #6495ed;

}



#sidebar h3 {

        font-style: bold;

        background: none;

	margin: 10px 0 0 0;

	padding: 0;

}

	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	margin-bottom: 15px;

	list-style-type: disc;

color: #6495ed;

font-size: 12px;

	}



#sidebar ul li a {

color: #6495ed;

	}



#sidebar ul li a:hover {

color: #72cd63;

	}



#sidebar ul li.widget {

list-style: none;

}



#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;

	}

/* LEFT SIDEBAR RELATED */


#leftsidebar h2 {
	font-size: 14px;
        font-style: bold;
        background: none;
	margin: 10px 0 10px 0;
	padding: 0;
color: #6495ed;
}

#leftsidebar h3 {
        font-style: bold;
        background: none;
	margin: 10px 0 0 0;
	padding: 0;
}
	
#leftsidebar ul, #leftsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li {
	margin-bottom: 15px;
	list-style-type: disc;
color: #6495ed;
font-size: 12px;
	}

#leftsidebar ul li a {
color: #6495ed;
	}

#leftsidebar ul li a:hover {
color: #72cd63;
	}

#leftsidebar ul li.widget {
list-style: none;
}

#leftsidebar ul p, #leftsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar 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 input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}

#commentform{
text-align:left;
}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

#respond{
text-align:left;
}	

/* COMMENTS */



.alt {

	margin: 0;

	padding: 10px;

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	}



.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-top: 25px;

	margin-bottom: 45px;

	}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */


