/*
Theme Name: ektheme
Author ek
*/


/*===START SECTION 1 - the main containers===*/

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

body {
	background: #000000 url(images/bodybkgrnd.jpg) no-repeat fixed;
	width: 100%;
	margin: 0 auto;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color:  #9999AE;
}

#wrapper {
	background: #000000;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	border-left: 3px solid  #0F0D12;
	border-right: 3px solid  #0F0D12;
}


#header {
	background: url(images/ekheader.jpg) no-repeat;
	height: 250px;
	width: 960px;	
	float: right;;
}

#main {
	width: 960px;
}

#content {
	margin: 140px 0 50px 10px;
	padding: 10px;
	overflow: hidden;
	width: 560px;
	float: left;
	line-height: 1.4em;
}

#content2 {
	margin: 140px 0 50px 15px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 300px;
	float: left;
	line-height: 1.4em;
}

#content3 {
	margin: 140px 30px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 900px;
	float: left;
	line-height: 1.4em;
}

#content4 {
	margin: 140px 30px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 400px;
	float: left;
	line-height: 1.4em;
}

#sidebar {
	margin: 140px 25px 30px 0;
	width: 315px;
	float: right;
	padding: 10px 0 15px 0;
}

#sidebar2 {
	background: url(images/homebkgrnd.jpg) no-repeat;
	margin: 165px 20px 50px 0;
	width: 580px;
	height: 795px;
	border: 2px solid  #0F0D12;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: right;
	padding: 0;
}

#sidebar3 {
	background: url(images/homebkgrnd.jpg) no-repeat;
	margin: 165px 20px 50px 0;
	width: 460px;
	height: 795px;
	border: 2px solid  #0F0D12;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: right;
	padding: 0;
}

#mp3player {
	/*background: url(images/mp3playerbkgrnd.png) repeat-y;*/
	width: 700px;
	margin: 50px auto;
	padding: 0;
	filter: alpha(opacity=50, style=0);
	-moz-opacity: 50%; 
}

#footer {
	background: url(images/ekfooter.jpg) no-repeat;
	width: 960px;
	height: 150px;
	clear: both;
	text-align:  center;
	font-size: 0.8em;
	margin: 60px 0 0 0;
}

/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/

.description {
	clear: left;
	padding: 5px 0 5px 35px;
}

.post {
	background: #000005 url(images/postbkgrnd.png) top repeat-x;
	padding: 15px;
	border: 3px solid  #0F0D12;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 15px;
	font-size: 1em;
}

.entry-content, .entry-excerpt {
	clear: left;
}

.navigation {
  clear: both;
}

.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

.entry-meta {
  margin: 0 0 10px 0;
}

.underpost {
	font-size: .9em;
}

#content .underpost a {
	text-decoration: none;
}

/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/

#content a:link, #content a:visited {
	padding: 8px;
	color: #0054FF;
	text-decoration: none;
	outline: none;
}

#content a:hover {
	text-decoration: none;
	color: #EEAF51;
}

#footer p {
	padding: 60px 0 0 0;
}

#footer a:link, #footer a:visited {
	color: #0054FF;
}

#footer a:hover {
	text-decoration: none;
}

/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/

#menu{
	background: url(images/menubar.jpg) top repeat-x;
	padding: 0;
	white-space: nowrap;
	margin: 240px auto;
	width: 960px;
	height: 64px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 35px 0 0;
}

#menu ul {
	margin: 0px;
	padding: 25px 200px;
}

#menu li a:link, #menu li a:visited {
	font: 1em;
	color: #DFEFFE;
	text-transform: uppercase;
	text-shadow: #000000 0.25em 0.25em 0.2em;
	text-decoration: none;
	border: 1px solid  #0F0D12;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	padding: 5px 15px ;
	outline: none;
}

#menu li a:hover {
	background: #0F0D12;
	color: #EEAF51;
	border: 1px solid  #0054FF;
}

#menu li a:active {
	color: #EEAF51;
	background: #0F0D12 ;
	border: 1px solid  #810400;
}

/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0 auto;
	padding: 12px 0;
	list-style-type: none;
}

#sidebar li a:link, #sidebar li a:visited {
	background: #161419;
	display: block;
	color: #DFEFFE;
	text-shadow: #000000 0.25em 0.25em 0.2em;
	text-decoration: none;
	text-align: center;
	margin-bottom: 1em;
	padding: 20px;
	border: .5px solid  #0054FF;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#sidebar li a:hover {
	color: #810400;
	text-decoration: none;
	outline: none;
}

#sidebar ul ul {
  margin: 0 auto;
}

#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 0 10px 0 10px;
}

/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/

#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	margin: 0px
	padding: 1px 0 0 25px;
	clear: both;
}

#header h1 a:hover {
	text-decoration: none;
}

#content h1 {
	font-size: 1.6em;
}

#sidebar h1 {
	font-size: 1.4em;
}

#sidebar h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #EEAF51;
	border-bottom: 1.5px solid  #DFEFFE;
	text-align: center;
	padding: 8px 0;
}

.post h2 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #0054FF;
	margin: 25px 0 20px 0;
	padding: 0;
	text-decoration: none;
	outline: none;
}

.post h3 {
  font-size: 1.3em;
  color: #0054FF;
  margin: 0 ; 
  padding: 4px;
}

/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 80px;
	width: 100px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid  #0F0D12;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #00A9FC;
	font-family: Univers, Arial, Helvetica, sans-serif;
	background: url(images/datebkgrnd.png);
}

.entry-month {
	font-size: 1.3em;
	width: 100px;
	text-align: center;
	text-shadow: #00001E 0.25em 0.25em 0.2em;
	height: 28px;
	margin: 15px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.entry-day {
	font-size: 2em;
	text-align: center;
	text-shadow: #00001E 0.25em 0.25em 0.2em;
	height: 25px;
	width: 100px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 10px;
}

/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .8em;
}

#commentform input {
	/*color: #DFEFFE;*/
	background: #DFEFFE;
	border: .5px solid  #0054FF;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#commentform textarea {
	background: #DFEFFE;
	border: .5px solid  #0054FF;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#commentform {	
	padding: 15px;
}

ol.commentlist {
	border: 1.5px solid  #DFEFFE;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 15px;
	margin: 15px;
	list-style-type: none;
}

ol.commentlist li {
	margin: 15px 0 0 0;
}

#content ol.commentlist li a {
	text-decoration: underline;
}

li.author {
	padding: 5px;
}

/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Univers, Arial, Helvetica, sans-serif;
  width: 350px;
  /*background: url(images/blockquote1.png) no-repeat right bottom;*/
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  /*background: url(images/blockquote2.png) no-repeat left center;*/
  padding: 0 0 0 30px;
  font: italic 1.7em Univers, Arial, Helvetica, sans-serif;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 25px 12px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/
