/*
Theme Name: argh!
Theme URI: http://myrtsi.net
Description: AAAAARGH!
Author: Maria K
Author URI: http://myrtsi.net


/*-----------Block Level Elements--------------*/

body {
	background-color: #01385A;
	font: 13px/170% "Arial", "Helvetica", sans-serif;
	font-style: italic;
	color: #EAEAEA;
	padding: 50px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
}

a img, img
{
	border: 1px solid #000;
	margin: 2px;
}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	padding-left: 215px;
}

#headerimg {

}

#headermenu
{
	overflow: auto; padding: 0px 0px 55px 0px;
	font-size: 13px;
	color: #056fb2;
	line-height: 100%;
}

#headermenu a
{
	color: #056fb2;
}

#headermenu ul
{ display: block; list-style: none; margin: 5px 0px 0px 0px; padding: 0px; overflow: auto; height: 15px; }
#headermenu ul li
{ display: inline; list-style: none; margin: 0px; padding: 0px; float: left; }
#headermenu ul li a
{ display: block; margin: 0px 10px 0px 0px; padding: 0px; font-weight: 100;
	 }

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 75%;
}

#sidebar {
	width: 26%;
	margin-right: 10%;
	border-right: 1px solid #056fb2;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	color: #056fb2;
	font-size: 12px;
	line-height: 100%;
}

#footer a {
	color: #056fb2;
}

/*-------------Headings-------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: 100 !important;
}

h1 {
	font-size: 30px;
	color: #056fb2;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	font-weight: 100;
}
h1 a {
	color: #056fb2; 
	font-weight: 100;
	padding-bottom: 0 0 20px 0;
}

h2 {
	font-size: 24px;
	color: #056fb2;
	font-weight: 100;
}
h2 a {
	color: #056fb2;  
	font-weight: 100;
}

h3 {
	font-size: 16px;
	color: #056fb2;
}
h3 a {
	color: #056fb2;
	font-weight: 100;
}

h4 {
	font-size: 13px;
	color: #056fb2;
	margin: 0px;
	padding: 0px;	

}

h5 {

}

h6 {
	font-size: 11px;
	color: #056fb2;
	margin: 0px;
	padding: 0px;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
}

.cut {
	height: 110px;
	overflow: hidden;
}

.post {
	padding-left: 30px;
	margin-bottom: 25px;
}

.post h2 {
	margin: 0px; padding: 0px;
	line-height: 100%;
	clear: both;
}

.post small.meta {
	margin: 0px; padding: 0px;
	color: #056fb2;
	font-size: 12px;
	line-height: 100%;
}

.post p {

}

.post a {
	color: #056fb2;
	font-weight: 100;
}
.post p a {
	color: #056fb2;
}

.post ul {

}

.post li {
	list-style: none;

}

.entry {
}
.entry a {
	color: #fefefe;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	margin-left: 25px;
	clear: both;
}

.navigation a {
	color: #056fb2;
	font-size: 12px;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {

}

.pagetitle {
	margin-left: 30px;
	font-weight: 100;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul, #sidebar ol
	{ margin: 0px; padding: 0px; list-style: none; }

#sidebar ul h2
	{ margin: 0px 0px 5px 0px; padding: 2px; }


#sidebar ul li.widget
	{ padding: 5px !important; margin-bottom: 25px;  }

#sidebar ul ul
	{ margin: 0px 0px 0px 5px; }

#sidebar ul ul li
	{ margin: 0px 0px 0px 5px; }

#sidebar ul ul ul {

}

#sidebar .widgettitle { display: none; }

#sidebar p {

}

#sidebar a { color: #FEFEFE; }
#sidebar a:hover { color: #900; }

img.runforcover
	{ width: 75px; height: 75px; }

#lastfmrecords li { display: inline; width: auto; }




/*--------------Comments--------------*/

#commentform, #respond, #comments {
	margin: 0px 25px;
	width: 75%;
}

#commentform textarea {
	max-width: 100%;
	width: 100%;
}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

li.linkcat { margin: 0px; padding: 0px; list-style: none; }
li.linkcat h2 { margin-top: 15px; margin-bottom: 25px; font-weight: 100; }


hr {
	display: none;
}
