/*
Theme Name: Chris Pitman
Theme URI: http://www.chrispitman.com
Description: Based on site look and feel.
Version: 1.0
Author: Formula, Inc.
Author URI: http://www.ie-formula.com/
*/



/* ZERO OUT ALL BROWSER PRE-SET VALUES  -----------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}



/* ------------------------------------------------------------------------------------------------------*/

/* TOP NAVIGATION:  HOME BUTTON ----------------------------------------------------------- */

#homeBtn {
	float: left;
	height: 11px;
	min-height: 11px;
	margin: 9px 0 0 16px;
}

#homeBtn a {
	display: block;
	width: 32px;
	height: 11px;
	min-height: 11px;
	text-indent: -5000px;
	background: url(/images/blog/nav_home.gif) no-repeat;
 }
 
#homeBtn a:link		{ color: #999999; text-decoration: none; }
#homeBtn a:visited	{ color: #999999; text-decoration: none; }
#homeBtn a:hover	{ color: #999999; text-decoration: underline; }
#homeBtn a:active	{ color: #999999; text-decoration: none; }
#homeBtn a:focus	{ outline: 0; }


/* TOP NAVIGATION:  SECTION NAV ----------------------------------------------------------- */

/* BASE BLOCK ELEMENTS & GLOBAL STYLES ------------------------------------------------------------------*/


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for centering layout in IE 5.x */
	background-color: #000000;
}
A:link {
       font-size: 11px;
       color: #66ccff; 
       text-decoration: none

}
A:visited {font-size: 11px;
       color: #66ccff; 
       text-decoration: none

}
A:active {font-size: 11px;
       color: #66ccff; 
       text-decoration: none

}
A:hover {font-size: 11px;
       color: #66ccff; 
       text-decoration: none

}

#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1000px;
	background: #000000;
}

#headerBlock {
	margin: 0;
	width: 1000px;
	height: 26px;
	background: #2A272B;
	text-align: left;
}

#mainbg {
	margin: 0;
	width: 1000px;
	height: auto;
	background: #ffffff;
}

#mainBlock {
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 6px 0 2px 0;
}



.clear {
	clear: both;
}



/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/* CONTENT BLOCK: CONTENT COLUMNS  ---------------------------------------------------------*/


/* All text styles for Main Text Block area -------

#content h1 {
	margin: 0 0 25px 0;
	padding: 20px 0 0 0;
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
}

#content h3 {
	margin: 0 0 2px 0;
	padding: 0 0 14px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}
*/
#mainBlock h4 {
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

#mainBlock p {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}

#mainBlock ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}

#mainBlock li {
	margin: 0 0 7px 0;
}



/* -------------------------------------------------------------------------------------------------------*/
/* FOOTER BLOCK  -----------------------------------------------------------------------------------------*/

#footerBlock p {
	padding: 5px 90px;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #484749;
}

#footerBlock p.caption {
	padding: 11px 0;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
}

p.copyright {
	margin: 9px 0;
	font-size: 9px;
	line-height: 10px;
	color: #4D4D4D;
}


p.copyright a:link {
	color: #4D4D4D;
	text-decoration: none;
}
p.copyright a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
p.copyright a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
p.copyright a:active {
	color: #4D4D4D;
	text-decoration: none;
}

/* Background Graphic */

#container #mainBlock {
	width: 1000px;
	height: auto;
	padding: 0px 0px 0 0px;
	text-align: left;
	float: left;
}
#container #sidebar {
	background: #3e505b; 
	width: 128px;
	height: auto;
	text-align: left;
	padding: 20px 0 0px 20px;
	float: right;
}

#content {
	width: 450px;
	height: auto;
	padding: 10px 10px 0px 40px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





















#content h1 {
	margin: 0 0 25px 0;
	padding: 20px 0 0 0;	
}

#content h2 {
	margin: 0 0 2px 0;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: .03em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #e68f27;
}

#content h3 {
	margin: 0 0 2px 0;
	font-weight: normal;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color: #66ccff;
}

#content h3 a:link{
	color: #66ccff;
	font-size: 28px;
    text-decoration:none
}
#content h3 a:visited{
	color: #66ccff;
	font-size: 28px;
    text-decoration:none
}
#content h3 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 28px;
    text-decoration:none
}
#content h3 a:visited{
	color: #66ccff;
	font-size: 28px;
    text-decoration:none
}


#content h4 {
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
#content h4 a:link{
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	color: #CCCECD;
        text-decoration:none
}
#content h4 a:visited{
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	color: #CCCECD;
        text-decoration:none
}
#content h4 a:hover{
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	color: #CCCECD;
        text-decoration:none
}

#content p {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}

#content li {
	margin: 0 0 7px 0;
}


#footerBlock {
	margin: 0;
        height: 100%;
	width: 1000px;
	min-height: 32px;
	background: #2A272B;
}


#sidebar {
	width: 125px;
	height: auto;
	padding: 30px 10px 0px 20px;
	text-align: left;
	float: left;
}

#sidebar p {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}

#sidebar h3 {
	text-transform: uppercase;
	letter-spacing: .1em;
    font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 6px 0;
	color: #fedc68;
          
}
#sidebar ul {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}

#sidebar li {
    list-style-type: none;
	margin: 0 0 7px 0;
	font-weight: bold;
}


#sidebar ul li ul li.rssLink {
	list-style-type: none;
	background: url(/images/blog/rss.gif) no-repeat;
	padding: 0 0 0 15px;
}
#sidebar a:link {
     font-family: Arial;
	font-size: 12px;
	color: #cccccc;
        text-decoration:none;
          
}
#sidebar a:hover {
        font-family: Arial;
	font-size: 12px;
	color: #cccccc;
        text-decoration:none;
          
}
#sidebar a:visited {
        font-family: Arial;
	font-size: 12px;
	color: #cccccc;
        text-decoration:none
          
}
small {
       font-weight: bold;
       font-family: Arial;
       font-size: 11px;
       color: #a8a8a8;
}

#content.commentlist {
       font-weight: bold;
       font-family: Arial;
       font-size: 11px;
       color: #a8a8a8;
}
style2 {
       font-weight: bold;
       font-family: Arial;
       font-size: 11px;
       color: #a8a8a8;
}


div.entry img { 
	margin-top: 10px;
}

div#content div.post p.postmetadata {
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #cccccc;
}

div#content div.post small {
	display: block;
	margin: 5px 0 20px 0;
}

div#content div.post {
	margin: 0 0 40px 0;
	padding: 0 0 25px 0; 
	background: url(/images/blog/post_bgGrad.gif) no-repeat left bottom;
}

div#content div.navigation {
	margin: 0 0 25px 0;
}

li#recent-posts {
	padding-right: 10px;
}


