/*
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-color: rgb(240,240,240);
  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;
}

#page {

}

#header {

}

.superHeader {
  color: white;
  background-color: rgb(100,135,220);
  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;
}

.midHeader {
  color: rgb(39,78,144);
  background-color: rgb(140,170,230);
}

.midHeader h1
{
   margin-top:0px;
   margin-left: 10px; 
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: rgb(0,51,153);
  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 {

}

#content
{
    color: black;
    background-color: white;
    text-align: justify;
    line-height: 1.5em;
    margin: 0 0 0 15em;
    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: 15em;
    margin-top: 10px;
    padding-bottom: 10px;

}

#footer {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 91%;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

#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 {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

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

#sideBar h2
{

}

#sidebar ul
{
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 1.1em;
    padding-top: 0px;
}

#sidebar li {
  margin: 0;
}


#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#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 {

}

#searchform input {

}

#searchform #s {

}


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

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

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

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






