/*
Theme Name: LordOfTheWebs
Theme URI: http://www.lordofthewebs.com
Version: 1.0
Author: Sergei Golitsinski
Author URI: http://www.lordofthewebs.com
Comment: some css borrrowed from Evanescence (http://srinig.com/)
*/





body {
	background:#fff;
	color:#4d4d4d;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px; /* modified lotw */
	text-align:center;
}

p, blockquote {
	/* text-align:justify; */
}

a {
	color:#0C47A7;
	text-decoration:none;
}
a:hover 
{
	color: #659CF5;
}

ul {
	list-style:square;
}

h1, h2, h3, h4, h5, h6 {
	color:#0C47A7;
}

blockquote {
	background:url('http://www.lordofthewebs.com/_system/images/hborder_right.png') repeat-y left;
	color:#888;
	font-size:0.9em;
	padding:0.2em 2em;
}
blockquote blockquote {
	background:none;
	margin:0;
	font-size:1em;
}

input, textarea{
	background:transparent;
	border:1px solid #aaa;
}
input:focus, textarea:focus {
	background:#f1f1f1;
}

img.wp-smiley {	
	margin:0;
}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	clear:both;
	margin-left: 55px;
	margin-right: 30px;	
}
#content {
	/* width:75%;
	float:left;
	padding-right: 20px;	*/
	text-align:left;
	
}
#sidebar {
	/* width:20%;
	float:right;	*/
	text-align:left;
	padding-right: 20px;
}
#footer { 
	clear:both;
	margin:0 5em;
}

/* Header */
#header {
	height:96px;
}

#header div {
	height:96px;
}

/* Header ends here */


/* Sidebar*/
#sidebar {
	background: url('http://www.lordofthewebs.com/_system/images/border.png') repeat-y top left;
	color:#888;
	overflow:hidden; 
}

#sidebar div 
{
	padding-left: 20px;
	/* padding:2em 2em 4em 2em; */
	background: url('http://www.lordofthewebs.com/_system/images/vborder_bottom.png') no-repeat bottom left;
}

#sidebar div div {
	padding:0;
	background:none;
}



#sidebar h2 {
	/* color:#68b; */
	color:#4D7EAE;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:2em;
	margin-bottom:0;
}

#sidebar p {
	margin-top:0;
	color:#666;
}

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

#sidebar ul ul ul{
	padding-left:1em;
}

#sidebar li li a {
	color:#99a;
	text-decoration:none;		
}

#sidebar .recent {
	padding-bottom:5px;	
}

#sidebar li li a:hover {
	color:#0C47A7;
	background-color: #f1f1f1;
}
/* Sidebar ends */

#content {
	/* text-align:justify; */
}

h2.search-title {
	font-size:13pt;
	color: #999999;
	font-weight: bold;
}

h2.archive-title {
	font-size:13pt;
	color: #999999;
	font-weight: bold;
}
h2.pagetitle {
	font-size:2em;
}

/* Post */
.post {
	margin:0 0 4em 0;
	clear:both;
}

.post-title {
	/* background: url('images/border.png') repeat-x bottom; */
	border-bottom:1px solid #f1f1f1;
}

.post-title div {
	background: url('http://www.lordofthewebs.com/_system/images/hborder_right.png') no-repeat bottom right;
}
.post-title h2, .post-title h3 {
	/* font-size:2em; */
	font-weight:bold;
	margin:1em 1em 0 0;
}

.post-title h2 a, .post-title h3 a{
	color:#1355A0;
}

.post-title h2 a, .post-title h3 a:hover {
	color: #659CF5;	
}

.post-entry, .archives {
	font:1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post-meta {
	margin-top:1.6em;
	color:#999;
}
/* Post ends */


/* Comments */
#comments {
	margin:0 7%;
}
#comments h3 {
	font-size:1.4em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	margin:2em 0;
	overflow:auto;
}
.commentlist p {
	margin:0.5em 0;
}
.commentlist h4 {
	font-size:1.2em;
	margin:0;
}
textarea#comment {
	width:100%;
}
/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h2 pagetitle {
	color:#999999;
}
.searchresult h3 {
	font-size:1.2em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */

#footer { 
	background:url('http://www.lordofthewebs.com/_system/images/border.png') repeat-x top;
}

#footer div {
	background:url('http://www.lordofthewebs.com/_system/images/hborder_left.png') no-repeat top left;
}

#footer div div {
	background:url('http://www.lordofthewebs.com/_system/images/hborder_right.png') no-repeat top right;
}

#footer div div div {
	padding:3em;
	color:#888;
	text-align:center;
	font-size:1em;
}
/* Footer ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */

.alignleft {
	float:left;
}
.alignright {
	float:right;
}




/* lordofthewebs modification */
#lotw_top
{
	background-image: url(http://www.lordofthewebs.com/_system/images/topbg.gif);
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 42px;
	background-color: #0845A5;
	width: 100%;
}

#lotw_logo
{
	position:absolute;
	top: 7px;
	left: 0px;
}

#lotw_contact
{
	position:absolute;
	top: 7px;
	right: 266px;
	z-index: 1;
}

#lotw_menu1
{
	position:absolute;
	top: 7px;
	right: 186px;
	z-index: 1;	
}

#lotw_menu2
{
	position:absolute;
	top: 7px;
	right: 108px;
	z-index: 1;	
}

#lotw_menu3
{
	position:absolute;
	top: 7px;
	right: 30px;
	z-index: 1;	
}

#lotw_areatitle
{
	position:relative;
	top: 42px;
	margin-top: 4px;
	margin-left: 300px;	
	margin-right: 0px;	
	margin-bottom: 60px;
	border-bottom: solid 1px #cacaca;	
	padding-bottom: 2px;	
	z-index: 0;
}

.lotw_areatitle_link
{	
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;	
}

.button-search
{
	font-size: 9pt;
	/* margin-top: -1px; */
	height:20px;
	color:#414141;
	border-width: 1px;
	background-color: #D4D0C8;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
}

.textbox-search
{	
	border-width: 1px;
	width: 90px;	
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	color: #0C47A7;
}


/* end of lordofthewebs modification */