/*  
Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/

/* Created Mon July 20, 2009 11:42am while listening to Boards of Canada (entire discography) */
/* Updated Tues July 21, 2009 8:41am while listening to Waylon Jennings */

body {
	background: #fff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2F71CE;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2F71CE;
	}
#container { 
	background: #ffffff;
	width: 900px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	overflow: hidden;
	}
#top {
        width:900px;
        height:80px;
        background:#fff url(images/top_bg.gif) repeat-x;
        margin:0px auto;
}

#top_bg {
        background:url(images/top_bg.gif) repeat-x scroll 0 0;
        width:auto;
}

#logo {
        width:450px;
        float:left;
        height:60px;
        margin:10px 0 10px 30px;
        background:url(images/logo.gif) no-repeat;
}

#header_bg {
       width:auto;
       background: url(images/header_bg.gif) repeat-x;
}

#header {
	width: 900px;
	height: 220px;
	background:url(images/header.gif) no-repeat;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
        clear:both;
	}	

#menu { 
	margin: 20px 0 0 0;
        float:right;
	padding: 4px 0px 4px 0px;
	text-align: center;
	width:320px;
	}
#menu img{
	border: none;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	padding: 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #2f71ce;
	padding: 8px;
	text-decoration: none;
	}

* html #content { width: 490px; margin: 20px 20px; }

#content { 
	display: block;
	background: #ffffff;
	width: 600px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left; 
	position:relative;
	padding: 0px;
        color:#555;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #2F71CE;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2F71CE;
	text-decoration: none;
	}

#content h2 {
	color: #2F71CE;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #2F71CE;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2F71CE;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 231px;
	float: right; 
	position:relative;
	margin: 0 10px 0 0;
	padding: 5px;
	text-align: left;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #fff;
	font-size: 20px;
	list-style: none;
	padding: 5px 0 0 10px;
	margin: 0px;
        height:35px;
        background:url(images/sidebar_h2_bg.gif) no-repeat;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 5px 0 5px 10px;
        border-bottom:1px solid #f1f1f1;
}

#sidebar ul li ul li a {
	color: #848484;
        text-decoration:none;
        font-size:14px;
}
#sidebar ul li ul li a:hover {
	color: #848484;
        text-decoration:none;
}


#footer { 
	color: #333;
	height: 60px;
	text-align: center;
	clear: both;
	background: url(images/footer_bg.gif) repeat-x;
	}
#footer a {
	color: #333;
	text-decoration: none;
	}
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}

#footer_logo {
        float:left;
        width:200px;
        height:52px;
        margin:5px 0 5px 10px;
        background:url(images/footer_logo.gif) no-repeat;
}

#corp_logo {
       float:right;
       margin:10px;
       height:50px;
       width:300px;
}

#footer_text {
        float:right;
        width:200px;
        padding:5px;
}

/*WP Image Caption */

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;
   
}


.wp-caption img {
   margin: 0 0 10px 0;

   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* align images for wp 2.2+ */
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 7px;
    display: inline;
    }
img.alignlefttop {
    padding: 0px;
    margin: 0 5px 0 0;
    display: inline;
    }
    .alignright {
    float: right;
padding:4px;
    }

    .alignleft {
    float: left;
    padding:4px;
    }
.alignlefttop {
    float: left;
    padding:0;
    }


/* boxcar train shit */

#box_container {
      width:600px;
      height:300px;
      margin-bottom:40px;
}

#box_two {
     width:275px;
     height:300px;
     float:left;
     margin:0 10px;
}

#box_three {
     width:275px;
     height:300px;
     float:right;
     margin:0 0 0 10px;
}