/*
Theme Name: ChrisCurtis
Theme URI: http://www.chris-curtis.com/
Description: Custom Wordpress business-style theme based on the Blueprint CSS Framework.
Version: 1.0
Author: Chris Curtis, The Web Business Expert
Author URI: http://www.chris-curtis.com/
Credits: http://code.google.com/p/blueprintcss and http://www.graphpaperpress.com
*/


body
{margin-bottom: 0; margin-top: 8px; background: url('/images/bg.jpg');}

.rtbody
{margin-bottom: 0; margin-top: 0px; background: url('/images/rtbg.jpg'); repeat: no-repeat;}

blockquote
{font-style: normal; padding: 0 0 0 0; color: #000; background: url('images/quote.png') .5em top no-repeat;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #42567B; font-family: sans-serif; font-weight: bold;}
h1,h2,h3,h4,h5,h6 {color: #42567B; font-family: sans-serif; font-weight: bold;}

a {color: #578BC5; text-decoration: underline;}

a:active, h2 a:active, h3 a:active {color: #42567B; text-decoration: none;}
a:hover, h2 a:hover, h3 a:hover {color: gray; text-decoration: underline;}

blockquote p { padding: 0 20px 0 30px; }

hr {background: #CCC; height: 1px;}

/************************************************
*	META DATA SPECIFICATIONS  								*
************************************************/
.meta
{
	color: #999;
	font-size: .8em;
	line-height: 2em;
	margin: 0;
	font-family: Georgia;
}

.meta a { color: #999; }
.meta a:hover { color: #000; }

/************************************************
*	MAIN CONTENT SPECIFICATIONS  								*
************************************************/

#maincontent h2
{color: #2392C0; border-bottom: 1px dotted #AAA; margin-bottom: 35px;}

h2 a {color: #2392C0; text-decoration: none;}

#maincontent .post h2 { margin-bottom: 5px; }
#maincontent .content { padding: 20px 30px 5px 45px; }

#feature h3
{margin-bottom: 0; padding: 0;}

.post { margin-bottom: 10px; }
.entry { padding-bottom: 10px; }

/************************************************
*	HEADER SPECIFICATIONS  								*
************************************************/
#header
{height: 110px; width: 870px; padding: 0px 0 0 0;}

#header h1, #header .description
{padding: 0; margin: 0; line-height: 1em;}

/************************************************
*	TOP NAVIGATION BAR  - HORIZONTAL  								*
************************************************/

#navbar {
	background: #E38830;
	width: 870px;
	height: 28px;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;

	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #8696B3;
	text-decoration: underline;
	}
	
#navbar p {
	color: #8696B3;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 870px; height: 35px;
	float: left;
	margin: 0px;
	padding: 8px 0px 2px 0px;
	}
	
#navbarright {
	width: 0px;
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 7px 0px 2px 0px;

	}
	
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a, #navbar ul li a:visited {
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 7px 15px 5px 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#navbar ul li a:hover {
	background: #8696B3;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 8px 15px 5px 15px;
	text-decoration: none;
	}
	
.current_page_item a, .current_page_item a:hover {
    background: #8696B3 !important;
    color: #FFFFFF !important;
    }

/************************************************
*	NAVIGATION IN POSTS  								*
************************************************/
.entry #nav .content
{padding: 0; margin: auto;}

.entry #nav
{margin-bottom: 5px; background: #FFF;}

.entry #nav li a
{color: #FFF; border-right: 1px solid #AAA; background: #666;}


.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{background: #333; color: #FFF;}

/************************************************
*	SEARCH BOX SPECIFICATIONS 								*


************************************************/
#search { float: right; }

#search #s
{
	background: transparent url('images/icons/search_grey.gif') 0px center no-repeat;
	padding: 2px 0 2px 17px;
	width: 135px;
	color: #CCCCCC;
	font-size: 0.9em;
	margin-right: 0px;
	margin-top: 10px;
}

#search #s:hover { color: #000; }
.search-excerpt { margin: 0; }

/************************************************
*	COMMENT SPECIFICATIONS 								*
************************************************/
.commentlist li { padding: 8px 15px; }
.comments-alt { background: #EEE; }

/************************************************
*	LIST SPECIFICATIONS 								*
************************************************/
.bottombar { }

ul
{list-style-type: none; margin-left: 1em; padding: 0;}

ul li
{background-repeat: no-repeat; line-height: 2em; margin: 0 0 0 1em; padding: 0;}

ul li a { color: #666; }

/************************************************
*	COMMENT STYLE SPECIFICATIONS 								*
************************************************/
#comments { width: 100%; }
dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt
{
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong
{
	font-size: 1.4545em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited
{
	color: #000;
	border-bottom: 1px dotted #999;
}

dl#comment_list dt strong a:hover
{
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd
{
	padding: 20px;
	margin: 0 0 1.5385em;
	background: #dfdfdf;
}

dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/************************************************
*	COMMENT FORM SPECIFICATIONS 								*
************************************************/
#comment_form
{
	width: 46.8em;
	margin: 0 0 4.0em 0;
}

#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label
{
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}

#comment_form .text_input
{
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em Verdana, sans-serif;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}

#comment_form .text_input:focus
{
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 32.9231em; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit
{
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #0099cc; }


/************************************************
*	VERTICAL MENU SPECIFICATIONS 								*
************************************************/
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a
{
	float: none;
	background: #000;
	color: #ccc;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a
{
	background: #333;
	color: #FFF;
}


/************************************************
*	MISCELLANEOUS SPECIFICATIONS 								*
************************************************/
.video {
	background: #E8EDF1;
	float: left;
	width: 260px;
        height: 220px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #B1C3D4;
	}

/************************************************
*	Widget Specs      								*
************************************************/

.widgbar {

        font-size: 8.5pt; font-weight: normal; font-family: Arial, Tahoma, sans serif;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 12px; 
        line-height: 1.3em;}

.widgbar h4{

        font-size: 10pt; font-weight: bold; font-family: Tahoma, Helvetica;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px; }

.widgbar em{text-decoration: none; background: none;}

.sights
{text-align: center; font-size: .8em; margin: 0;}

/************************************************
*	Footer      								*
************************************************/

/* FOOTER */
#footer
{
	text-align: center;
	font-size: 1.5em;
 	padding: 15px 10px 20px 0px;
        margin: 0px 0px 0px 0px;
        color: #C9B694;
        background: #bd6713;
}

#footer a { text-decoration: underline; color:#c9b694;}
#footer em { text-decoration: none; }


/************************************************
*	TABLE SPECIFICATIONS    								*
************************************************/
/* Tables-------------------------------------------------------------- */
table   {border:0px}
th      { }
td      {border:0px }
th,td   { padding: 0px 0px 0px 0; }
tfoot   { font-style: italic; }caption { background: #ffc; }

/************************************************
*	HOME PAGE EDITS     								*
************************************************/

.allbody {height: 600px; width: 870px; background:url('/2010/cchome.jpg'); margin: 27px 0px 0px 0px;}

.baseleft{float: left; width: 204px; height: 600px; background:url('/2010/chriscurtis1.jpg');}
.techtalkphilly {padding: 10px 12px 0px 15px; font-size: 12px; height: 135px; line-height: 1.3em; font-size: 11px;}
.promo {padding: 15px 12px 0px 20px; font-size: 12px; height: 285px;}
.coolstuff {padding: 15px 12px 0px 20px;font-size: 12px; height: 135px;}

.basemid{float: left; width: 440px; height: 600px;}

.midtop{float: left; width: 440px; height: 269px; padding: 35px 0px 0px 10px; background:url('/2010/blackent_dec.jpg');}
.toptext{width: 190px; height: 294px; padding: 0px 10px 10px 0px; line-height: 1.3em; color:black;}

.midbottom{float: left; width: 440px; height: 296px; background:url('/2010/chriscurtis4.jpg');}
.midleft{float: left; height: 296px; width: 230px;}
.booktxt{height: 117px; width: 110px; padding: 15px 10px 13px 110px; line-height: 1.3em; font-size: 11px;}
.whatsnew{height: 126px; width: 197px; padding: 25px 15px 0px 18px; line-height: 1.3em; font-size: 12px;}

.midright{float: right; height: 296px; width: 210px;}
.wbo{height: 117px; width: 175px; padding: 15px 10px 13px 15px; line-height: 1.3em; font-size: 11px;}
.meetup{height: 126px; width: 173px; padding: 25px 15px 0px 22px; line-height: 1.3em; font-size: 12px;}

.baseright{float: left; width: 225px; height: 600px; background:url('/2010/chriscurtis3.gif');}
.sociali {padding: 45px 0px 0px 20px;}
.blogtxt{padding: 12px 15px 0px 20px; font-size: 11px;}
/************************************************
*	HOME PAGE MODIFICATIONS  								*
************************************************/


.promo1{float: left; height: 130px; width: 625px; margin: 0px 0px 0px 0px; padding: 20px 0px 0px 25px; line-height: 1.3em; font-size: 11px; background:url('/2010/ccmaintop.jpg'); background-repeat:no-repeat;}

.news{float: left; height: 105px; width: 230px; padding: 20px 10px 0px 110px; line-height: 1.3em; font-size: 11px;}

.book{float: left; height: 125px; width: 145px; padding: 0px 0px 0px 105px; line-height: 1.3em; font-size: 11px;}


.promo2{float: left; height: 42px; width: 625px; padding: 8px 0px 0px 25px; line-height: 1.3em; font-size: 13px; color: #A06C1B;}
.chris{float: right; height: 200px; width: 220px; padding: 0px 0px 0px 0px; line-height: 1.3em; font-size: 11px;}

.bloglist{float: left; height: 165px; width: 480px; line-height: 1.3em; font-size: 12px; color: #064459; padding: 15px 100px 0px 25px;}

.bloglist a{color: #276175; font-size: 14px;}

.eventlist{float: right; height: 180px; width: 195px; padding: 20px 0px 0px 25px; line-height: 1.3em; font-size: 11px; color: #12673B;}
/************************************************
*	INNER PAGE EDITS     								*
************************************************/
.txtbody {height: 600px; width: 870px;}
.bio{font-size: 9.5pt;}
.bodyleft {float: left; height: 620px; width: 595px; padding: 10px 20px 10px 25px; background:url('/img/chriscurtis2nd_01.jpg');}
.bodyright {float: left; height: 620px; width: 210px; padding: 10px 10px 10px 10px; background:url('/img/chriscurtis2nd_02.jpg');}
.altbodyright {float: left; height: 620px; width: 210px; padding: 10px 10px 10px 10px; background:url('/img/chriscurtis3rd_02.jpg');}

