/*
Theme Name: CityLight Idea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Design by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a> <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a>.
Description-photo:Photography of San Diego is licensed under Creative Commons Attribution 2.5, author- Ted "RUFUS" Ross.
Version: 1.1
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CC7A37; /*burnt orange*/
}

body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px auto;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #FFF;
}

h1 {
	font-weight: bold;
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #FFF;
}

a:hover {
	text-decoration: none;
}


/* Wrapper */

#wrapper {
	width: 770px;
	margin: 0 auto;
	border: 0;
}


/* Header */

#header {
	height: 250px;
	position: relative;
	background: #C94A40; /*red*/
	margin: 0px auto;
	border-bottom: 1px solid #000;
}

#header h1 {
	position: absolute;
	top: 100px;
	left: 150px;
	font-size: 3em;
	letter-spacing: -3px;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Menu */

#tabs6 {
	font-weight: bold;
	position: absolute;
	margin: -250px 0;
	width: 770px;
	background: transparent;
	font-size: 1em;
	line-height: normal;
}

#tabs6 ul {
	margin: 0;
	float: right;
	padding: 215px 25px 10px 0px;
	list-style: none;
}

#tabs6 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs6 a {
	cursor: hand;
	height: 35px;
	float: left;
	background-color: #245A78; /*light blue*/
	margin: 0;
	text-decoration: none;
}

#tabs6 a span {
	cursor: hand;
	height: 25px;
	display: block;
	background-color: #245A78; /*light blue*/
	padding: 10px 12px 0px 12px;
	color: #FFF;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs6 a:hover span {
	color: #FFF;
}

#tabs6 a:hover {
	background-color: #0B2D59; /*blue*/
}

#tabs6 a:hover span {
	background-color: #0B2D59; /*blue*/
}


/* Content */

#content {
	background-color: #00051F; /*navy*/
	margin: 0;
	font-size: 1.05em;
}


/* Blog */

#blog {
	background: #245A78; /*light blue*/
	float: right;
	width: 549px !important;
	width: 546px;  /* IE6 3px problem */
	margin: 0;
	padding: 10px 20px 0px 10px;
}


/* Post */

.post {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#title {
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	border: 1px solid #000;
	background-color: #0B2D59; /*blue*/
}

.maintitle {
	font-size: 1.6em;
}

#titlepage {
	font-size: 1.6em;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	border: 1px solid #000;
	background-color: #0B2D59; /*blue*/
}

#title a {
	text-decoration: none;
}

#title a:hover {
	text-decoration: none;
	border-bottom: 2px dashed #FFF;
}

#title #date {
	text-align: left;
	font-size: 13px;
	color: #FFF;
	float: right;
	width: 57px;
	margin: 0;
}

#date .mo {
	color: #FFF;
}

#date .day {
	color: #FFF;
}



.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
}

.post p {
	text-align: justify;
}

.post .meta {
	padding: 0px 0px 0px 10px;
	font-size: 0.7em;
}

.entry h1, .entry h2, .entry h3 {
	color: #FFF;
}

#tagcloud {
	text-align: center;
	padding: 20px 50px 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 171px;
	padding: 10px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0 10px;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {

	line-height: 1.5em;
	list-style-type: none;
	padding: 0 0 20px 10px;
}

#sidebar li li {
	margin: 0;
	color: #FFF;
}

#sidebar h2 {
	height: 17px;
	background: url(images/sidebar_header.png) no-repeat;
	text-transform: uppercase;
	color: #00051F; /*navy*/
	font-size: 0.9em;
	padding: 1px 5px 0px 0px;
	font-weight: bold;
	text-align: center;
}

#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dashed white;
}

#sidebar #facebook a:hover {
	border: none;
}


#calendar {
	background: #919191;
	font-size: 0.85em;
	font-weight: bold;
	text-align:center;
	color: white;
}

#calendar a:hover {
	font-weight: bold;
	background: #000000;
	color: white;
}

#calendar td {
	height:12px;
	padding:  0px 2px 0px 2px
}

#calendar a {
	background: #919191;
	color: white;
	padding: 0px 2px 0px 2px;
	display: block;
	text-decoration: none;
	line-height: 12px;
	border-bottom: 1px dashed white;
}

caption {
	font-size: 1.2em;
}

#today {
	padding: 0px 0px 0px 2px;
	background: black;
	font-weight: bold;
	color: #919191;
}

#rss {
	text-align: center;
}

#rss a {
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;
}

#rss a:hover {
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;
}

#rss img:hover {
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;
}

#searchbg {
	background: transparent url(images/search_bg.png) no-repeat center center;
	height: 20px;
	margin-bottom: 40px;
}

#s {
	width: 130px;
	height: 15px;
	color: #00051F; /*navy*/
	font-weight: bold;
	border: 0px;
}

#go {
	background: transparent;
	color: #00051F; /*navy*/
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;
}


/* Footer */

#footer {
	font: normal small Arial Narrow, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0px auto;
	padding: 10px 10px;
}

#footer #text {
	padding: 0 0 0 200px;
}

#footer #text a {
	text-decoration: none;
}

#footer #text a:hover {
	text-decoration: underline;
}


/* Comments Styling */

.graybox {
	background-color: #A0C55F;
	border: 1px solid #000;
	padding: 10px 0;
}

.nograybox {
	background-color: #A0C55F;
	border: 1px solid #000;
	padding: 10px 0;
	margin: 10px 0;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentlist p {
	padding: 0 20px;
}

.commentlist cite {
	padding-left: 40px;
}

.commentlist li:hover {
	background-color: #7AB317;
	border-color: #FFF;
}

#commentform {
	width: 500px;
}

#commentform textarea {
	width: 280px;
	color: #000;
}

#commentform #email, #commentform #author, #commentform #url {
	width: 280px;
	color: #000;
}

.submit1 {
	width: 280px;
	cursor: hand;
	color: #000;
}