/*
Theme Name: STARRS-EPC
Theme URI: http://wordpress.org/
Description: The EPC theme
Version: 1.0
Author: STARRS
Author URI: 
Tags: 

	Based on the STARRS base theme

*/

body{
font-family: Arial;
font-size:10pt;
background-color: #fff;
height:100%; 
	/* background: #d5d6d7 url('images/pagebg.jpg') repeat-y center; */
	text-align: center;
  margin: 0 auto;
}

div{
border-style: dotted;
border-width: 0px;
border-color: #ee0000;
}

#page {
	background-color: white;
	border: 0px solid #e2e9f1;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	height:100%;
		background: #d5d6d7 url('images/pagebg.jpg') repeat-y center;
}

#header{
width:950px;
height: 99px;
margin: 0 auto;

}

#headerimg{
	background: url('images/header.jpg') no-repeat bottom center;
	width:950px;
  height: 99px;
  cursor: pointer;
}

#menu{
width:950px;
height:25px;
margin: 0 auto;
background-color: #0f5180;
text-align:left;
}

#container{
margin: 0 auto;
width:950px;
height:100%;
	text-align:left;
vertical-align: top;
}

#sidebar0{
float:left;
width: 200px;
height:100%;border-color: #00ee00;
background-color:#e2e9f1; 
text-align:left;
}

#content{
width: 525px;
height:100%;
margin-left:13px;
float:left;
  margin-top:0;
padding-top: 4px;
padding-bottom: 4px;
vertical-align: top;
text-align:left;
}

#sidebar1{
float:right;
width: 200px;
height:100%;border-color: #00ee00;
background-color:#fefbe7; 
text-align:left;
}

#footer{
clear:both;
width:950px;
height:35px;
margin: 0 auto;border-color: #0000ee;
background-color:#333;
color: #ccc;
text-align: center;
padding-top: 10px;
}

#postcontainer{
border-bottom-width: 1px;
border-color: #eee;
border-style: solid;
margin-bottom:40px;
}


h2{
color: #0f5180;
}
h3{
color: #0f5180;
font-style: italic; 
}
a{
color: #0f5180;
text-decoration:none;
}
a:hover{
color: #0f5180;
text-decoration:underline;
}
.entry{
font-size:10pt;
font-family: Verdana, Arial;
}
small{
color: #999;
font-size: 10px;
}













/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* 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: 0px;
	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, #sidebar0 ul ul li:before {
	content: "";
	}

.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;
	}
.postmetadata{
  font-size: 10px;
  font-weight: bold;
}
#sidebar0 a{

color:#333;
text-decoration: none;
font-family: Arial;
font-weight:bold;
font-size: 13px;
}
#sidebar0 a:hover{
color:#000;
text-decoration: underline;
}
#sidebar0 ul, #sidebar0 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar0 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;

	}

#sidebar0 ul p, #sidebar0 ul select {
	margin: 0px 0 0px;

	}

#sidebar0 ul ul, #sidebar0 ul ol {
	margin: 0px 0 0 0px;

	}

#sidebar0 ul ul ul, #sidebar0 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar0 ul ol li {
	list-style: decimal outside;
	}

#sidebar0 ul ul li, #sidebar0 ul ol li {
	margin: 0;
	padding:5px;
	background-color: #c0cfe2;
	border-style: solid;
  border-width: 1px;
  border-color: #e2e9f1;
  
	}
	
	#sidebar0 ul ul ul li, #sidebar0 ul ul ol li {
	margin: 0;
	padding-left:8px;
	background-color: #c0cfe2;
	border-style: solid;
  border-width: 0px;
  border-color: #e2e9f1;
  font-style:italic;
	}
	
	
	
	.widget{
		list-style-type: none;
	}
	.widgettitle{
  font-size:11pt;
  margin-left: 6px;
  }
	.textwidget{
	margin-left:15px;
	margin-right:15px;
	font-size:12px;	list-style-type: none;
	}
	.widget_tag_cloud div{
	margin-left: 10px;
	margin-right: 10px;
	}

	.recentcomments a{
    font-size: 10pt;
	}
	.signupframe{
	width:198px;
	margin-left:-14px;
	margin-right:-14px;

	}
	#intro{
	margin-top:10px;
	margin-bottom:10px;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	margin-left: -14px;
	}
	#intro2{
	margin-left: -14px;
	font-size:10pt;
font-family: Verdana, Arial;
	}
	
	
#sidebar1 a{

color:#333;
text-decoration: none;
font-family: Arial;
font-weight:bold;
font-size: 13px;
}
#sidebar1 a:hover{
color:#000;
text-decoration: underline;
}
#sidebar1 ul, #sidebar1 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar1 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;

	}

#sidebar1 ul p, #sidebar1 ul select {
	margin: 0px 0 0px;

	}

#sidebar1 ul ul, #sidebar1 ul ol {
	margin: 0px 0 0 0px;

	}

#sidebar1 ul ul ul, #sidebar1 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar1 ul ol li {
	list-style: decimal outside;
	}

#sidebar1 ul ul li, #sidebar1 ul ol li {
	margin: 0;
	padding:5px;
	background-color: #fdf4b5;
	border-style: solid;
  border-width: 1px;
  border-color: #fefbe7;
  
	}
	
	#sidebar1 ul ul ul li, #sidebar1 ul ul ol li {
	margin: 0;
	padding-left:8px;
	background-color: #fdf4b5;
	border-style: solid;
  border-width: 0px;
  border-color: #fefbe7;
  font-style:italic;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar0 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar0 #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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:11px;
	}
/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 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 */

.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}
.navigation{
  padding-bottom:30px;
}
	
		#media{
	border-width:1px; border-style: solid; border-color: #fdf4b5;
	}
	#td{
	border-width:1px; border-style: solid; border-color: #fdf4b5;
	}
	#th{
	background-color: #fdf4b5;
	color: #000;
	}
	
input,
textarea,
select {
	padding:5px;
	font: 400 1em Verdana, Sans-serif;
	color: #444;
	background:#ffffff;
	border: 1px solid #bbb;
	margin:2px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

input:focus,
textarea:focus,
select:focus {
	color: #333;
}
