/*  
Theme Name: Gray Lines
Theme URI: http://zacklive.com/my-first-wordpress-theme-gray-lines/168/
Description: A pure WordPress Theme, simple design, widget ready, no images.
Version: 0.0.1
Author: Zack
Tags: fixed width, two columns, widgets, widget ready, white, simple, right sidebar, valid XHTML, valid CSS

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/

body, h1, h2, h3, h4, h5, h6,s1, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
		
}


.addthis_toolbox .custom_page a
{
    width: 20px;
    height: 16px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_page a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_page a img
{
    opacity: 0.35;
}

.addthis_toolbox .custom_images a
{
    width: 170px;
    height: 30px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: .80;
}




h1{

font-family: Copperplate Gothic light;
font-size: 30px;
color: #002B45;
padding-bottom: 5px;
}
a:link,a:hover {
	color: #00598C;
}  



s1{

font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #aaaaaa;

}

a img { border: 0px solid #f3f3f3;
   background-color: #FFFFFF;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
  
   text-align: left;
   background-color: #ffffff;
   padding-top: 0px;
   margin: 0px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius:0px;
   -khtml-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
   
   color: #00598C;
   line-height: 20px;
   padding: 0px 5px 8px 5px;
   margin: 0;
}



a:link, a:visited{
	text-decoration: none;
	color: #666666;
}


a:hover{
	text-decoration: none;
	color: #00598C;
}

p{
	padding: 4px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	padding-top: 0px;
	
}

#header{
	float: left;
	width: 850px;
	height: 35px;
        padding: 30px 0 0px 0;
	border-bottom: 1px solid #cccccc;
}

#container{
	float: right;
	width: 560px;
        padding-right: 15px;
}

.post{
	padding: 15px 0 15px 0;

}

.post h2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        color: #346785;
}




.entry{
	line-height: 18px;
}

.postmetadata{
	
	margin: 2px 0 6px 0;
	color: #AAA;
}

.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.post h2 a{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
        color: #346785;
}

.post2{
    padding: 10px 0 15px 0;

}



.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

table#wp-calendar{
	width: 100%;
}

#globalNav{
	color: #bbbbbb;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	position: relative;
	left: 480px;
	top: -24px;
	width: 322px;
	height: 22px;
padding-right: 10px;


}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color: #cccccc;
        font-family: Helvetica,Arial,Sans-serif;
	font-size: 14px;
	padding: 0px 4px 0px 0px; 

}
    
#globalNav a:hover{
	text-decoration: none;
	color: #00598C;
  
}




/*Sidebar
-------------------------------------------------------*/
.sidebar{
	font-size: 14px;
        float: left;
	width: 240px;
	margin: 10 0 0 0px;
	display: inline;
        padding-left: 15px;
        padding-top: 30px;
	
}

.sidebar ul{
        list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	
        padding: 10px 0 10px 0;
}

.sidebar ul li h2{
        color: #666666;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 16px;
	padding: 0 0 3px 3px;
	
}

.sidebar ul ul li{
	
        padding: 0;
	line-height: 24px;
}

/*Sidebar2
-------------------------------------------------------*/
.sidebar2{
	font-size: 14px;
        float: left;
	width: 240px;
	margin: 10 0 0 0px;
	display: inline;
        padding-left: 15px;
        padding-top: 22px;
	
}

.sidebar2 ul{
        list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar2 ul li{
	
        padding: 10px 0 10px 0;
}

.sidebar2 ul li h2{
        color: #666666;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 16px;
	padding: 0 0 3px 3px;
	
}

.sidebar2 ul ul li{
	
        padding: 0;
	line-height: 24px;
}

/*Sidebar2
-------------------------------------------------------*/
.sidebar3{
	font-size: 14px;
        float: left;
	width: 240px;
	margin: 0 0 0 0px;
	display: inline;
        padding-left: 15px;
        padding-top: 0px;
	
}

.sidebar3 ul{
        list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar3 ul li{
	
        padding: 10px 0 10px 0;
}

.sidebar3 ul li h2{
        color: #666666;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 16px;
	padding: 0 0 3px 3px;
	
}

.sidebar3 ul ul li{
	
        padding: 0;
	line-height: 24px;
}



/*Tags
-------------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

/*Footer
-------------------------------------------------------*/
#footer{
	color: #cccccc;
        clear: both;
	float: left;
	width: 850px;
	line-height: 18px;
	padding: 2px 0px;
	margin: 5px 0;
	border-top: 1px solid #cccccc;
}

/*Comments
-------------------------------------------------------*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


/*Avatar
-------------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
