/*   
Theme Name: ChrismWeb Blog Site
Theme URI: http://chrismweb.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: Chris Moeller
Author URI: http://chrismweb.com
Version: 1.0
*/

@media screen {

* { 
margin: 0;
padding: 0; 
word-wrap:normal;
}
/*chris added */
ul /* fix for firefox */
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}
html
{
	background-image:url(images/html_bg.jpg);
	background-repeat:repeat-x;
	/*font-family:Arial, Helvetica, sans-serif;*/
        font-family: Arial;
        background-color:#F1F1F1;
}

body 
{ 
    /*background: white; */
    /*font: 14px/1.4 Georgia, Serif; */
}
#page-wrap
{ 
    width: 990px; 


    margin: 0px auto; 
    /*border:1px solid black;*/
    overflow:auto;
    background-image:url(images/html_bg.jpg);
    background-repeat:repeat-x;

    position:relative;
}
#footer_links
{
    width: 960px; 
    padding:0 15px;
    margin: 0px auto; 
    overflow:auto;
    position:relative;
}

#header
{
    width:100%;
    height:101px;
    /*background-image:url(images/header_bg.jpg);*/
}

#logo
{
	position:absolute;
        top:0px;
        left:0px;
}
#header_sub_text
{
    color:#abe0ee;
    font-size:18px;
    position:absolute;
    top:30px;
    right:0px;
}
#header_categories
{
    position:absolute;
    
    
    top:80px;
    left:260px;
}
#header_categories ul
{
    list-style: none;
}
#header_categories li
{
    float:left;
    color:#cacaca;
    font-size: 14px;
    left:20px;
    margin-right:20px;
}
#header_categories li a
{
    text-decoration: none;
    color:#e3aa2f;
    
}
#banner_top
{
    /*position:absolute;
    right:0px;
    top:0px;
    */
   
    text-align:right;
    margin: 0 auto;
    width:468px;
     margin-top:20px;
}

#nav_bar
{
	
	height:29px;
}
#nav_bar li
{
	list-style:none;
	float:left;
        position:relative;

}
#nav_bar a
{
	display:block;
	color:#cacaca;
	text-decoration:none;
	margin:0 5px;
	padding:6px 13px;
	font-size:14px;
        text-transform:uppercase;
        /*font-weight: bold;*/
	/*letter-spacing:36px;*/
}
#nav_bar a:hover
{
	color:white;
        background-color: #333;
}
#nav_bar .children
{
    background-color: black;
    display:none;
    position:absolute;
    top:25px;
    left:0px;
    width:auto;
    z-index: 1000;
}
/*#nav_bar li:hover ul
{
    display:block;
}*/
#nav_bar .children li
{
    float:none;
    
}
#nav_bar .children li a
{
    white-space: nowrap;
}

#nav_bar .current_page_item a
{
    color:white;
}

#main_content
{
    width:680px;
    float:left;
    background-color:white;
    border-right: 1px solid #EEE;
    padding-bottom:20px;
}

#main_content .post
{
        margin-top:20px;
        margin-bottom:40px;
        border-top: 1px solid #EEE;
	overflow:hidden;

}
#main_content .post p, #main_content .post li, #main_content .commentlist  p, #main_content .commentlist li
{
    font-size:14px;
    line-height: 20px;    
    color:#333;
    text-align:justify;    
}

#main_content h1
{
    line-height: auto;
    font-family: Helvetica, Arial;
    border-bottom:2px solid #666;
    padding-bottom:5px;
    margin-bottom:10px;
    font-size:24px;
    color:#333;
   /* letter-spacing:-2px;*/
    font-weight:bold;

    text-shadow: white 0px 1px 0px;

}
#main_content h1 a
{
    
    text-shadow: white 0px 1px 0px;
    font-family: Helvetica, Arial;
    font-size:24px;
    color:#333;
    /*letter-spacing:-2px;*/
    font-weight:bold;
    text-decoration: none;  
    text-shadow: #EEE 0px 1px 0px;

}
#main_content h1 a:hover
{
   color:#cb4d1b; 
}
#main_content h2, #main_content h2 a
{
    color:#021d48;
    padding-top:20px;
    margin-top:20px;
    margin-bottom:10px;
    font-family: Helvetica, Arial;
    font-size:18px;
    border-top:1px solid #DDD;
    
}
#main_content h3, #main_content h3 a
{
    color:#021d48;
    font-family: Helvetica, Arial;
    font-size:14px;
    margin-top:10px;
}
#main_content a
{
    color:#cb4d1b;
    font-size:14px;
    line-height: 20px; 
}

#main_content .post_info
{
    font-size:12px;
    color:#777;
    margin-bottom:10px;
    background-color:#EEE;
    padding:10px;
}
#main_content ul, #main_content ol
{
    margin-left:20px;
}
#main_content li
{
    margin-bottom:10px;
}

#second_content
{
    float:right;
    width:300px;
    overflow:auto;
}
#second_content h2
{
    color:#021d48;
    margin-top:20px;
    font-size: 18px;
    margin-bottom:0px;
}
#second_content a
{

    color:#cb4d1b;
    font-size:11px;
}
.banner_search
{
    margin-top:20px;
    background-color:#DDD;
    border:1px solid #AAA;
    width:298px;
    padding: 5px 0px;
    text-align: center;
}
.banner_side
{
    margin-top:20px;
}
#footer
{
    
    width:100%;
    color:#e3aa2f;
    background-color:#001b42;
    background-repeat:repeat-x;
    padding:10px 0px;
    padding-top: 10px;
    font-size: 11px;
    background-image:url(images/footer_bg.jpg);
    border-top:10px solid #222;
}
#footer #PicNetEyeTracker
{
	font-size:2px;
	color:#001B42;
}
#footer #PicNetEyeTracker a
{
	color:#001B42;
}
.footer_section
{

}
.footer_section a
{
    color:white;
}
.footer_section .section
{
    float:left;
    margin-left:30px;
}
#copy
{
    text-align:center;
}
#respond, #fbComments
{
    padding:20px;
    padding-top:0px;
    padding-bottom:0px;
}
.other_articles ul
{
    /* had to add hack to allow other articles to show properly */
    list-style:none !important;
    background-color:#EEE !important;
    margin-left:0px !important;
    padding:10px !important;
}
#commentform div
{
    margin-top:10px;
}
#comments
{
    padding-left:20px;
}
.commentlist
{
    margin:20px;
    display: block;
}
.img_float_left
{
    float:left; 
    margin-right:10px;
}

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */



h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

/*ul, ol { margin: 0 0 10px 0; }*/

.post 
{ 
    padding: 20px 20px;
    padding-bottom:0px;
}
.next-posts, .prev-posts
{
    padding: 0 20px;
}



#page_nums
{
margin: 20px 0px;
padding:10px;
padding-bottom:5px;
background-color:#001B42;
color:white;
}
#page_nums p, #page_nums li
{
color:white !important;
}
#page_nums a
{
color:CB4D1B;
}


.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist {padding-left:20px;  }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { /*border-left: 5px solid #555;*/ margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { /*border-left: 5px solid #999;*/  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { /*border-left: 5px solid #bbb;*/  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { /*border-left: 5px solid #111;*/ }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:12pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }

	
} /* END print media */