#mainheader {
	background-color: #000;
	height: 83px;
	width: 100%;
}
#logo {
	float: left;
	background-color: #000000;
	margin-right: 30px;
	height: 83px;
}
#title {
	font-size: 20px;
	height: 30px;
	padding-top: 15px;
}
#title a { 
	color: #FFFFFF; text-decoration: none; 
}

#description {
	color: white;
}

/*
Theme Name: Sinorca V2
Theme URI: http://www.dl2media.com
Description: Modified Sinorca template from OSWD Converted for wordpress
Author: DL2 Media
*/


/*-----------Block Level Elements--------------*/

body {
  color: black;
  background: #FFF;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 8.5pt;
}

.superHeader {
  color: white;
  background: #666;
  height: 2em;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background:#666666;
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}

#headerimg
{
    margin-left: 10px;
    color: #000000;
}

.description {
margin-left: 10px;
padding-bottom: 5px;
}

#wrapper {
	background: #EEE;
}

#content
{
    color: black;
    background-color: white;
    text-align: justify;
    line-height: 1.5em;
    margin: 0 0 0 192px;
    border-left: 1px solid rgb(153,153,153);
    padding-right: 5mm;
    padding-left: 5mm;
    padding-bottom: 5mm;
    padding-top: 10px;
}

#content p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#content a {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#content h1 {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

#sidebar
{
    float: left;
    clear: left;
    border-right: 1px solid rgb(153,153,153);
    width: 192px;
    margin-top: 10px;
    padding-bottom: 10px;

	background: #EEE;
}

#footer {
  color: white;
  background: #666666;
  font-size: 91%;
  margin: 0;
  padding: 10px;
  clear: both;
  height: 22px;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

a
{
    color: #3366ff;
    text-decoration: none;
}

a:hover
{
    color: #CCCCCC;
}

#sidebar a:hover
{
    color: #000000;
}



/*-------------Headings-------------*/

h1 {
    font-size: 15pt;
    color: #000000;
    text-decoration: none;
    margin-bottom: 2px;
}

h2
{
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 12pt;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



.post h2 a:hover, .post h2 a:visited, .post a
{
    color: #ffffff;
}

.post {

}


.post p {

}

.post a
{
    color: #ffffff;
}

.post ul {

}

.post li {

}

.entry {
	
}

.entry img {
	border: 1px solid #000;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
height: 30px;
}

.alignleft {
width:30%;

float: left;

}

.alignright {
width:30%;
text-align: right;
float: right;

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sideBar h2
{

}

#sidebar ul
{
margin: 0px;
padding: 0px;
}

#sidebar li {
list-style-type:none;
}

#technoratiarea {

}

#technorati {
	padding: 8px;
}

#sidebar ul h2, #technoratiarea h2 {
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
    font-family: Arial;
	padding: 4px 8px;
	margin: 0px;
}

#sidebar ul li {
list-style-type:none;
}

#sidebar ul li p {
padding: 0px 8px;
}

#sidebar ul ul {

}

#sidebar ul ul li {
  margin: 0px;
  margin: 7px 25px !important;
  list-style-type:none;
  list-style-image: url(images/arrow.gif);
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	text-decoration: none;
	color: #333;
}

#sidebar ul ul li a:hover {
	text-decoration: underline;
	color: red;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
margin: 0;
}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
padding: 0px 8px;
}

#searchform input {

}

#searchform #s, #technoratiarea #technorati te_search {
	width: 123px;
	height: 16px;
    font-family: Arial, Verdana;
}

#searchsubmit, #technoratiarea #technorati .btn {
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	width: 43px;
	height: 22px;
}

/*-------------Calendar-----------------*/

#calendar {
	padding: 7px;
}

/* Begin Calendar */

#wp-calendar {

border: 1px solid #ddd;
empty-cells: show;
width: 100%;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size: 7.7pt;
}

#wp-calendar #next a {
padding-right: 1px;
text-align: right;
text-decoration: none;
background-color: #ffffff;
}

#wp-calendar #prev a {
padding-left: 1px;
text-align: left;
text-decoration: none;
background-color: #ffffff;
}

#wp-calendar a {
display: block;
color: #527434;
background-color: #cccccc;
}

#wp-calendar caption {
text-align: left;
font-family: 'Arial Black';
color: #A04444;
font-size: 11px;
text-transform: uppercase;
}

#wp-calendar td {
padding: 0px;
text-align: center;
background-color: #ffffff;
}

#wp-calendar #today {
color: #A04444;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #ffffff; }
}

/* End Calendar */



/*-------------Images------------------*/

.link
{
	color: #ffffff;
	font-size: 1px;
}