/* 

Theme Name: Small Studio
Theme URI: http://ericulous.com
Description: Small Studio from solucija.com
Version: 1.1
Author: Genkisan
Author URI: http://ericulous.com/

*/

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #E9E9E9;
}

a {
	text-decoration: none;
	color: #DDA0DD;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #e3e3e3;
}

.blue {
	color: #286ea0;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	height: 580px;
	padding: 6px 10px 0px 10px;
	background: url(images/bg.gif) no-repeat;
}

#contentwrapper {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	
}

#content {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 0px 0;
	height: 30px;
	border-bottom: 0px solid #DDA0DD;
	background: #FFF url(images/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 1.4em;
	font-weight: lighter;
	color: #000;
	padding: 0 0 0 20px;
	letter-spacing: 1px;
	margin-top: -0.5em;
	
}

#title a {
	font-size: 2em;
	font-weight: bold;

}

#sidebar {
	clear: left;
	float: left;
	width: 150px;
	margin: 5px 0 10px 0;
	padding: 3px;
	font-size: 0.7em;
	border-right: 1px solid #ccc;
}

#sidebar h3 {
	text-align: left;
	padding:3px;
	background-color: #fff;
	
}

#sidebar ul {
	list-style: none;
	width: 150px;
	margin: 0.8em 3px 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#sidebar li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#sidebar li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #DDA0DD;
	border-right: 0px solid #f00;
}	
	
#sidebar li a:hover {
	color: #286ea0;
	background: #F3E0F4;
	border-right: 2px solid #286ea0;
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 2px solid #b60400;
	color: #333;
}

.readon a {
	margin: 5px 3px 0 0;
	display: inline;
	float: right;
	padding: 0px 5px 0px 5px;
	color: #808080;
	font-weight: bold;
	border-bottom: 1px dotted #DDA0DD;
	background-color: #fff;
	font-size: 0.8em;
}
.readon a:visited {text-decoration:none }
.readon a:link {text-decoration:none }
.readon a:hover { color:#286ea0; background-color: #F3E0F4; }

.recentarticles {
	float: right;
	width: 200px;
	margin: 10px 15px 10px 0;
	padding: 5px 13px 20px 10px;
	color: #5D5D5D;
	line-height: 1.5em;
	background: #FFF url(images/fade.gif) repeat-x;
}

.recentarticles p {
	margin: 0px;
	font-size: 90%;
}

.recentarticles a {
	display: block;
	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#banner {
	margin: 1em 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(images/pic.jpg) repeat-x;
	height: 146px;
}

#banner h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#banner p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.post {
	margin: 0 280px 20px 170px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #333;
	border-left: 0px solid #eee;
}

.post a, #post a:visited {
	text-decoration: underline;	
}

.post p {
	padding: 0;
	margin: 0;
}

.post_full {
	margin: 0 0px 20px 170px;
	padding: 5px 20px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #333;
	border-left: 0px solid #eee;
}

.post_full a, #post_full a:visited {
	text-decoration: underline;	
}

.post_full p {
	padding: 0;
	margin: 0;
}

.alignright {
float: right;
}
	
.alignleft {
float: left
}

/* comments*/
.commentlist li.alt {
	background-color:#FFFFE7;
}

.commentlist {
	margin-left: 15px;
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
}
/* comments */

#downbox {
	margin: 0px 10px 15px 10px;
	padding: 0;
	border-top: 1px solid #DDA0DD;
	background:url(images/fade.gif) repeat-x;
	background-color: #fff;
}

#downbox ul{
	font-size: 0.9em;
	margin: 10px;
	padding: 0;
	font-weight: bold;
	color: #A9A9A9;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
#downbox h4{
padding-left: 10px;
letter-spacing: 1px;
line-height: 25px;
color: #A9A9A9;
font-size: 1em;
margin-bottom: 10px;
}

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border-top: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}


.logo{
float: right;
margin-right: 0.5em;
margin-top: 0.3em;

}

input,textarea, select {
	color : #808080;
    background-color : White;
	font-size: 11px;
	border : 1px solid #DDA0DD;
}

label {
	color: #DDA0DD;
	background-color : transparent;
	padding-top: 2px;
	margin-top: 4px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px;  background-color : White;  }

/* The main submit button option */
input.mainoption {
	background-color : White;
	font-weight : normal;
}

/* None-bold submit button */
input.liteoption {
	background-color : White;
	font-weight : normal;
}

fieldset {
 padding: 1em;
  font:100%/1 sans-serif;
 width: auto;
 border:0px #CCc dotted;
 margin:10px;
 
}


legend {
	padding: 0.2em 0.5em;
	margin-bottom: 0.7em;
	color: #fff;
	font-size: 90%;
	text-align: center;
	background-color: #DDA0DD;
	border: 0px #ccc solid;
}


