




/*
     FILE ARCHIVED ON 19:50:03 May 26, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 1:01:20 Jan 24, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*  
Theme Name: BlogPotomac
Theme URI: http://viget.com/
Description: This theme developed by the team at Viget Labs.
Version: 1.0
Author: Todd Bayliss
Author URI: http://viget.com/
*/



/* Begin Typography & Colors */
*{
	margin: 0px;
	padding: 0px;
}
body{

	margin: 0px;
	font-family: arial, verdana, sans-serif;
	padding:0px;
	background: #eee9d6 url('/wp_content/themes/blogpotomac/images/bg.jpg') repeat-x;
	font-size: 12px;
	color:#451712;
}
p{
	line-height:16px;
	margin-bottom: 18px;
	/*text-align: justify;*/
}
h1{
	color: #801609;
	font-size: 28px;

}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	color: #175564;
}
a, a:visited{
	color: #115C6F;
}
a:hover{
	color: #801609;
}
.break{
	clear: both;
}
#wrapper {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
}
#header {
	background: #eee9d6;
	height: 369px; 
	width: 954px; 
} 
#headerTop {
	background: #eee9d6 url('/wp_content/themes/blogpotomac/images/header_main.jpg') no-repeat bottom center;
	height: 369px; 
	width: 954px;
} 
#nav{
	position: relative;
	top: 135px;
	left:45px;
	font: arial, verdana, sans-serif;
	color:#000;
	font-size:10pt;
	font-weight:bold;
}
#bullets{
	position: relative;
	top: 145px;
	left:230px;
	font: arial, verdana, sans-serif;
	color:#c7fa5d;
	font-size:12px;
	font-weight:normal;
	width:512px;
	line-height:16px;
}
#bullets li{
	list-style-type:none;
}
#nav a{
	margin-right:40px;
	text-decoration:none;
	color:#dfcd95;
}
#nav a:hover{

	text-decoration:underline;
	color:#debe8a;
}
#nav a.active{
	text-decoration:none;
	color:#f7eccf;
}
#register{
	position: relative;
	top: 119px;
	left:56px;
	font: arial, verdana, sans-serif;
	color:#155667;
	font-size:12px;
	font-weight:bold;
}
#register a, #register a:visited {
	color:#155667;
	text-decoration: none;
}
#register a:hover{
	color:#155667;
	text-decoration:underline;
}

/*------ End Navigation placement------*/

#contents {
	top: -50px;
	width: 954px;
	left:-45px;
	background: #eee9d6 url('/wp_content/themes/blogpotomac/images/bgcontent.gif') repeat-y;
}


/*------left Section--------*/

#leftside{
	width:352px;
	position:relative;
	float:left;
} 
#leftsideTitle{
	width:352px;
	height: 72px;
	background: url(/wp_content/themes/blogpotomac/images/title_left.jpg);
}
#titleLeft{
	position: absolute;
	margin-top: 26px;
	margin-left: 60px;
}
#leftsideContent{
	width:261px;
	position:relative;
	left:62px;
	top:0px;
	float:left;
} 
#leftside p{
	font-size: 13px;
	color:#451712;
	line-height: 17px;
	font-weight:normal;
}
.about h2 {
	background-color: #006C89;
	color: #CCF956;
	padding: 5px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	border: 1px solid #005E77;
}
.about p {
	font-size: 12px;
	color:#555;
	line-height:16px;
	margin-bottom:25px;
	
}
#content {
	margin-top: 12px;
}

/*------right Section--------*/

#rightside{
	position: relative;
	float: right;
	width: 602px;
}
#rightsideTitle{
	position: relative;
	height: 72px;
	width: 602px;
	background: url(/wp_content/themes/blogpotomac/images/title_right.jpg);
}
#titleRight{
	position: absolute;
	margin-top: 26px;
	margin-left: 27px;
}
#rightsideContent{
	position: relative;
	/*height: 340px;*/
	width: 490px;
	left: 27px;
}

/*------home content--------*/

#homeSpeaker{
	float: left;
	width: 220px;
	height: 90px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #D4CEB8;
	background-color: #E9E3D7;
}

#homeSpeaker img{
	margin: 8px 8px 8px 8px;
	border: 1px solid #958F83;
	float: left;
}
#homeSpeaker h3{
	margin-top: 7px;
	font-size: 12px;
	color: #502421;
	font-weight:bold;
	text-transform: uppercase;
}
#homeSpeaker h4{
	font-size: 9px;
	color: #502421;
	font-style: italic;
	margin-top:3px;
	padding-right: 8px;
}
/*.speakerLink{
	margin: 20px auto 8px auto;
}*/
.speakerLink a{
	font-size: 9px;
	float:left;
	border-width:0px;
	margin-top:3px;
}
.feedLink {
	border: 1px solid #D4CEB8;
	background-color: #E9E3D7;
	padding: 5px;
	font-size: 1.1em;
	margin-bottom: 18px;
	/*font-weight: bold;*/
}

/*------entry Section--------*/
.pageEntry {
	width: 456px;
}

/*------secondary pages Section--------*/

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}


.scheduleItem {
	margin-bottom: 10px;
}
.time {
	float: left;
	width: 80px;
}
.event {
	float: right;
	width: 100px;
	text-align: left;
}
.postHome {
	padding-bottom: 10px;
}
.postmetadata {
	border: 1px solid #D4CEB8;
	background-color: #E9E3D7;
	padding: 5px;	
}
.post h2 {
	margin-bottom: 8px;
}
ol {
	margin-bottom: 10px;
}
ol li {
	padding: 0px;
	margin-left: 2em;
	margin-top: 10px;
	list-style-position: outside;
}
ol.commentlist {
	width: 452px;
}
ol.commentlist p {
	margin-bottom: 10px;
}
ol.commentlist li {
	padding: 0px;
	margin-left: 2em;
	margin-top: 10px;
	list-style-position: outside;
	border-bottom: 1px solid #D4CEB8;
}
h3#respond {
	margin-top: 15px;
}
#speakerBio h3 {
	font-size: 14px;
	text-transform: uppercase;
}
#speakerBio h4 {
	font-size: 12px;
}
#speakerBio p {
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	/*text-align: justify;*/
}
#speakerBio img {
	float: left;
	margin: 4px 8px auto auto;
	border: 1px solid #958F83;
}
.blog {
	border: 1px solid #D4CEB8;
	background-color: #E9E3D7;
	width: 438px;
	padding: 10px;	
	margin-bottom: 16px;
}
.blogHeader {
	margin-bottom: 5px;
}
.blogOwner {
	font-size: 16px;
}
.blogName {
	font-size: 11px;
}
.blogEntries {
	
}
.blog ul {
	line-height: 20px;
}
.blog li {
	padding: 0px;
	margin-left: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}
/*------sponsor Section--------*/

#wrapperSponsors {
	/*clear:both;*/
	margin-left: 19px;
	padding-top: 8px;
	width: 862px;
	height: 360px;
	/*height: 240px;*/
	background-color: #E6D9B6;
	border: 0px;
}
#rowSponsors {
	margin-left: 17px;
}
#sponsor {
	width: 207px;
	height: 114px;
	float: left;
	background-image: url(/wp_content/themes/blogpotomac/images/bg_sponsor.jpg);
}
#sponsor img {
	margin: 16px;
}

/*------footer Section--------*/

#footer {
	margin-left: 19px;
	height: 65px;
	width: 862px;
	background-image: url(/wp_content/themes/blogpotomac/images/bg_footer.jpg);
}
#footerContent {
	color: #fff;
	padding: 27px 10px 10px 10px;
}
#footer a {
	text-decoration:none;
	color:#dfcd95;
}
#footer a:hover {
	text-decoration:underline;
}

