/*  
Theme Name: Plexi Blog
Theme URI: http://ifelse.co.uk/simpla/
Description: Plexi Blog
Version: 1.01B
Author: Emre Guler
Author URI: http://www.emreguler.net/
*/

/*************************************
 +Containers
 *************************************/
body {
	background-color:	#000000;
	margin:				0;
	padding:			0;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#container {
	position: absolute;
	width: 887px;
	left: 50%;
	margin-left: -443px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-image: url(../../../../images/bg_tile.jpg);
	background-repeat:repeat-y;	
}

#logo
{
position:absolute;
left:13px;
top:5px;
z-index:1
}
#bee
{
position:absolute;
left:740px;
top:41px;
z-index:2
}

#search {
	position: relative;
	width: 871px;
	height: 33px;
	left: 50%;
	margin-left: -436px;
	margin-top: 1px;
	margin-bottom: 0;
	padding: 0;
	background-image: url(../../../../images/search_tile.gif);
	padding: 0px;
}

#searchtext {
	position:			absolute;
	left:				50%;
	height:				33px;
	margin-top:			8px;
	margin-left:		178px;
}

#searchfield {
	position: absolute;
	/*width: 871px;*/
	height: 33px;
	left: 50%;
    margin-left: 237px;
	margin-top:5px;
	float: right; 

}
#content{
	padding-right:10px; 
	padding-left:10px; 
	width:570px;
	position: relative;
	float: left;
	margin-top: 13px;
	left: 2%;
}

#header{
	padding:3em 1em;
	position: absolute;
}

#footer{
	border-top:1px solid #777;
	color:#888;
	font-size:10px;
	width: 720px;
	height: 30px;
	position: relative;
	clear: both;
}


/*************************************
 +Sidebar
 *************************************/
#sidebar
{
	width:					253px;
	margin-top:				10px;
    margin-right:			8px;
	float:					right;
	/* IE6 only */
	_margin-right:			5px;
}	

#sidebar_container,
#sidebar li.linkcat,
#sidebar_calendar
{
	background-color:		#666666;

	width:					253px;
	margin-top:				5px;
    margin-right:			0;
	padding-top: 			5px;
	position:				relative;
}

#sidebar_calendar
{
	margin-top:			0;
}

#sidebar h2
{
	color:			#ffffff;
	height:			16px;
	margin:			0 5px 2px 5px;
	background-image:	url(../../../../images/whitedot.gif);
	background-position:	left bottom;
	background-repeat:		repeat-x;
	text-transform:			uppercase;
	font-size:				12px;
}

#sidebar ul{
	list-style-type:		none;
	margin:					0;
	padding-left:			0;
	padding-top:			0;
	padding-bottom:			5px;
}

#sidebar .linkcat ul,
#sidebar .aktt_tweets ul
{
	margin-top:				8px;
	margin-left:				15px;
	padding-bottom:			10px;
	position:				relative;
}
#sidebar .linkcat ul ul
{
	margin-top:				0;
	padding-bottom:			0;
	list-style:				inherit;
}

#sidebar .aktt_tweets li
{
	color:				#99CC33;
	margin:				0 15px 10px 0;
}
#sidebar .aktt_tweets li.aktt_more_updates
{
	font-size:10px;
	margin-bottom:0;
	margin-top:20px;
	text-transform:uppercase;
}
#sidebar .aktt_tweets li a.time_created
{
	font-size:			10px;
}


/*************************************
 +Event Calendar
 *************************************/
#ec3_publish
{
	/* Hides iCal RSS link above event calendar in sidebar */
	visibility:				hidden;
}
div#wp-calendar
{
	padding-left:		4px;
	padding-right:		4px;
}

/*************************************
 +Hn and p
 *************************************/
h1{
	font-family:		verdana, helvetica, arial, sans-serif;
	margin:				1px;
	font-style:			normal;
	color:				#ffffff;
	font-size:			12px;
}

h2, h3{
	font-family: verdana, helvetica, arial, sans-serif;
	margin:1px;
	color:#99cc33;
	font-size:			12px;
}
#header h1
{
	font-family:		verdana, helvetica, arial, sans-serif;
	font-size:			12px;
	font-style:			normal;
	margin:				0;
	margin-right:		1em;
}
#header h1 a{
	color:#ffffff;
}
#header h1 a:hover{
	color:#ffffff;
}
#header p{
	color:#F5F5F5;
	font-size:12px;
	margin:0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta
{
	font-size:			12px;
}
.postedby
{
	padding:3px;
	padding-left:12px;
	color:#999999;
}
.filedto
{
	padding:3px;
	padding-left:12px;
	color:#999999;
}
.commentslink
{
	padding:3px;
	padding-left:12px;
	color:#99cc33;
}
.entry a img
{
	border:		2px solid #FFFFFF;
}
.entry a:hover img
{
	border:		2px solid #E87830;
}

.entrytitle h2
{
	font-size:			12px;
	height:				16px;
	font-weight:		bold;
	background-image:	url(../../../../images/greendot.gif);
	background-repeat:	repeat-x;	
	background-position:	left bottom;
}
.entrydate
{
	text-align:			right;
	width:				100%;
	font-weight:		bold;
	float:				right;
	margin-top:			-18px;
}
.entrydate h2
{
	font-size:			12px;
	height:				16px;
}
.entrytitle h2 a,
.entrytitle h2 a:visited
{
	color:#99cc33;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1.1em;
	color:#CCCCCC;
	border-bottom:1px dashed #E87830;	
}
.entrybody {
	font-size:			12px;
	line-height:		20px;
	font-style:			normal;
	color:				#ffffff;
    margin-left:		10px;
}

.commentstext
{
	font-size:			12px;
	font-style:			normal;
	color:				#ffffff;
}



/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	background:#999
}
.commentsblock textarea:focus{
	background:#999;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#999;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#CCCCCC;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.altd{
	background:#000000;
	border:1.2px dashed #333;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a,
a:visited
{
	color:#999999;
	text-decoration:none;
}
a.category{
	color:#99cc33;
	text-decoration:none;
}
a:hover{
	color:#E87830;
}

/*************************************
 +WPVideo
 *************************************/
 .wpv_videoc {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}
