/*
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-image: url(images/bkg007.gif);
  background-repeat: repeat-y;
  background-color: rgb(240,240,240); /* grey color prominent in bkg */
  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: #000000;
  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: #000000;
}

.midHeader h1
{
   margin-top: 10px;
   margin-left: 10px; 
}

.midHeader img
{
   padding-bottom: 12px; 
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: #777777;
  border-bottom: 2px solid #000000;
  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: #ffbd00;
  background-color: transparent;
}

#header img
{
    margin-left: 10px;
    color: #000000;
}

.description {
	font-size: 110%;
	color: white;
	margin-left: 10px;
	padding-bottom: 5px;
}

#wrapper {

}

#content
{
    color: black;
    background-color: #ffffff;
    text-align: justify;
    line-height: 1.5em;
    margin: 0 0 0 24.2em;
    /* border-left: 10px solid #ffbd00; */
    padding-right: 5mm;
    padding-left: 2.5em;
    padding-bottom: 5mm;
    padding-top: 10px;
}

#content p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#content a {
  color: #5a00de;
  background-color: transparent;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#content h1 {
  color: white;
  background-color: #6487dc;
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

#sidebar
{
    color: white;
    background-color: black;
    float: left;
    clear: left;
    /* border-right: 10px solid #ffbd00; */
    width: 22.7em;
    /* margin-top: 10px; */
    padding: 10px 0 10px 10px;

}

#footer {
  color: black;
  background-color: #ff0000;
  background-image: url(images/bkg007.gif);
  background-repeat: repeat-y;
  font-size: 91%;
  line-height: 1.45em;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 22.7em;
  clear: both;
  text-align: center;
}

#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: #d0d0d0;
    text-decoration: none;
}

a:hover
{
    color: #CCCCCC;
}

#sidebar a:hover
{
    color: #d0d0d0;
}



/*-------------Headings-------------*/

h1 {
    font-size: 18pt;
    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 {
    color: #ffffff;
}

.post {

}

.post h2 {
	font-size: 18pt;
	font-family: georgia, "times new roman";
	color: #5d00de;
}

.post h3 {
	font-size: 18pt;
	font-family: georgia, "times new roman";
	color: #5d00de;
}

.post p {
	font-size: 10pt;
}

.post a
{
    color: #ffffff;
}

.post ul {

}

.post li {

}

.entry {
color: #000000;

}

.entrytext .postmetadata {
color: #000000;
}

.postmetadata alt {

}

.postmetadata a {
color: #5a00de;
}

.navigation {

}

.alignleft {
	color: black;
}

.alignright {
	color: black;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sideBar h2
{

}

#sidebar ul
{
	font-weight: bold;
    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 {
color: #a8a8a8;
margin: 0;
}
#sidebar a:hover {
color: red;
}

#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;
}







