/*Theme Name: Greater Hartford Women's Conference
Theme URI: http://cgwebhelp.com/
Description: Custom Theme designed for Greater Hartford Women's Conference by <a href="http://www.cgwebhelp.com">cgwebhelp, llc.</a>
Version: 1.0
Author: Carolyn Griswold
Author URI: http://cgwebhelp.com.com/
Tags: blue, fixed width, two columns, widgets

	

	This theme was designed and built by Carolyn Griswold,
	whose blog you will find at http://cgwebhelp.com/blog/ and http://websavvymarketers.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*////////// GENERAL //////////*/
body {
	margin: 0px;
/*	background-image: url(cssimages/bodybak.png);
*/
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #dcf;
	background-attachment: fixed;
	color: #003;
	}

#container {
	
	margin: 0px auto 0px auto;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff ;
	border-left: 1px solid #221a65;
	border-right: 1px solid #221a65;
	-moz-box-shadow: 0 0 5px 5px #88a;
	-webkit-box-shadow: 0 0 5px 5px #88a;
	box-shadow: 0 0 5px 5px #88a;

	}
	  
#container2 {
	}

#container3 {	
	}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #007a3d;
	}
		
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007a3d;
	
	}
		
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;

	}
	
h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	}

		
a {color: #674789;}

a:hover {}
		
a:visited {color: #674789;}
	 	 

/*////////// HEADERS //////////*/
#header {
	width: 1000px;
	height: 230px;
	margin:0px auto;
	background-image:url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/websitelogo2012.png);
	background-repeat: no-repeat;
	background-position:5px 10px;
	border-bottom: 18px solid #007a3d;
	
	
}

	
#header h1 { 

	font-size: 14px;
	color: #8767a9;
	text-align: center;
	margin: 0px;
	padding:0px;
}
#header h2 {
	font-size: 18px;
	margin-top:90px;
	margin-left: 380px;
	margin-right:50px;
	text-align: right;
	color:#007a3d;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
	
}

/*////////// CONTENT //////////*/

#content {
	width:670px;
	float:left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	}
.intro {
	font-size: 14px;
	line-height:1.5em;
	
}
#content h1 {
	color:#007a3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#content h2 {
	color:#007a3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	clear:left;
}
	
#content h3 {
	color: #007a3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	clear:left;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.5em;
	text-decoration: none;
}
blockquote {
	background-color:#cde1eb;
	font-style:italic;
	border:#221a65 thin solid;
	padding:20px;
}
}
#content a:link, a:visited {
	color: #8a1d04;
	text-decoration:none;
}
#content a:hover {
	background-color:#edf;
}

	
#content img {
	padding: 5px;
	border:#221a65 thin solid;
	-moz-box-shadow: 0 0 3px 3px #88a;
	-webkit-box-shadow: 0 0 3px 3px#88a;
	box-shadow: 0 0 3px 3px #88a;
	
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/*////////// SIDEBARS //////////*/
#sidebarIntro {
	width:250px;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0px 5px 5px 15px;
	background: #fff;
	-moz-box-shadow: inset 3px 3px 5px #889;
	-webkit-box-shadow: inset 3px 3px 5px #889;
	box-shadow: inset 3px 3px 5px #889;
	}
#sidebarIntro h1 {
	color:#007a3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#sidebarIntro li {
	margin-top: -15px;
}
#sidebarIntro h2 {
	color:#362367;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	display: block;
	margin-left: -15px;
	padding: 5px 0 0 10px;
	width: 270px;
	background: url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/h2-bkgnd.png) no-repeat;
}
#sidebarIntro h3 {
	color: #362367;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	margin-left: -15px;
	padding: 5px 0 0 10px;
	width: 270px;
	background: url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/h2-bkgnd.png) no-repeat;
}

#sidebarIntro img{
	border:none;
	padding-top:10px;
	padding-bottom:10px;
}
#sidebarLT {
	width:250px;
	float:right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	
	}

#sidebarRT {
	width: 275px;
	float:right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	
	}
#sidebar li {
	list-style-type: none;
}

/*////////// NAV //////////*/

#top_navlist {
	position:absolute;
	top:203px;
	width:1000px;
	padding-left: 155px;
	
}
  
#top_navlist h2 {
	display:none;
}
#navlist {
	padding: 7px 0px;
	margin-left:0;
	font-weight:bold;
	
}
#navlist li{
	list-style:none;
	margin:0;
	padding: 0;
	display:inline;
}
#navlist li a{
	padding: 6px 5px 10px 5px;
	margin: 0px;
	border: 1px solid #007a3d;
	border-bottom: none;
	text-decoration: none;
	background: #007a3d url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/button-back-e1325980353939.png) left top repeat-x;
	color: #221a65;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
#navlist li a:visited {
	color: #003;
}
#navlist li a:link {
	color: #003;
}
#navlist li a:hover{
	color: #fff;
	background: #674789;
	border-color: #674789;
}
#navlist li.current_page_item a {
	background: #674789;
	color:#fff;
	border-color: #674789;

}




/*suckerfish menu starts here*/
#navlist li ul { /* second-level lists */
	position: absolute;
	border: none;
	margin-top: 10px;
    margin-left: 90px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navlist li ul li a,
#navlist li ul li a:link,
#navlist li ul li a:visited {
	display: block;
    width: 150px;
	font-size: 12px;
    text-transform:none;
    font-variant: normal;
    font-weight:bold;
    color: #003;
    border: 1px solid #674789;
    background-color: #dcf;
    background-image: none;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

#navlist li ul li a:hover {
    background-color: #674789;
    color: #fff;
    border-color: #dcf;
    text-decoration: none;
}

#navlist li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 7em;
}

#navlist li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#navlist li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}	 

/*TOC Nav*/
.tocNav{
	padding-left:0;
	margin-left:0;
	width: 200px;
}
tocNav li{
	list-style: none;
	margin:0;
	padding: 0.25em;
	
}
tocNav li a {
	text-decoration:none;
}
#pushbottom{
	clear:both;
}

/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
#footer {
/*	background-image: url(cssimages/footerback2.png);
	background-repeat: no-repeat;
*/
	background-color: #674789;
	margin: 0 auto;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;	
	border-top: 2px solid #221a65;	
	color: #dcf;
	}
#footer h1, h2, h3 {
	color:#fff;
}
#footer a:link, #footer a:visited,
#footerLeft a:link {
	color: #edf;
}
#footerLeft h3 a:link, #footerLeft h3 a:visited {
	color: #fff;
}
#footer a:hover,
#footerLeft h3 a:hover {
	color: #221a65;
	background: #dcf;
}
#footerRight{
	width:250px;
	float:right;
	padding-top:15px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dcf;
	background-image: url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/purple-bird-e1325972154986.png);
	background-repeat: no-repeat;
	background-position: right 20px;	
}
#footernavlist li {
	list-style: none;
	
}
#footernavlist li a:link {
	color: #dcf;
	text-decoration:none;
	font-weight: bold;
}
#footernavlist li a:visited{
	color:#dcf;
	text-decoration:none;
	font-weight: bold;
}
#footernavlist li a:hover{
	color: #000;
	background: #cbe;
	
}
		
#footerLeft {
	width:680px;
	height: 195px;
	float:left;
	text-align: center;
	color: #dcf;
	padding-top:5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(http://greaterhartfordwomensconference.com/wp-content/uploads/2012/01/sprig.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*////////// IMAGES //////////*/		


/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements you want to add can go here*/
.top {
	margin-top:5px;
	padding-top:0px;
	text-align:center;
	font-size: 14px;
	color:#8a1d04;
}

.quote {

	background-color: #cde1eb;
	padding: 30px;
	clear:left;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
