/*  
Theme Name: axis of evul
Theme URI: http://axisofevul.com/
Description: Theme designed and built for the exclusive usage of evulotis.com. Based on the default WordPress theme.
Version: 1.0
Author: evul
Author URI: http://axisofevul.com/
*/

/* MARKUP ELEMENTS */
html { width: 100%; height:100%; margin:0; padding:0; }
body {
	margin: 0;
	padding: 0;
	background-color: #f7f7f7;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #666;
}

a {
	text-decoration: underline;
	color: #444; /*#a60909;*/	
}
a:hover {
	text-decoration: underline;
	color: #ff66ff; /*#d8241b;*/	
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

h2 {
	font-size: 1.5em;
	}

h3 {
	font-size: 1.2em;
	}

h4 {
	font-size: .9em;
	}

/* END MARKUP ELEMENTS */

/* STRUCTURAL ELEMENTS */
#container {
	display: block;
	margin: 0 auto;
	padding: 0 0 0 18px;
	width: 796px;
	background: transparent url(bg.png) no-repeat;
}
#maincolumn {
	display: block;
	margin: 0;
	padding: 0;
	width: 600px;
	background-color: #fff;
	float:left;
}

#banner {
	display: block;
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #fff url(Header.png) no-repeat;
}
#banner h1 {
	 display: none;
	 width: 100%;
	 height: 100%;
}
#banner a {
	 display: block;
	 width: 100%;
	 height: 100%;
}

#footer {
	font-weight: normal;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	width: 373px;
	background-color: #fff;
	clear: both;
}

#paging {
	display: block;
	width: 355px;
	padding: 0 0 0 18px;
	margin: 3em 0 6px 0;
	border-bottom: 2px solid #f1f1f1;
}
#toppaging {
	display: block;
	width: 355px;
	padding: 0;
	margin: 6px 0 0 18px;
}

#paging a, #toppaging a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#copyright {
	display: block;
	width: 355px;
	margin: 0 0 6px 18px;
	padding: 0;
}

.postnavigation {
	display: block;
	width: 355px;
	margin: 0;
	font-size: 8pt;
	padding: 6px 0 6px 18px;
	border-top: 2px solid #f1f1f1;
	}

/* END STRUCTURAL ELEMENTS */

/* PAGE NAVIGATION ELEMENTS */
#toprss {
	display: inline;
	width: 16px;
	height: 16px;
	padding: 3px 8px 0 0;
	float: right;	
}

#navigation {
	display: block;
	width: 600px;
	margin: 0;
	padding: 0;
}
#navigation ul {
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
	text-transform: uppercase;
	font-size:8pt;
	font-weight: normal;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	/*height: 17px;*/
	padding: 3px 0;
	margin-right: 40px;
	float: left;
	text-decoration: none;
}
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	color: #000;
}
#navigation ul li a:hover {
	color: #c10000;
}
li#anav a, .current_page_item a {
	color: #c10000 !important;
}
/* END PAGE NAVIGATION ELEMENTS */

/* CONTENT ELEMENTS */
#content {
	display: inline;
	width: 373px;
	margin: 0;
	padding: 0;
	float: left;
}
#content h1, #content h2, #content h3 {
	margin: 0 0 .5em 0;
	color: #222;
}

.post, .uicontent, .searchresults {
	width: 354px;
	padding: 1em 0 1em 18px;
	margin-bottom: 0em;
	/*background: transparent url(images/Stars.gif) center bottom no-repeat;*/
	text-align: left;
	line-height: 1.5em;
	border-top: 2px solid #f1f1f1;
}
.uicontent { border: 0; }
.post h1 a, .post h2 a {
	color: #222;
	text-decoration: underline;
}
.post h1 a:hover, .post h2 a:hover {
	color: #c10000;
	text-decoration: underline;
}
.post a img {
	border: none;
	margin: 0;
}
.uicontent, .searchresults {
	background-image: none;
}

.searchresults {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.searchresults h3 {
	margin-bottom: 0 !important;
}

.postmetadata {
	margin: 1em 0;
	font-size: 8pt;
}
.PostThumbs {
	display: block;
	margin: 0;
}
.PostThumbs img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0;
	float: left;
}
.PostThumbs a {
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #666;
	margin: 0 2px 10px 0;
	padding: 2px;
	float: left;
}
.PostThumbs a:hover {
	background-color: #ff66ff;
}

.entry {
	text-align: justify;
}
.entry blockquote {
	color: #660000;
}
.entry a {
	font-size: 9pt;
	font-weight: normal;
	color: #c10000 !important;
}
.entry a:hover {
	color: #ff66ff !important;
}

a.more-link {
	display: block;
	margin-top: 6px;
	font-size: 11pt;
	font-weight: bold;
	color: #ff66ff !important;
}
a.more-link:hover {
	color: #cc33cc !important;
}

.PostLeft {
	width: 42%;
	float: left;
	text-align: left;
	padding-left: 10px;
	background: transparent url(LeftArrow.gif) left 5px no-repeat;
}

.PostRight {
	width: 42%;
	float: right;
	text-align: right;
	padding-right: 10px;
	background: transparent url(RightArrow.gif) right 5px no-repeat;
}

/* END CONTENT ELEMENTS */

/* SIDEBAR ELEMENTS */
#sidebar {
	display: block;
	width: 178px;
	margin: 0 0 0 38px;
	padding-top: 1em;
	float: left;
}
#sidebar a {
	font-size: 8pt;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	background-color: #fff;
}
#sidebar ul li a {
	display: block;
	width: 168px;
	height: 100%;
	padding: 4px 0 4px 10px;
}
#sidebar ul li a:hover {
	background-color: #f1f1f1;
}

#sidebar ul, #sidebar ul ol {
	width: 178px;
	margin: .5em 0;
	padding: 0;
	border-top: solid #ccc 1px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border-bottom: solid #ccc 1px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#sidebar img { border: solid #ccc 3px; }

.sb_widget {
	width: 178px;	
	text-transform: lowercase;
}
.sb_widget h3 {
	font-size: 8pt;
	padding: 3px 0;
	background-color: #fff;
	color: #c1c1c1;	
	text-transform: uppercase;
}

#googleside {
	display: block;
	width: 160px;
	margin: 100px 0 0 22px;
	float: left;
	/*position: absolute;
	top: 60px;
	left: 650px;*/
}
.googletop {
	width: 350px;
	height: 60px;
	margin: 0 0 2em 15px;
	padding: 2px;
	background-color: #fff;	
}

/* END SIDEBAR ELEMENTS */

/* FORMATTING ELEMENTS */
.clearboth { clear: both; display: block; }
.divider { clear: both; display: block; height: 1px; margin: 1em 0 .5em; border-top: 1px solid #fff; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* ENDFORMATTING ELEMENTS */


/* Begin Typography & Colors */
.date {
	color: #888;
}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	border-bottom: solid #c1c1c1 3px;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post hr {
	display: block;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin-top: 30px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h3.pagetitle, h4.pagetitle {
	margin: 0;
	color: #888;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


.entry ul {
	margin: .5em 0 1em 20px;
	} 

.entry li {
	margin: 7px 0 8px 10px;
	}

/* Begin Lists


	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#search {
	margin-top: 1.5em;
	text-align: left;	
	font-size: 8pt;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	}

#commentform #submit {
	margin: 0;
	float: left;
	border: solid #000 2px;
	background-color: #ccc;
	color: #333;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	}

#searchsubmit {
	margin: 0;
	border: solid #000 2px;
	background-color: #ccc;
	color: #333;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	background-color: #f8f8f8;
	border: 6px solid #000;
	margin: 0;
	padding: 10px;
	font-size: 9pt;
	}

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

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

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

#commentarea {
	padding: 1em 18px 2em 18px;
	text-align: left;
}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	position: relative;
	margin: 2em 0 2em 1em;
	padding-left: 20px;
	border-left: 6px solid #a60909;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
