/* 
Theme Name: CSFW
Theme URI: http://www.clearstreamwood.com
Version: 1.0
Description: A Modified Connections Theme
Author: Thanks to Patricia Muller for Original Connectrions theme.
Author URI: http://www.vanillamist.com/blog/
*/

/* General Start */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #F3F6ED;
}
a {
	color: #909D73;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap {
	background:#fff url(img/rap.jpg) center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#main {
	padding:0;
	/*background:url(img/content_bg.gif) repeat;*/
	width:566px; /*740px -> 548*/
	float:right;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0px;
}
#content {
	width:554px;/*548*/
	float:right;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}
/* This was an IE specific fix... not needed.
* html #content {
    overflow-x: auto; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 400);
}*/
#wpg2content {
	width:740px;
	float:left;
	padding:0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#header, #header1 {
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#sidebar,#sidebarweb,#sidenav {
	width:172px;
	float:left;
	margin:0;
	font-size:0.9em;
	color:#333;
	display:inline;
} 
#sidebar {
	padding: 4px 6px 5px 4px;
	font-size:0.9em;
} 
#sidebarweb {
	padding: 0px 0px 6px 12px;
	font-size:0.9em;
} 
#sidenav {
	padding: 4px 0px 0px 12px;
	font-size:1em;
}

/* General */
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 10px;
	background: url(img/blockquote.gif) no-repeat left top;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
}
/* General End */

/* Headers Start */
#header {
	background:#fff url(headers/rotate2.php) no-repeat bottom; 	
}
#header1 {
	background:#fff url(headers/rotate2.php) no-repeat bottom;
	/* background:#fff url(img/front.jpg) no-repeat bottom; */
}
#header h1,#header1 h1 {
	margin: 0;	
	font-size: 1.6em;
	color:#F7F3ED;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a,#header h1 a {
	color:#F7F3ED;
	/*color:#B5C09D;*/
	text-decoration:none;
}
#header h1 a:hover,#header1 h1 a:hover  {
	color:#F7F3ED;
}
#header #desc,#header1 #desc {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#F7F3ED;
	/*color:#B5C09D;*/
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header a:visited{
	color: #F7F3ED;
}
/* Headers End*/

/* Top Navigation Bar Start*/
#topnav {
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Georgia, "Times New Roman", Times, serif;
}
#topnav li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited {
	text-decoration:none;	
	color:#BBC4A3;
}
#topnav li a:hover, #topnav li a:active {
	color:#F7F3ED;	
}
/* Top Navigation Bar End */

/* Start Sidebars */
/*Update Page Sidebar*/
#sidebar h2 {
	margin: 0 0 0 0;
	padding:2px;
	font-size: 1.2em;
	color: #676E04;
	text-align:left;
	/*background:url(img/sidenav_top.jpg) no-repeat center;*/
	/*border:#ccc 0px solid;*/
	background:#F3F6ED;
	height:22px;
	font-weight:bold;
	border-top:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	/*border-top:#ccc 1px solid;*/
}
#sidebar ul {
	list-style-type: none;
	padding: 4px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:4px;
	/*background:#F3F6ED url(img/sidenav_bottom.jpg) no-repeat bottom;*/
	background:#F3F6ED;
	border-bottom:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	/*border-top:#ccc 1px solid;*/
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #909D73;	
}
#sidebar ul li a:visited {
	color: #999999;	
}
#sidebar ul li a:hover {
	color: #990000;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	background:none;
	border:none;
}
#sidebar ul ul li {
	margin:0;
	padding:0;
	padding-left:2px;
	margin-left:2px;
}

/*Web Page Sidebar - Adjusts Spacing and Creates Nav Bar.  Copy Entire #Sidebar to Below. */
#sidebarweb h2,#sidenav h2,#sidenav h3 {
	margin: 0;
	color: #676E04;
	text-align:left;
	/*background:url(img/sidenav_top.jpg) no-repeat center;*/
	background:#F3F6ED;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#sidenav h2 {
	/*border-top:#E1D6c6 1px solid;*/
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	font-size: 0.9em;
}
#sidenav h3 {
	border-top:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	/*height:14px;*/
	font-size: 0.9em;
}
#sidebarweb h2 {
	font-size: 1.2em;
	border-top:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
#sidebarweb ul,#sidenav ul {
	list-style-type: none;
	padding: 4px;
	margin: 0;
	font-size: 1em;	
	/*padding-bottom:4px;*/
	/*background:#F3F6ED url(img/sidenav_bottom.jpg) no-repeat bottom;*/
	background:#F3F6ED;
	/*border-bottom:#E1D6c6 1px solid;*/
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
#sidebarweb ul {
	border-bottom:#E1D6C6 1px solid;
}
#sidebarweb ul li,#sidenav ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebarweb ul li a,#sidenav ul li a  {
	text-decoration: none;
	border:none;
}
#sidebarweb ul li a:link,#sidenav ul li a:link {
	color: #29303B; /*#909D73;*/
}
#sidebarweb ul li a:visited,#sidenav ul li a:visited {
	color: #999999;	
}
#sidebarweb ul li a:hover,#sidenav ul li a:hover {
	color: #990000;
	font-weight: bold;	
}
#sidebarweb ul ul,#sidenav ul ul {
	list-style-type: none;
	padding: 4px;
	margin: 0;
	font-size: 0.9em;	
	background:none;
	border:none;
}
#sidebarweb ul ul li,#sidenav ul ul li {
	margin:0;
	padding:0;
	padding-left:2px;
	margin-left:2px;
	/*background:url(img/subcat_bullet.gif) no-repeat left;*/
}
/* End Web Side Bar*/
/* Side Bars End */

/* Start Footer */
.footer-title {/*Footer CSFW Title*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration:none;
	font-style: italic;
	font-size: 1.2em;
}
.footer-text {/*Footer CSFW INFO*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration:none;
	font-size: 0.9em;
	line-height: normal;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#7A7636;
}

#footer p {margin:0;padding:0;}

/* End Footer*/

/* Word Press Specific Start */
#pagenav
{
	list-style:none;
}
#content ul {
	margin-left: 0;
	padding-left: 30px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 3px;
	padding-left: 1em;
}
#content img,#contentwide img{
	border:0px solid #999966;
	float:left;
	margin:3px 3px 3px 3px;
}
.post , .page {
	margin:0 0 10px 0;
}
.page {
	margin:25px -5px 0 27px;
}
.post-info, .page-info {
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info {
	text-align:center;	
}
.post-info a {
	color:#990000;
}
.post-info a:hover {
	color:#000;
}
.post-content, .page-content {
	padding:0px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title {
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer {
	padding-top:16px;/*was 20px*/
	background:url(img/divider.gif) no-repeat center;
}
.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform {
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li {
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED;
	/*background:#F3F6ED url(img/comments_bottom.jpg) repeat-x bottom;*/
	border:#E1D6C6 1px solid;
}
.commentlist .alt {
}
/* Word Press Specific End */

/* WPG2 alignment classes */

.giDescription {
	margin: 0px; 
}

.g2image_normal {
	margin: 4px;
}

.g2image_float_left {
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right {
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* Various Classes From Old Theme*/
.center{display:block;margin:5px auto 12px;text-align:center;}
.navigation{display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;
}
