﻿#body 
{	
	background-color:#000000;
	color:#FFFFFF;
	
}


#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1280px;
	height:auto !Important;
	height:100%;
	background: #000000 repeat-y center top;
	margin: 35px auto;
	text-align: left;
	color:#ffffff;
	margin: 0 auto -4em;
}

#toconvert-01 {
	position:absolute;
	left:10px;
	top:0px;
	width:17px;
	background: #e1c67b url("images/sidelineback.png") repeat-y;
	height:;
}

#Header {
	position:absolute;
	left:27px;
	top:0px;
	width:1229px;
}

#toconvert-03 {
	position:absolute;
	left:1256px;
	width:27px;
	height:100%;
	top:0px;
	
}

#NavBar {
	position:absolute;
	left:27px;
	top:240px;
	width:1229px;
	height:91px;
	background-image:url("images/toconvert_04.png");
	background-repeat:no-repeat;
}

#toconvert-05
{
	position: relative;
	left: 27px;
	top: 331px;
	width: 1229px;
	height: 185px;
	text-align: center;
	vertical-align: middle;
}

#SkyAdArea {
	position:relative;
	float:left;	
	left:27px;
	top:516px;
	width:233px;
	text-align: right;
}

#mainContent {
	position:absolute;
	left:260px;
	top:516px;
	width:764px;
	padding-left:60px;
	background-repeat:repeat-y;
}

#WidgetBar {
	position:absolute;
	left:1024px;
	top:516px;
	width:232px;
	padding:30px;
	margin-left:-50px;
	vertical-align:top;
}

#toconvert-09 {
	clear:both;
	position:relative;
	width:1229px;
	padding:10px;
	text-align: center;
}

#footer 
{
	position:relative;
	bottom:0px;
	width:1229px;
	height:385px;
	padding:12px;
	background-color:#111111;
}

#footerlogo
{
	padding:20px;
	width: 390px;
	height: 94px;
}

#upperleader
{
	border: 3px solid #FFFFFF;
	position: absolute;
	width: 728px;
	height: 90px;
	top: 50px;
	left: 250px;
}

#lowerleader
{
	border: 3px solid #FFFFFF;
	position: absolute;
	width: 728px;
	height: 90px;
	top: 10px;
	left: 250px;
}

#categoriesTitle
{
	width:134px;
	height:29px;
	position:absolute;
	top:60px;
	left:450px;
	background-image:url("images/categories.png");
}

#TagsTitle
{
	width:61px;
	height:29px;
	position:absolute;
	top:60px;
	left:750px;
	background-image:url("images/tags.png");
}

#categorylist
{
	position:absolute;
	color:#7a7a7a;
	font-family:Arial;
	font-size:12pt;
	width:189px;
	top:100px;
	left:457px;
}

#tagcloud
{
	position:absolute;
	color:#7a7a7a;
	font-family:Arial;
	font-size:12pt;
	width:318px;
	top:100px;
	left:750px;
}

#LowerBar
{
	position:absolute;
	bottom:0px;
	background-color:#111111;
	border-top:solid 2px #e1c67b;
	margin-left:20px;
	margin-right:20px;
	padding:5px 30px 5px 30px;
	text-align:right;
	color:#e1c67b;
}

#LowerBar a
{
	text-decoration:none;
	color:#ffffff;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 20;	margin: 10;
	width: 920px;
	height: 50px;	
}
#nav ul {
	float:left;
	list-style: none;	
	margin: 0;
	padding: 18px 0px 0 170px;			
	height: 50px;	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	color: #fff;
	font: bold 26px/50px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #f6d93b;	
}
#nav ul li.current a {		
	color: #ffffff;
}
#sidebar
{
	position:absolute;
	color:#ffffff;
	width:320px;
	top:15px;
	left:-150px;
	margin:0 0 0 20px;
}

#skyscraper1
{
	border: 3px solid #FFFFFF;
	width:160px;
	height:600px;
	margin:0 0 0 15px;
	
}

#skyscraper2
{
	border: 3px solid #FFFFFF;
	width:160px;
	height:600px;
	margin:0 0 0 15px;
	
}

#skyscraper3
{
	border: 3px solid #FFFFFF;
	width:160px;
	height:600px;
	margin:0 0 0 15px;
	
}


#postheader
{
	 font-family:Century Gothic;
	 font-style:normal;
}

.postcontent {
	font-size: inherit;
	padding-bottom: 1.2em;
	width: 580px;
}
.postcontent p {
	font-size: inherit;
	padding-bottom: 1.2em;
}

#ctl00_cphBody_divText {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText p {
	font-size: inherit;
	padding-bottom: 1.2em;
}
.postfooter {
	padding:2px 3px 3px 8px;
	font-size:0.9em;
	color:#505050;
	width:580px;
}
.postfooter img{
	border: none;
}

#footfooter
{
	color:#ffffff; 
	border-top:solid 2px #ffffff; 
	border-bottom:solid 2px #ffffff;
	width:580px;
	height:30px;
	padding:2px 0 2px 0;
	margin-top:5px;
}


/*----------------------------
					Star rater
----------------------------*/

.star-rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
					 Widgets
----------------------------*/

div.widgetzone{
	padding: 0;
	background: none;
	float:right;
	clear:right;
	width:280px;
}

div.widgetzone .clear{
	clear: left;
}

div.widget{
	margin-bottom: 50px;
	width: 100%;
	z-index: 1;
	min-width: 1px;
	clear: both;
	border-bottom: 2px solid #ffffff;
	padding-bottom:15px;
}

div.widget .content{
	line-height: 16px;
	color: #ffffff;
	width: 100%;
	float: none;
	margin: 0;
}

div.widget h4{
	font-size: 1.2em;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top:5px;
	margin: 0;
	margin-bottom: 10px;	
	z-index: 0;
	letter-spacing: 1px;
}

div.widget a.edit, div.widget a.move{
	font-size: 15px;
	font-weight: normal;
	color:#ffffff;
	float: right;
	z-index: 1;
	margin-left: 5px;
	padding:10px;
}

div.widget a.delete{
	font-weight: bold;
	color: #ffffff;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
	padding:10px;
}

div.widget a.delete:hover{
	color: black;
}

.widgetzone .widget .content ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: capitalize;
}

.widgetzone .widget .content ul li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

.widgetzone div#moveWidgetToContainer {
	text-align: right;
	margin: 3px;
}

.comment 
{
	border-top: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	width:580px;
	color:#ffffff;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self {
	background-color:#F5F5F5;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px 0 0 5px;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	color:#ffffff;
}

.commentForm input {
	width: 200px;
}

.commentForm textarea 
{
	width:580px;
	height: 150px;
	left:0px;
	float:left;
	clear:left;
	padding-top:2px;
	border:solid 2px #b07f30;
}

#commentMenu{
	padding: 0;
	margin-top:20px;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: none;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#f3cd72;
	color:#000000;
}

#commentMenu li.selected{
	background:#b07f30;
	color:#000000;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	color:#ffffff;
	clear:both;
	width:580px;
	padding-top:5px;
}

/*Related Posts*/

#relatedPosts div 
{ 
	margin: 5px 10px 10px 10px;	
	color: #A2745D;
	background: #000000;
}

#relatedPosts h1 {
	margin: 0 0 0px 0;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
	text-decoration:none;
	color:#b07f30;
	font-weight:bold;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 12px;
}

/*Conatct Area*/

#contact {
	margin: 15px 10px; 
	padding: 5px 30px 20px 20px;
	border: 1px solid #b07f30; 
	width:580px;
	background: #000000;
}
#contact p {
	margin: 0;
	padding: 12px 10px 12px 0px;
}
#contact h1 {
	padding: 10px 10px 10px 0;
}
#contact textarea {
	width: 100%;
}

#contact input
{
	width:250px;
}

#contact label
{
	padding-right:5px;
}

/*Search Page*/

#searchbox label {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	margin: 0 5px;
	display:inline;
}

.searchresult{
	margin: 0 0 20px 0;
}
.searchresult a{
	font-weight: bold;
	text-decoration:none;
	color: #b07f30;
}

.searchresult a:hover
{
	color: #f6d93b;	
}
.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}
.searchresult span.type{
	display: block;
}

.searchpage ul {
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}
.searchpage ul li{
 display: inline;
 /*border: 1px solid gray; */
 /*background: #001342;*/
 margin-right: 5px;
}
.searchpage ul li a{
 padding: 5px 8px;
 text-decoration:none;
 color: #b07f30;
 /*font-weight: bold;*/
}
.searchpage ul li.active{
 /*background: #A2CC00;*/
 border: 1px solid black;
}
.searchpage ul li.active a {
	color: #000;
}
.searchpage #comment 
{
	border: none;
}

#searchpage{
	margin-bottom: 30px;
}
/*#searchpage #comment{
	display:inline-block;
}*/
#searchpage label {
	color: #A98D76;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	margin: 0 5px;
	display:inline;
}


/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: #000000;
	border: 1px solid silver;
	padding: 10px;
	width:580px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type:square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
	font-weight:bold;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
	font-size: 95%;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

#archive a
{
	text-decoration:none;
	color:#b07f30;
}

#archive a:hover
{
	text-decoration:none;
	color: #f6d93b;
}

/*login*/

.loginbox
{
	border: 1px solid #b07f30;
	width:580px; 
}

.loginbox textarea
{
	width:150px;
}

.loginbox #ctl00_cphBody_Login1_LoginButton,
input[type=button] { 
	font: bold 12px Arial, Sans-serif; 
	height: 20px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #b07f30;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #f6d93b #f6d93b #f6d93b #f6d93b;
}