/*  
Theme Name: City Lights
Author URI: http://ithemes.com
Version: 1
Author: Cory Miller
Description: City Light 2 Column is a free WordPress theme released by 1800blogger.com
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/


body {
	background: #2C375E;
	color: #000000;
	font-family: Sans-Serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	}

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

h3 {padding-top:4px; text-transform:uppercase;}

a:visited { 
	color: #red;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #333399;
	}
#container {
	width: 960px;
	text-align: left;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #2C375E;
	}
* html #header{ width: 960px; padding: 0px;
	background: #000 url(images/logo.jpg) top center repeat-x;}

#header {
	background: #2C375E url(images/logo.jpg) top center repeat-x;
	/*background: #000 url(images/header.jpg) top center repeat-x;*/
	padding: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #f3fb9a;
	margin: 0px auto 0px;
	clear: both;
	height: 265px;
	}	

#header a {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #f3fb9a;
	text-decoration: underline;
	}

#header a:hover {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #EAEAEA;
	background: none;
	text-decoration: none;
	}
	
img {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu { 
	background: #333 url(images/menuback.gif) top center repeat-x;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #fff;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: normal;
	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: Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	background: transparent;
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover {
	font-family: Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	background: transparent;
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	text-transform: uppercase;
	}

* html #content { width: 500px; }
* html #content_box { width: 500px; }

#content { 
	text-align: justify;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left; 
	padding: 0px;
	}

#content img{ 
	padding: 8px;
	}

#content_box { 
	background: #fff;
	display: block;
	width: 545px; 
	margin: 0px;
	float: left; 
	padding: 20px 0px 30px 30px;
	}
.toptags {
	color: #333;
	background: #ddd;
	font-size: 11px;	
	font-family: sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	text-align: center; 
	letter-spacing: 5px;
	border-bottom: 1px solid #ccc;
	}
.postmeta {
    width:523px;
    margin-top:10px;
	color: #666;
	background: #dddddd;
	font-size: 11px;	
	font-family: sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	line-height: 120%;
	border: 1px solid #dddddd;
	border-bottom: 3px solid #333;
}
.tags {
	color: #666;
	background: #dddddd;
	font-size: 11px;	
	font-family: sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	line-height: 120%;
	border: 1px solid #dddddd;
	border-bottom: 3px solid #333;
	text-align: center; 
	}
.tags a {
	color: #333399;
	background: #dddddd;
	font-size: 11px;	
	font-family: sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	}
	
#content p img{
	border: none;
	float: left;
	padding: 0px 10px 10px 0px;
	}

#content h1 {
	color: #333399;
	font-size: 29px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	border-top: 5px solid #333;
	background: #fff;
	text-align: left; 
	letter-spacing: 2px;
	}
#content h1 a  {
	color: #333399;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}

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


#content h2 {
	color: #333399;
	font-size: 18px;	
	font-family: Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #333399;
	font-size: 18px;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	}

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

#content h3 {
	font-weight: bold;
	color: black;
	font-size: 14px;
	font-family: Sans-Serif;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
#content h3 a:hover {
	font-weight: bold;
	color: black;
	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: #333399;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	background: #dddddd;
	}
	

.postspace {
	width: 440px;
	height: 5px;
	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;
	background: transparent;
	color: #000000;
	width: 310px;
	float: right; 
	margin: 20px 0px 20px 20px;
	padding: 10px 26px 20px 0px;
	text-align: left;
	}
.blog-box {
margin-top:0px;
}
.blog-box ul{
margin-top:-20px;
}
.blog-box h2{
margin-top:20px;:
}
#sidebar h2 {
/*
	list-style: none;
	border-top: 5px solid #333;
	*/
  font-size: 1.7em;
    font-weight: normal;
    margin-bottom: 6px;
	margin-top:5px;
    margin-left: 15px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #555555;
    position: relative;
	font-style:normal;
	}
.textwidget {
padding-left:10px;
margin-bottom:10px;
border-bottom: 3px solid #333;
padding-bottom:10px;
}
form#searchform {
padding-left:10px;
}
#sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #666;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	}

#sidebar ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	}

#sidebar ul li a:hover {
	color: #fff;
	backround-color: #000066;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	}

#footer {
	color: #fff;
	font-family: Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	clear: both;
	background-color: #2C375E;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 950px;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	background-color: #2C375E;
	text-align: center;
	font-weight: normal;
	}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #2C375E;
	text-align: center;
	font-weight: normal;
	}
	
/*************************************************************/


.thecomments{
	float: right;
	display:inline;
	text-align:center;
	height:70px;
	margin:	8px 0px 8px;
	padding:5px;
	font-size: 11px;	
	font-family: sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.thecomments span {
	font-size:34px;
	font-weight:bold;
}
.thecomments div {
	margin: 0px;
	font-size:15px;
	font-weight:bold;
}

A.commentlink:link{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:visited{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:hover{color:#000;
	text-decoration:none;
				   }
#content div.success {
    background: none repeat scroll 0 50% #F9F9F9;
    color: #E63131;
    display: block;
	font-size:12px;
	font-weight:bold;
}
li#li-6-6, li#li-6-6items {
display:none;
}
#content .cform legend {
font-family: Arial,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
}