﻿/*  
Theme Name: sic

Version: 1.0

Author: sitegotov.com

*/


/* Body */


body { 

 font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; font-size: 13px;
 background: #084971 url(images/bg.gif) repeat-x; 
 margin: 0;
 padding: 0;
 color: #3c3c3c;
 }

#box {
 background: #fff;
 width: 940px;
 margin: 0 auto;
 padding: 0 1px 0 1px; }

#top {
 width: 940px;
 background:#ffffff url(images/header.jpg) no-repeat;
 height: 220px;
 margin-top: 0px;
 }

a, a:link {
 text-decoration: none;
 color: #172a3b;
 }

a:hover {
 text-decoration: underline;
 color: #172a3b;
 }

hr {
 border: none;
 border-top: 1px solid #ccc;
 }


/* Header */


#header {
 float: left;
 width: 940px;
 margin: 70px 0 0 0px;
 padding: 0;
 }

#header h1 {
 font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
 margin: 0;
 padding: 0;
 color: #f2f2f2;
 font-size: 24px;
 font-weight: normal;
 }

#header h1 a, #header h1 a:link {
 color: #ffffff;
 margin-left: 220px;

 }

#header h1 a:hover {
 color: #ffffff;
 text-decoration: none;
 }

#description {
 color: #ffffff;
 font-size: 24px;
 padding: 0 0 0 220px;
 }


/* Search */


#searchform {
 height: 17px;
 line-height: 15px;
 float: right;
 padding: 10px 15px 0 0;
 margin: 0;
 }

#searchform #s {
 font-size: 12pt;
 width: 140px;
 }

#searchform #submit {
 font-size: 5pt;
 }

input#s {
 font-family: Verdana, Arial;
 text-align: left;
 border: 1px solid #ccc;
 background: #fffffb;
 color:#2c455b;
 }


/* Menu */


#navbox {
 background: url(images/nav.jpg) repeat-x top right;
 height: 37px;
 margin:0 auto; }

#nav {
 width: 400px;
 height: 30px;
 line-height: 25px;
 float: right;
 padding: 0;
 }

ul.nav {
 height: 25px;
 line-height: 25px;
 float: left;
 list-style: none;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0;
 padding: 0;
 }

ul.nav li {
 float: left !important;
 list-style-type: none;
 margin: 0;
 padding: 0; 
 height: 25px;
 }

ul.nav li ul {
 float: left;
 margin: 0;
 padding: 0;
 }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
 border-left: 1px solid #808080;
 color: #c8c7c7;
 float: left;
 display: block;
 text-decoration: none;
 padding: 7px 25px 0 26px;
 margin-top:1px;
 height: 29px;
 }

ul.nav li a:hover, ul.nav li a:active {
 background: url(images/nav-hover.png) repeat-x;
 color: #fffffd;
 text-decoration: none;
 height: 29px;
 padding: 7px 25px 0 26px;
 }

ul.nav li.current_page_item a {
 text-decoration: none;
 height: 29px;
 background: url(images/nav-hover.png) repeat-x;
 color: #fffffd;
 }


/* Posts */


.post {
 width: 595px;
 float: left;
 margin: 5px auto;
 padding: 10px 0 0 0;
 }

.post img {
 border: none;
 padding: 5px;
 }

h2 {
 font-size: 22px;
 font-weight: normal;
 padding: 0px;
 margin: 0px;
 color:#2c455b;
 }


#content {
 width: 670px;
 float: right;
 margin: 5px 0 0 10px;
 padding: 0;
overflow:auto;
 }

.notes {
 padding: 10px 0 0 0;
 font-size: 18px;
 color:#2c455b;
 text-align: center;
 line-height: 12px;
 font-weight: bold;
 }

.posthead {
 position: relative;
 clear: left;
 padding-bottom: 10px;
 }

.posthead h2 {
 font-size: 22px;
 font-weight: normal;
 padding: 0px 0px 0px 50px;
 margin: 0px;
 }

.posthead h2 a {
 color: #2c455b;
 }

.postauthor {
 padding: 0px 0px 0 50px;
 margin: 0px;
 font-size: 10px;
 color:#666;
 }

.postauthor a{
 color:#2c455b;
 text-decoration: none;
 border-bottom: 1px dotted #2c455b;
 }

.postdate {
width: 44px;
height: 32px;
 margin: 0px;
 position: absolute;
 top: 0px;
 left: 0px;
 text-align: center;
 padding: 0px 10px 6px 10px;
 background: url(images/date1.gif) no-repeat;
 }

.postdate small {
 font-size: 9px;
 color:#fffffa;
 }

.postdate .month {
 display:block;
 text-transform: uppercase;
 font-size: 9px;
 padding-top: 1px;
 }

.postdate .day {
 display:block;
 font-size: 22px;
 letter-spacing: -1px;
 font-weight: normal;
 color:#fffffd;
 }

.postdate .year {
 display:block;
 }

.navigation {
 width: 510px;
 float: left;
 color: #666;
 padding: 5px 6px 10px;
 }

.navigation a{
 color: #162a3b;
 font-weight: bold;
 text-decoration: none;
 border-bottom: 1px dotted #162a3b;
 }

.navigation a:hover {




 border-bottom: 1px solid #162a3b;
 }

.relatedposts {
 width: 535px;
 float: left;
 color: #2c455b;
 margin: 0px auto;
 padding: 10px 5px 5px 0px;
 font-size: 12px;
 }

.relatedposts li a{
 border-bottom: 1px dotted #2c455b;
 line-height: 20px;
 margin-right: 10px;
 }

.relatedposts li a:hover{
 border-bottom: 1px solid #2c455b;
 text-decoration:none;
 }

h1, h2, h3 {
 padding: 0 10px 0 0;
 font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
 text-transform: none;
 }

h3 {
 color: #2c455b;
 font-size: 16px;
 }

img.wp-smiley {
 border: 0;
 padding: 0;
 }

blockquote {
 color: #222222;
 font-weight: normal;
 padding-left: 10px;
 border-left: 1px dotted #2c455b;
 }




/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}




/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}


/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}



/* Sidebars */


#sidebar {
 width: 250px;
 float: left;
margin-top: 1px;
 margin-right: 5px;
 padding: 0;
 }


#sidebar img {
 border: none;
 }

.alignright {
 float: right;
 margin-top: 10px;
 }

.alignleft {
 float: left;
 margin-top: 10px;
 }




#sidebar h2 {
background: url(images/h2.jpg) repeat-x;
 font-size: 18px;
 margin: 0 0 0px;
 padding: 10px 0 10px 5px;
 height: 15px;
 width: 215px;
 color: #162a3b;
 border-bottom: 1px solid #2c455b;
 }
#sidebar ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 }

#sidebar ul li{
 display: block;
 list-style-type: none;
 padding: 0 0 10px 0;

 }


#sidebar ul li a {
 font-size: 13px;
font-weight: bold;
 color:#2c455b;
 margin: 10px 0 1px 0px;
padding: 0px 0 1px 15px;
 line-height: 1.8em;
 border-bottom: 1px dotted #2c455b;
background: url(images/bg2.gif) no-repeat; 
}


#sidebar ul li a:hover {
 text-decoration:none;
 border-bottom: 1px solid #2c455b;

 }


#sidebar ul li ul{
 list-style-type: none;
 margin: 0;
 padding: 5px 0 0 5px;
 }

#sidebar ul li ul li {
 list-style-type: none;
 margin: 0 0 0 10px;
 padding: 0 0 0 5px;
 }

#sidebar p {
 padding: 0 5px;
 }


/* Footer */


#footer {
 width: 940px;
 background: url(images/footer.jpg) repeat-x;
 height: 54px;
 clear: both;
 color: #c3c2c2;
 font-size: 12px;
 text-align: right;
 }

#footer a {
 color: #fffffa;
 border-bottom: 1px dotted #c3c2c2;
 }

#footer a:hover {
 border-bottom: 1px solid #c3c2c2;
 text-decoration: none;
 }

#footer p {
 padding: 3px 10px 10px 0;
 }

.left {
 float: left;
 padding: 19px 0 0 20px;
 }

.right {
 float: right;
 padding: 19px 20px 0 0;
 }

/* Comments */


.commentsbox {
 width: 520px;
 float: left;
 margin: 5px auto;
 }

.commentsbox p {
 margin: 0;
 padding: 0;
 }

.commentsbox img {
 border: 1px solid #666;



 margin: 3px;
 }

#commentlist ol {
 margin: 0;
 padding: 0;
 }

#commentlist li {
 list-style-position: outside;
 list-style-type: decimal;
 padding: 10px;
 }

.alt {
 background-image: none !important;
 }

#commentlist li:hover {
 }

.comment-title {
 margin: 0 0 0 0px;
 font-size: 12px;
 color: #2c455b;
 font-weight: bold;
 }

.comment-title2 {
 margin: 0 0 0 0px;
 font-size: 10px;
 color: #2c455b;
 }

.comment-text {
 margin-top: 10px;
 }

h2.postcomment {
 margin: 0;
 font-size: 20px;
 font-weight: normal;
 color: #2c455b;
 }

.postcomment {
 clear: both;
 margin: 20px 0 0 0;
 padding: 0px;



 }

.postcomment input, .postcomment textarea {
 border: 1px solid #aaa;
 }

.postcomment input:hover, .postcomment textarea:hover {
 background: #eeeeee;
 }

.postcomment input#author, .postcomment input#email, .postcomment input#url {
 width: 40% !important;
 width: 156px; /* IE hack */
 height: 18px;
 }

.postcomment textarea#comment {
 width: 80% !important; /* IE hack */
 height: 200px;
 }

.postcomment input#submit {
 width: auto;
 height: 25px;
 padding: 2px 10px 3px 10px;
 margin-top: 10px;
 }
	


/* Bottom */


#bottom {
 clear: both;
 float: left;
 width: 940px;
 height: 100%;
 margin: 0 0 0 0;
 padding: 0;
 background: #fafafa url(images/bot.jpg) no-repeat top center;
 text-align: left;
 font-size: 12px;
 }

#bottom-divs {
 float: left;
 clear: both;
 margin: 0;
 padding: 20px;
 }

#bottom-left {
 width: 30%;
 padding: 15px 0 15px 20px;
 float: left;





 }

#bottom-mid, #bottom-right {
 width: 30%;
 padding: 15px 0 15px 30px;
 float: left;
 }

#bottom h2 {
 margin: 0 0 10px 0;



 padding: 0 8px;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-bottom: 1px solid #192e40;
 }

#bottom h3 {
 margin: 0;
 padding: 10px 10px;
 font-size: 12px;
 color: #999;
 text-align: center;
 }

#bottom h3:hover {
 color: #f2f2f2;
 }

#bottom ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }

#bottom ul li {
 line-height: 20px;
 border-bottom: 1px dotted #2c455b;
 }

#bottom ul li a {
 display: block;
 padding: 0 10px;
 color: #2c455b;
 }

#bottom-sep {
 clear: both;
 }

#bottom p {
 text-align: justify;
 }
