/*

Theme Name: Illuminosity 

Description: Illuminosity is a clean, search engine friendly, simple and stylish WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Blog Themes</a>.

Author: Free Blog Themes

Author URI: http://jump2top.com/themes/

Version: 1.1

Tags: black, blue, yellow, 2-columns, right sidebar, widget ready, fluid width, seo friendly



*/

* {

	padding: 0px;

	margin: 0px;

}

body {

	background-color: #160E08;

	color: #CCCCCC;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11pt;

}

#title {

	float: left;



}

#topright {

	float: right;

	padding: 60px 20px 0px 0px;



}

#wrap {

	width: 900px;

	text-align: left;

	background: url(images/background_main.gif) repeat-y;

	padding: 0px 5px;

}

#header {

	height: 169px;

	background: url(images/header_mygeneimage_3D.jpg) no-repeat;

}

#navigation {

	background: url(images/background_nav.gif) no-repeat;

	height: 30px;

	clear: both;

	color: #ffffff;

	font-weight: bold;

	font-size: 11pt;

	padding: 5px 20px 0px 20px;

}

#sidebar {

	float: right;

	width: 180px;

	padding: 20px 10px;

}

#content {

	margin: 0px 210px 0px 0px;

	padding: 20px 10px;

}

.entry {

	padding-left: 10px;

}

#footer {

	padding: 15px 0px;

	text-align: center;

	color: #cccccc;

	clear: both;

}

#footer a {

	color: #cccccc;

	text-decoration: none;

}

.comment {

	padding: 10px 0px;

}



#date {

	padding-bottom: 10px;

}

/* fonts */

#title h1 {

	color: #ffffff;

	padding-top: 50px;

	font-size: 24pt;

	font-weight: normal;

	padding-left: 20px;

}

#title h1 a {

	color: #ffffff;

	text-decoration: none;

}

.description {

	font-size: 14pt;

	font-weight: normal;

		padding-left: 20px;

}

#navigation ul li {

	list-style: none;

	display: inline;

}

#navigation li a {

	color: #ffffff;

	padding-right: 20px;

	text-decoration: none;

}

#navigation li a:hover {

	color: #85ccfb;

}

p, #content h1, #content h2, #content h3, #content h4, #content ul, #content ol, #sidebar h2, #sidebar ul {

	padding-bottom: 10px;

}

#content ul li,

#content ol li {

	margin-left: 25px;

}

h1 {

	color: #85ccfb;

	font-size: 14pt;

	font-weight: normal;

}

#content h2, h3, h4 {

	font-size: 12pt;

}

.post a,

.entry a,

#comments a,

#content h1 a, 

#content h2 a,

#content h3 a {

	color: #85ccfb;

	text-decoration: none;

}

#sidebar h2 {

	color: #ffffff;

	font-size: 12pt;

}

#sidebar a {

	color: #cccccc;

	text-decoration: none;

}

#sidebar ul li {

	list-style: none;

}

#sidebar li {

	padding-bottom: 2px;

}

.postmetadata {

	color: #ffffff;

/*	padding: 10px;

	border: 1px solid #363636; */

	margin: 10px 0px 20px 0px;

}

.postmetadata a {

	color: #ffffff;

	text-decoration: none;

}

blockquote {

	padding: 10px;

	color: #f5ffa4;

	font-size: 10pt;

	font-style: italic;

}

blockquote a:link {

	color: #ffffff;

	text-decoration: none;

}

img a {

	border: 0px;

}

/* forms */

input, textarea {

	border: 1px solid #363636;

	font-size: 9pt;

	color: #cccccc;

	background-color: #000000;

	padding: 3px;

}

/* wp default */

.navigation {

	padding: 10px 0px;

}

.navigation a {

	color: #ffffff;

	text-decoration: none;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



