/*
Theme Name: Elementals
Description: This is a Premium theme for WordPress, just for premium blogs!
Version: 1.0
Author: Nicola Di Trento, edited by Clifton Hatfield 11/10
*/

/*** General Format ***/

* {
	padding: 0;
	margin: 0;h
}

body {
	padding: 0;
	margin: auto;	
	background: #D9DDA6 url(images/bodybg.jpg) repeat-x;
	font-size: 12px;
	color: #EDEECE;
	font-family: verdana;
	width: 100%;
	text-align:center;
	height: 100%;
	background-position:center 28px;
}

img {
	border: 0;
}

a {
	color: #526705;
	text-decoration: none;
	
}

a:hover {
	color: #526705;
	text-decoration: none;
}

a:visited {
	color: #526705;
}

hr {
	border:1px solid #CCC; 
	background-color:#CCC;
	color:#CCC;
	margin:5px 8px;
}

/*** Misc ***/ 
.float-right {float:right;}
.clear {clear:both;}
#seopressor-powered, #seopressor-powered a {color:#333;}

/*** Structure Format ***/

#wrapper {
	display: block;
	width: 1000px;
	background-color: #ffffff;
       text-align:left;
	margin:auto;
}

#header {
	width: 1000px;
	background: #000 url(images/header.jpg)  no-repeat;
	height: 293px;
	color: #fff;


}

.title {
	/*padding: 12px 0 0px 17px;*/
	height:253px;
	display:block;
}

.title h2{
	color: #4A4039
	text-transform: none;
	border-bottom: none;
	text-align: center;
	font-family: Georgia;
	margin: -5px 250px 10px 10px;
}

#topleft {
position: relative;
left: 800px;
top: 250px;
display: block;
height: 100px;
width: 62px;
background: url(images/TLbanner.gif) no-repeat;
text-decoration: none;
}

#topright {
position: absolute;
left: 95px;
top: 0;
display: block;
height: 100px;
width: 62px;
background: url(images/TLbanner2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}

#content {
	width: 680px;
	float: left;
	color: #555;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
	font-family: arial;
font-size:13px;
	
}

#content h1 a {
	color: #000000;
	font-family: Georgia;
	margin: 0px 0px 0px 0px;
	font-size: 30px;
}


#sidebarRight {
	width: 240px;
	float: left;
	color: #000;
	margin-right: 50px;
	margin-top: 15px;

}

* html #sidebarRight {
	width: 240px;
}

/*** NavBar Format ***/

.menu-above-header {height:28px;background:#D9DDA6;}
#menu-above-header {list-style-type:none;}
#menu-above-header li {float:left;margin-left:5px;padding:0 1.48em;position:relative;}
#menu-above-header li .sub-menu {position:absolute;top:28px;left:0;list-style-type:none;display:none;}
#menu-above-header li .sub-menu li {background:#F67591;border:0;width:150px;padding-top:1px;padding-bottom:1px;}
#menu-above-header li .sub-menu li a {color:#FFF;} 
#menu-above-header li .sub-menu li a:hover {color:#484236;}
#menu-above-header li a {line-height:28px;font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;color:#484236;} 
#menu-above-header li a:hover {color:#FFF;}
#menu-below-header {margin:5px 0 0;}

ul#Nav, .menu-below-header ul {
	/*margin-top: 61px; */
	padding: 0;
	list-style: none;
	/*float: left;*/
	font-family: Georgia;
	font-size: 13px;
	/*position:relative;
	top:185px;*/
} 

ul#Nav li, .menu-below-header ul li {
	float: left;
	border-right: 1px solid #fff;
	position:relative;
}

.menu-below-header li ul {
	position:absolute;
	top:30px;
	margin:0;
	display:none;
	z-index:10; 
}

.menu-below-header .sub-menu li {
	border:1px solid #4B403C; 	
	background:#4B403C;
	width:200px; 
	padding-top:1px;
	padding-bottom:1px;
}
 
.sub-menu li:last-child {
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
}

ul#Nav li.current a{
	border-left: 1px solid #ffffff;

	
	color: #1F1F1F;
}

ul#Nav a, .menu-below-header ul a {
	display: block;
	float: left;
	padding: 0 1.48em;
	line-height: 30px;
	
	margin-left: 5px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover, .menu-below-header ul a:hover {
	
	text-decoration: none;
	color: #1F1F1F;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	
	text-decoration: none;
}

/*** Text Format ***/

.post {
	margin-bottom: 35px;
	border: 1px solid #cccccc;
	background: url(images/newbg.jpg) repeat-x;
	padding:10px;
}

.magazine-post {
	margin-bottom: 35px;
	border: 1px solid #cccccc;
	background: url(images/newbg.jpg) repeat-x;
	padding:10px;
	float:left;
	width:310px;
	margin-right:15px;
}
#content .magazine-post h1 {margin:4px 0;}
#content .magazine-post h1 a {font-size:18px;}
 
blockquote { 
	color: #fff; 
	margin: 0 30px 20px 30px; 
	border-left: 7px solid #557405;
	padding: 10px 10px 4px 10px;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	background: #100C09;

}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
        margin-left: 15px;
        margin-right: 10px;
}

p a {
	border-bottom: 0px solid #ccc;
	text-decoration: none;

}

p a:hover {
	border-bottom: 0px solid #999898;
	text-decoration: none;

}

p.center {
	text-align: center;

}

.postmeta {
	padding: 3px;
	font-size: 12px;
	background: #F5F5F2;
	border: 1px solid #DEDED3;
position:relative;
top:10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.entry_counter {
	font-size: 13px;
	color: #999;
	text-align: right;
	padding:8px 0 2px 15px;
	margin:0 8px;
	border-bottom:1px solid #E3E3E0;
}

.entry_counter a{
    color: #999;
	text-decoration:none;
}
 
.small {
	font-size: 10px;
}

code {
	font-size: 12px; 
	font-family: Arial, Sans-Serif;
}

h1 {
	color: #000;
	padding:15px 0;
	font-family: Georgia;
	font-size: 30px;
	font-weight:normal;
}

#content h1 {padding-top:0;padding-bottom:0;}

.post h2 {
	color: #000000;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom:3px;
	font-family: Georgia;
	font-size: 18px;
	width:500px;
}

.archive #content h1 a {
	font-size: 18px;
	color:#000; 
}

.title h1 {
	font-size: 12px;
	letter-spacing: -1.0px;
	font-weight: normal;
	padding: 5px 10px 0px px;
	text-align: center;
margin: -5px 250px 10px 10px;
}

h3 {
	font-size: 16px;
	text-align: left;
	color: #4D4D4B;
	border-bottom: 1px solid #E3E3DE;
	font-weight: normal;
	margin: -5px 250px 10px 10px;
	padding-left: 5px;
	font-family: Arial, Sans-Serif;

}


h4 {
	margin: 0px 8px 10px 8px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #A2A29B;
	border-bottom: 1px solid #E3E3E0;
}

/*** Lists Format ***/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/list.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/*** Search Format ***/

#searchform {
	display: inline;
	float: left;
	padding: 5px 0 0;
	text-align: left;
}

#searchform #s {
	width: 140px;
	padding: 3px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #A2A295;
	color: #6A6A6A;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

#searchIcon {
    height: 24px;
	width: 60px;
	background: #6B9006 url(images/searchIcon.gif) repeat-x;
	border: 2px solid #6B9006;
	padding: 0px 2px;	
	vertical-align: top;
	color: #fff;
	font-weight: bold;
}

/*** Sidebar Format ***/

h2 {
	font-size: 14px;
	text-align: left;
	padding:  0;
	text-transform: uppercase;
	font-weight: bold;
	color:  #12120D;
	border-bottom: 4px #B1B3A3 solid;
	margin-bottom: 5px;
	font-family: verdana;
width: 240px;
}

#sidebarRight {
	color: #4B4B4B;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
width:240px;
}

#sidebarRight a {
	color: #52524B;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
width:240px;
}

#sidebarRight a:hover {
	background: none;
	color:  #AA3103;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
width:240px;
}

#sidebarRight a:visited {
	color: #52524B;
	font-family: verdana;
	font-size: 12px;
width:240px;
}

/*** Sidebar Elements Fromat ***/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 20px 0 0 0; 
	font-size: 12px;
list-style-type:none;
width:240px;


}

.sidebarIcon ul { 
	list-style-type:none;
	list-style-position: inside;
width:240px;
}

.sidebarIcon li { 
	margin: 5px 0 5px 0; 
list-style-type:none;
width:240px;
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin:20px 0 20px 0;  
list-style-type:none;
width:240px;
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 0 0; 
	font-size: 11px;
list-style-type:none;
width:240px;
 
}

.sidebar ul { 
	list-style-type: none;
width:240px;
}

.sidebar li { 
	margin: 5px 0 5px 0;  
list-style-type:none;

width:240px;
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0 0 0 5px; 
list-style-type:none;
width:240px;
}

/*** Footer Format ***/

#footer {
	background: #000000;
	color: #ccc;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
	line-height: 17px;

	}
	
#footer p {
    font-size: 10px;
	color: #EDEDED;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
    border-bottom: 4px solid #838381;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	}
	
#footer h3 {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 3px 0px;
	 border-bottom: 4px solid #838381;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#footer a {
	color: #F0F5F7;
	text-decoration: none;
	}

#footer a:hover {
	color: #F0F5F7;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

#footer ul li a:hover {
	color: #FFFFFF;
	}
	
#footerleft {
	float: left;
	width: 225px;
	margin: 15px 20px 0px 30px;
	padding: 0px;
	}
	
#footermiddle2 {
	float: left;
	width: 210px;
	margin: 15px 75px 0px 80px;
	padding: 0px;
	}
	
#footerright {
	float: left;
	width: 245px;
	margin: 15px 30px 0px 0px;
	padding: 0px;
	}

#footerright p{
    font-size: 12px;
	}
	
#footer #s {
	width: 130px;
	padding: 3px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #505050;
	color: #9B9B9B;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-style: italic;
}

#footer #searchIcon {
    height: 22px;
	width: 60px;
	background: #6B9006 url(images/searchIcon.gif) repeat-x;
	border: 2px solid #6B9006;
	padding: 0px 2px;	
	vertical-align: top;
	color: #fff;
	font-weight: bold;
}

/*** Images Format ***/

img.post {
	padding: 5px;
	border: 0px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 0px solid #000;
}

img.alignright {
	padding: 5px;
	border: 0px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	display: inline;
	border: 0px solid #000;
}
	
/*** Additional Format ***/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.float-left  { float: left; }

.float-right { float: right; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/*** Comments Format ***/

#commentform input {
	width: 140px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	color: #484848;
}

#commentform textarea {
	width: 535px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #7C7E6F;
	font-family: verdana;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid #787966;
	font-family: Arial, Sans-Serif;
	color: #fff;
	background: url(images/input.gif) repeat-x;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: verdana;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 0px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
