/*
	Theme Name: Maps and Territories
	Description: An alteration of the Green Light Theme 
	Version: 0.1
	Author: Andre Ourednik
	Author URI: http://ourednik.info
	Tags: fixed width, two columns, widget ready
*/

/***** general *****/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #000000;
	color:#000000;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this.*/
}
a {color:#003399;text-decoration: none;}
a:hover {color: #003300;text-decoration: none;}

h1 {font-size:30px; font-weight:200;}
h2 {font-size:26px; font-family: Garamond,"Times New Roman",Times,serif; font-weight:100; letter-spacing:3px;}
h3 {font-size:21px; font-family: Garamond,"Times New Roman",Times,serif; font-weight:100; letter-spacing:3px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #73943B; width:90%;}
del {color:red;}
ins {color:green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #73943B;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:50px;}
/***** layout *****/
#base{
	width:888px;
	margin:0px auto;
	background: url(images/repeater.jpg) repeat-y center;
}
#base2{
	width:888px;
	/* background: url(images/footer.jpg) no-repeat center bottom;*/
	background: #3a3a3a no-repeat center bottom;
}
#header {
	background: none repeat scroll 0 0 #3A3A3A;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADADAD', endColorstr='#3A3A3A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ADADAD), to(#3A3A3A)); /* for webkit browsers */
	background: -moz-linear-gradient(top center , #ADADAD, #3A3A3A) repeat scroll 0 0 #ADADAD; /* for firefox 3.6+ */ 
    height: 160px;
    position: relative;
    width: 888px;
}
#container{
	position:relative;
	width:888px;
	overflow:hidden;
	/* background: url("images/container_bg.jpg") no-repeat scroll 0 15px transparent; */
}

#content{ /*width=698px*/
	background: none repeat scroll 0 0 white;
    border-radius: 0 15px 15px 0;
	float:left;
	display:inline; 
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:658px;
	min-height:614px; /*ie6 not support*/
	padding: 15px 15px 150px 25px;
	/* background:url('images/content_bg.jpg') no-repeat 567px 0px; */
}
#sidebar{ /*width=190px*/
	float:right;
	display:inline; 
	overflow:hidden;
	width: 160px;
	margin:0 0 0 0;
	padding: 0px 15px 0px 15px;
	color:#ffffff;
	background: none repeat scroll 0 0 #3A3A3A;
}
#footer {
	background:none repeat scroll 0 0 #3A3A3A;
	clear:both;
	margin:0px;
	color: #ffffff;
	font-size: 11px;
	padding:35px 190px 14px 20px;
}
#footer a {color: #ffffff; font-weight:bold;}

/***** header *****/
#blogtitle {
    color: #FFFFFF;
    float: left;
    font-family: Garamond,Times New Roman,Serif;
    font-size: 50px;
    font-weight: bold;
    left: 60px;
    position: absolute;
    text-align: left;
    text-shadow: 2px 2px 3px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5);
    top: 40px;
    width: 80%;
}
#blogtitle a, #blogtitle a:hover {color:#ffffff; text-decoration:none;}
#subtitle {
    color: #FFFFFF;
    float: right;
    font-family: Garamond,Times New Roman,Serif;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 150px;
    text-align: right;
    top: 100px;
    width: 80%;
	text-shadow: 2px 2px 3px #000000;
}

#header ul {
    float: right;
    height: 22px;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
}
#header ul li {
	display: inline;
	font-size: 13px;
}

#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #ffffff;
	padding: 0 15px;
	text-decoration:none;
	text-shadow: 2px 2px 3px #000000;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: #3a3a3a; /*#6c9025;*/
}

#header img.home {
	
	position: absolute;
	margin:0px;padding:0px;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/

.archivetitle {
    border-bottom: 3px solid #73943B;
    color: #000000;
    font-family: Garamond,Times New Roman,Serif;
    font-size: 35px;
    font-variant: normal;
    margin: 60px 80px 30px;
    padding: 0;
}
.title, .title a {
	color: #000000;
	font-size: 30px;
	margin: 0px 50px 0 80px;
	text-indent:-80px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.title-page {
	color: #000000;
	font-size: 30px;
	margin: 10px 80px;
	font-family: Garamond, "Times New Roman", Times, serif;
}
.title-page h1 {
	margin-bottom:0;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #73943B;
	margin: 0px 80px;
}

.entry {
	/* font-family: "Lucida Grande", "Lucida Bright", Verdana, Arial, sans-serif; */
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 1.6em;
	padding: 8px 0px 0px 0px;
	margin: 10px 80px;
}
.page_entry {
    border-bottom: 1px solid #73943B;
    border-top: 2px solid #73943B;
    margin: 10px 80px;
    padding: 20px 2px;
	line-height: 1.6em;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 20px 80px 50px 80px;
	padding: 4px 0px 1px 1px;
	border-top: 1px solid #73943B;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
	margin-bottom: 40px;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
	margin-top:40px;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}


.navigation {
	font-size: 11px;
	margin: 40px 80px 0px 80px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #73943B;
	/*border-bottom: 1px solid #73943B;*/
}
.navigation .alignright {width:200px;}
.navigation .alignleft {width:200px;}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #73943B;
	border-bottom: 1px solid #73943B;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 80px 20px 80px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #73943B;
	border-bottom: 2px solid #73943B;
}

#respond{
	padding: 0px 80px;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 80px;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #80b608;
}
.commentlist {
	list-style: none; 
	margin: 30px 80px 30px 40px;
}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #80b608;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px dotted #80b608;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	display:none;
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0 8px 0;
	/* border-bottom: 1px dotted #80b608; */
	/* background: url(images/track.jpg) no-repeat top left; */
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #80b608;
}
.trackbody p a {color: #000000;}
#commentform {
	margin:0 80px;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #73943B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 490px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #80b608;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #80b608;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** search *****/
#searchform{
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
.searchbox {
	background: none repeat scroll 0 0 #2B2B2B;
    height: 28px;
    margin: 15px 0 20px;
    padding: 0;
    position: relative;
    width: 160px;
}	
.search-field input {
    background: none repeat scroll 0 0 #2B2B2B;
	border: 0 none;
    color: #FFFFFF;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    padding-left: 10px;
    padding-top: 2px;
    position: relative;
    /* top: 8px; */
    width: 125px;
	/*background:#f0f0f0;*/
}
.search-but input {
    background: none repeat scroll 0 0 #2B2B2B;
    float: right;
    height: 15px;
    margin-top: 2px;
    position: relative;
    width: 15px;
	padding:4px;
}
/***** sidebar *****/
#sidebar a{color:#ffffff;}
#sidebar a:hover {color:#73943B;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 24px 0px;
	/*padding: 2px 0px 2px 0px;*/
	/* border-bottom: 1px dotted #73943B; */
}


#sidebar ul ul li {
	color: #c8c8c8;
	line-height: 1.6em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 13px;
	border:0px;
	background:url('images/titlearrow.gif') no-repeat 0px 5px;
}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px 0px 0px 12px;
	line-height: 1.5em; 
	background:url('images/arrow.gif') no-repeat 0px 5px;
	color: #ffffff;
}

#sidebar .sidetitle {
	background: none repeat scroll 0 0 #2B2B2B;
	color: #FFFFFF;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 10px;
	padding: 3px 10px;
}

#sidebar select{
	margin:5px 0px 2px 2px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}

/***** widget *****/
#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #73943B;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin:2px 0 2px 25px;
}

#sidebar .widget_rss h1{
	background:url('images/rss.png') no-repeat right;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

#translation_bar {
	margin:auto;
	width:125px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
