/*  

Theme Name: Strong Black
Theme URI: http://6x3print.info/themes/strongblack/
Description: Strong business blog theme. Classic black, white and dark red colors, 3 columns, left sidebar, right sidebar, widgets.
Author: Saroyama
Author URI: http://6x3print.info/themes/

*/

body {
background: #000000;
margin: 0;
padding: 0;
font: 10pt helvetica, arial, sans-serif;}

#wrapper {
width: 100%;
height: 100%;
margin: 0 auto;}

#rss {
position: absolute;
top: 10px;
left: 15px;
text-decoration: none;
color: #ffffff;}

#rss a {
background: url(images/rss.png) no-repeat;
padding-left: 15px;
font-size: 7pt;
text-decoration: none;
color: #ffffff;}

#rss a:hover {
text-decoration: underline;}

/* TOP NAVIGATION */

#navbar {
display: inline;
width: 100%;
margin: 0;}

.menu * {
padding: 0;
margin: 0;
}

.menu {
display: inline;
width: 100%;}

.menu ul {
margin: -20px 0 0 260px;
position: relative; 
list-style-type: none;}

.menu ul li {
display: inline;
padding-right: 30px;
list-style: none;}

.menu li a {
display: inline;
font: 11pt helvetica, arial, sans-serif;
letter-spacing: 2px;
text-decoration: none;
color: #ffffff;
font-variant: small-caps;}

.menu li.current_page_item a {
text-decoration: underline;}

.menu li a:hover {
text-decoration: underline;}

/* BLOG NAME PROPERTIES */

h1 {
position: relative;
float: left;
display: inline;
margin: 0;
padding: 37px 8px 0 60px;
font: bold 17pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #F7FAEB;}

a.mainlink {
text-decoration: none;
color: #F7FAEB;}

a.mainlink:hover {
text-decoration: none;
color: #F7FAEB;}

#description {
padding-top: 45px;
font: bold 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #F7FAEB;}

/* SIDEBAR */

#leftnav {
float: left;
width: 200px;
margin-top: 10px;
padding-left: 60px;
padding-right: 25px;
padding-bottom: 30px;
color: #DDDDDD;}

#mainnav {
float: left;
width: 200px;
margin-top: 10px;
padding-left: 15px;
padding-right: 15px;
color: #DDDDDD;}

.nav h2 {
clear: both;
font-size: 14pt;
font-weight: bold; 
font-family: Helvetica, Arial, sans-serif;
margin-top: 10px;
padding: 7px 0;
color: #DDDDDD;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
width: 200px;
font: 10pt helvetica, arial, sans-serif;
border-bottom: 1px solid #E9E9E9;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #F7FAEB;}

.nav li a:hover {
text-decoration: none;
color: #990000;
background: #111111;}

/* MAIN PROPERTIES */

#main {
float: left;
margin-top: 31px;
padding-right: 10px;
line-height: 16px;
text-align: left;
width: 450px;
font: 10pt helvetica, arial, sans-serif;
color: #6F6F6F;}

h3 {
margin: 3px 0;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 5px;
color: #F7FAEB;}

a.link {
margin-top: 20px;
text-decoration: none;
color: #F7FAEB;}

a.link:hover {
text-decoration: none;
color: #F7FAEB;}

.reply {
clear: both;
margin-top: 20px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #F7FAEB;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border: 1px solid #880000;
color: #8D8D8D;}

.clear {
clear: both;}

/* AUTHOR TEXT */

.postauthor {
display: block;
margin: 0;
padding: 0 0 5px 0;
border-bottom:1px dotted #222222;
font-weight: bold;
color: #880000;}

.date {
display: block;
margin: 0;
padding: 3px 0 0 0; 
color: #979797;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;}

.entries a:hover {
text-decoration: none;}

.center { text-align: center; }

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
padding-right: 7px;
padding-bottom: 60px;
color: #4C8398;
}

.com a {
text-decoration: none;
color: #353535;
padding-bottom: 5px;}

.com a:hover {
text-decoration: underline;
color: #FFFF99;}

.edit {
float: left;
background: url(images/edit.gif) left no-repeat;
padding-left: 17px;}

.edit a {
padding: 0;
background: none;}

.author {
padding: 7px 0 0 10px;
font: bold 10pt helvetica, arial, sans-serif;
color: #333333;}

.author a {
color: #888888;}

.alt {
border: 1px solid #E5E5E5;}

.comment {
padding: 0 10px;}

.userinfo {
padding: 0 10px 10px 0;
text-align: right;}


/* INPUT PROPERTIES */

#search {
margin-top: 26px;
margin-bottom: 30px;}

.searchform {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.field {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.comments {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.button {
background-color: #444444;
border: 1px solid #880000;
color: #ffffff;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
border: 1px #333333 dotted;
padding: 3px;
margin: 3px 10px 3px 10px;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #880000;}

a:hover {
text-decoration: none;
color: #FFFF99;}

/* WIDGET PROPERTIES */

#calendar_wrap {
border: 1px solid #888888;}

.widget_calendar td {
padding: 2px 5px;}

.widget_calendar caption {
font-weight: bold;
font-size: 10pt;
padding: 6px 0;
color: #6F6F6F;}

.widget_calendar th {
color: #880000;}

.widget_recent_comments li {
display: block;
padding: 5px 0;
width: 200px;
background: url(images/arrow.gif) 1px 10px no-repeat;
font: 10pt helvetica, arial, sans-serif;
border-bottom: 1px solid #E9E9E9;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #DDDDDD;}

.widget_recent_comments li a {
border: none;
background: none;}

.widget_recent_comments li a:hover {
background: none;}

.widget_search {
padding-top: 26px;}

.widget_search input#s {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.widget_search input {
background-color: #444444;
border: 1px solid #880000;
color: #ffffff;}

.widget_text {
line-height: 16px;
font: 10pt helvetica, arial, sans-serif;}

/* FOOTER */

#footer {
clear: both;
background-color: #111111;
border-top: 3px solid #880000;
width: 100%;
height: 20px;
padding-top: 7px;
padding-bottom: 5px;
text-align: center;
font-size: 7pt;
color: #838383;}

#footer p {
font-size: 8pt;
color: #666666;
margin: 0;}

#footer a {
font-size: 8pt;
color: #666666;}

#footer a:hover {
text-decoration: underline;
color: #880000;}

/* FOOTER2 */

#footer2 {
clear: both;
background-color: #000000;
width: 100%;
height: 20px;
padding-top: 5px;
padding-left: 60px;
padding-bottom: 5px;
font-size: 7pt;
color: #838383;}

#footer2 p {
font-size: 7pt;
color: #171717;}

#footer2 a {
font-size: 7pt;
color: #171717;}

#footer2 a:hover {
text-decoration: none;
color: #191919;}

.post {
  border-bottom:1px dotted #222222;
  padding: 0 0 15px 0;
  }
  
.submitbutton {
 	background-color: #444444;
	border: 1px solid #880000;
	color: #ffffff;}