/*  
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
*/

body {
	background: #34454F;
	background-image: url(images/bg.gif);
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #1c30ac;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
img {
	border: 0px;
	}
#container { 
	background: #ffffff;
	width: 950px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	overflow: hidden;
	}
#header {
	width: 950px;
	height: 200px;
	background: #0aaafd url(images/logo.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: #172027;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: -1;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	letter-spacing: -1;
	font-size: 22px;
	color: #ffffff;
	padding: 4px 15px 4px 15px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #000000;
	background: #8dd0f3;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	}

#sub img a {
	border: 0px;
	}

* html #content { width: 570px; margin: 20px 20px; }

#content { 
	display: block;
	background: #ffffff;
	width: 550px; 
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	float: left; 
	position:relative;
	padding: 0px;
	}
#content p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	}
	
#content h1 {
	color: #333333;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #1c30ac;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 20px;	
	line-height: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	font-variant: normal;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #1c30ac;
	background: none;
	text-decoration: none;
	}

#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: #1c30ac;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 1.5em;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 10px;
	}
#content ul {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

	
#content ol li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}

#content ul li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #1c30ac;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
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: 280px;
	float: right; 
	position:relative;
	margin: 30px 30px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: 1px solid #dddddd;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#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: #1c30ac;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 5px 0px 5px 10px;
}

#sidebar ul li ul li a {
	color: #1c30ac;
}

#footer { 
	color: #ffffff;
	background: #666666;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer h2 {
	text-align: left;
	font-size: 18px;	
	line-height: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 0 10px;
	font-variant: normal;
	}
#footer ul {
	padding: 0 0 0 20px;
	margin: 0;
	}
#footer li {
	padding: 0;
	margin: 0;
	}
.form-button {
	FONT-WEIGHT: bold; FONT-SIZE: 11px! important; VERTICAL-ALIGN: top; COLOR: #fff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #127e1f
}
.form-button:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px! important; VERTICAL-ALIGN: top; COLOR: #fff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #6f7a83
}
.form-buttonsub {
	FONT-WEIGHT: bold; FONT-SIZE: 14px! important; VERTICAL-ALIGN: top; COLOR: #fff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #127e1f
}
.form-buttonsub:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px! important; VERTICAL-ALIGN: top; COLOR: #fff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #6f7a83
}
IMG.alignright {
	PADDING-RIGHT: 4px; DISPLAY: inline; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; MARGIN: 0px 0px 2px 7px; PADDING-TOP: 4px
}
IMG.alignleft {
	PADDING-RIGHT: 4px; DISPLAY: inline; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; MARGIN: 0px 7px 2px 0px; PADDING-TOP: 4px
}
.alignright {
	DISPLAY: block; FLOAT: right
}
.alignleft {
	DISPLAY: block; FLOAT: left
}
.rssbox {
	color: #000000;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #dddddd;
}

.special {
            padding: 5px;
            width: 150px;
            margin-top: 7px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 15px;
            background: #CC0000;
            cursor:pointer;
            cursor:hand;
	}

.newsname {
	background:url(images/name.gif) no-repeat;
	width:135px;
	height:20px;
	padding:4px 5px 0 30px;
	margin:0px 0px 5px 0px;
	border:1px solid #aaa;
	color:#000000;
	font-weight: bold;
}

.newsemail {
	background:url(images/email.gif) no-repeat;
	width:135px;
	height:20px;
	padding:4px 5px 0 30px;
	border:1px solid #aaa;
	color:#000000;
	font-weight: bold;
}

img#wpstats{display:none}


.tt-big{
	background:url(images/tweet-this.png) no-repeat 0px 0px;
	height: 60px;
	width: 60px;
	padding:0px;
	margin:0px 0px 0px 0px;
	}

.tt-big:hover{
	background:url(images/tweet-this.png) no-repeat 0px -60px;
	height: 60px;
	width: 60px;
	padding:0px;
	margin:0px 0px 0px 0px;
	}

.commentlistname{
	background:#777777;
	color:#ffffff;
	border: 2px solid #dddddd;
	padding: 10px;
	display:inline
}

.commentlistname a{
	color:#ffffff;
	text-decoration: none;
}

.commentlistdate{
	padding: 10px 10px 10px 5px;
	display:inline
}

.commentlistcontent{
	background:#eeeeee;
	padding: 5px 10px 10px 10px;
	border: 2px solid #dddddd;
	margin-top: 8px;
}