/********* BY MISTERFADE ************
Revised: November 28, 2009
********** END *********************/
* {
margin: 0;
padding: 0;
}
BODY, HTML {
background: #963F0A;
color: #000;
font: 12px Verdana, Geneva, sans-serif normal;
}
a:link, a:visited {
font-weight: bold;
text-decoration: underline;
color: #222;
}
a:hover {
font-weight: bold;
text-decoration: none;
}
.author {
color: #C60;	
}
code { /* code for wordpress */
background: #fff;
padding: 10px;
border: 1px dashed #ccc;
width: 465px;
display: block;
color: #069;
}
#outer_container {
width: 100%;
height: 220px;
background: #963F0A;
}
#outer {
width: 900px;
height: 20px;
background: url(../images/container_bg.jpg) repeat-y;
margin: 0 auto;
border-left: 2px solid #444;
border-right: 2px solid #444;
border-top: 2px solid #444;
}
#bottom_container {
width: 100%;
height: 20px;
background: #222;
padding: 0 0 20px 0;
}
#bottom {
width: 900px;
height: 20px;
background: url(../images/container_bg.jpg) repeat-y;
margin: 0 auto;
border-left: 2px solid #444;
border-right: 2px solid #444;
border-bottom: 2px solid #444;
}
#container {
width: 900px;
margin: 0 auto;
background: url(../images/container_bg.jpg) repeat-y;
border-left: 2px solid #444;
border-right: 2px solid #444;
border-top: 2px solid #444;
}
#header {
width: 900px;
height: 220px;
margin: 0 auto;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-position: left;
}
.homelink {
width: 272px;
height: 200px;
position: absolute;
}
ul#menu {
list-style-type: none;
position: relative;
top: 110px;
margin: 0 0 0 320px;
text-align: center;
font-weight: bold;
font-size: 14px;
}
ul#menu li a {
width: 100px;
height: 28px;
background: #A2450D;
border: 1px solid #CA550F;
text-decoration: none;
float: left;
padding: 12px 0 0 0;
color: #fff;
margin: 0 4px 0 0;
}
ul#menu li a:hover {
width: 100px;
height: 30px;
background: none;
border-top: 1px solid #963F0A;
border-left: 1px solid #963F0A;
border-right: 1px solid #963F0A;
border-bottom: 5px solid #CA550F;
text-decoration: none;
float: left;
color: #fff;
}
#main_container {
width: 900px;
min-height: 500px;
overflow: hidden;
margin: 15px 0 0 0;
}
#main {
width: 530px;
float: left;
margin: 0 0 0 5px;
}
#main_blog {
width: 530px;
float: left;
margin: 0 0 0 5px;
}
#column {
width: 360px;
float: right;
margin: 0 5px 0 0;
}
#column_blog {
width: 260px;
float: right;
margin: 0 25px 0 0;
}
#column_blog_content {
width: 248px;
padding: 5px;
border: 1px solid #666;
background: #f0f0f0;
margin: 5px 10px 10px 10px;
line-height: 18px;
}
#column_blog_content  ul {
list-style-type: disc;
margin: 0 10px 10px 40px;
}
#column_blog_content  h3 {
font-size: 14px;
font-weight: bold;
padding: 10px;
}
#column_portfolio {
width: 328px;
padding: 5px;
border: 1px solid #666;
background: #f0f0f0;
margin: 5px 10px 10px 10px;
line-height: 18px;
}
.blog_search_box {
width: 140px;
background: #ccc;
border: 1px solid #444;
padding: 2px;
margin: 0 0 10px 20px;
float: left;
}
.blog_search_button {
width: 60px;
background: #ccc;
border: 1px solid #444;
padding: 1.3px;
margin: 0 0 10px 5px;
float: left;
}
#footer_container {
width: 100%;
height: 120px;
background: #222;
clear: both;
}
#footer {
width: 900px;
height: 120px;
background: #222;
margin: 0 auto;
color: #fff;
}
#footer a {
color: #f0f0f0;
text-decoration: none;
font-weight: bold;
}
#footer a:hover {
color: #f90;
}
.pic_left {
float: left;
padding: 5px 10px 5px 5px;
}
#main p {
padding: 5px 0;	
}
#main ol {
list-style-type: decimal;
margin: 0 10px 10px 60px;
}
#main ul {
list-style-type: disc;
margin: 10px 10px 10px 40px;
}
#main li {
padding: 2px;	
}
#footer p {
padding: 10px;	
}
#main h1 {
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 10px;
width: 502px;
height: 30px;
margin: 0 0 5px 10px;
color: #fff;
background: #001929;
}
h2 {
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 10px;
width: 502px;
height: 30px;
margin: 0 0 5px 10px;
color: #fff;
background: #001929;
}
#main h3 {
font-size: 16px;
font-weight: bold;
padding: 7px 0 5px 0;
width: 490px;
margin: 0 0 0 5px;
color: #001929;
border-bottom: 1px solid #ccc;
}
#main_blog h1 {
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 10px;
width: 582px;
height: 30px;
margin: 0 0 0 10px;
color: #fff;
background: #001929;
}
#main_content_blog h2 {
font-size: 18px;
font-weight: bold;
color: #001929;
padding: 5px 0 0 0;
width: 560px;
margin: 0 10px;
}
#main_content_blog h2 a {
font-size: 18px;
font-weight: bold;
color: #001929;
text-decoration: none;
}
#main_content_blog h2 a:hover {
font-size: 18px;
font-weight: bold;
color: #960f03;
text-decoration: none;
}
#main_content_blog h3 {
font-size: 16px;
font-weight: bold;
padding: 7px 0 5px 0;
width: 570px;
margin: 0 0 0 5px;
color: #001929;
border-bottom: 1px solid #ccc;
}
#column h2 {
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 10px;
width: 330px;
height: 30px;
margin: 0 0 0 10px;
color: #fff;
background: #001929;
}
#column_blog h2 {
font-size: 18px;
font-weight: bold;
padding: 7px 0 0 10px;
width: 250px;
height: 30px;
margin: 0 0 0 10px;
color: #fff;
background: #001929;
}
.col_pic {
display: block;
margin: 5px auto 0 auto;
}
#toggle1, #toggle2, #toggle3 { 
display: none; 
width: 340px;
background: #333;
margin: 0 auto;
border-left: 1px solid #dddad2;
border-right: 1px solid #dddad2;
border-bottom: 1px solid #dddad2;
color: #f0f0f0;
}
#toggle1 a, #toggle2 a, #toggle3 a {
color: #f90;
text-decoration: underline;
font-weight: normal;
}
#toggle1 a:hover, #toggle2 a:hover, #toggle3 a:hover {
text-decoration: none;
}
img { border: 0; }
#column p, #column_blog p {
font-size: 11px;
padding: 5px 10px;
}
#main_content {
width: 500px;
padding: 5px;
border: 1px solid #666;
background: #f0f0f0;
margin: 0 10px 5px 10px;
line-height: 18px;
}
.main_content_blog {
width: 500px;
padding: 5px 5px 0 5px;
border: 1px solid #666;
background: #f0f0f0;
margin: 0 10px 5px 10px;
line-height: 18px;
}
#work_more {
width: 340px;
margin: 5px auto;
background: #333;
text-align: right;
text-transform: uppercase;
}
#work_more p {
padding: 5px;
color: #fff;
font-weight: bold;
}
#work_more a {
color: #fff;
text-decoration: none;
font-weight: bold;
}
#work_more a:hover {
color: #f90;
}
#social {
width: 338px;
height: 39px;
background: #813507;
position: absolute;
margin: 0 0 0 545px;
border-left: 1px solid #CB540C;
border-right: 1px solid #CB540C;
border-bottom: 1px solid #CB540C;
}
#social_inner {
width: 80px;
height: 40px;
margin: 3px 0 0 260px;
}
#social p {
float: left;
color: #fff;
font-weight: bold;
padding: 11px 0 0 10px;
font-size: 14px;
}
#contact {
width: 500px;
height: 232px;
padding: 5px;
border: 1px solid #666;
background: #999 url(../images/contact.png) no-repeat;
margin: 0 10px;
color: #fff;
}
#contact form {
padding: 10px;	
}
.box {
color : #000000;
background-color : #fff;
border : 1px solid #444;
padding: 2px;
margin: 0 0 2px 0;
}
.button {
border : 1px solid #444;
text-transform : none;
color : #000000;
background-color : #ccc;
padding: 2px;
margin: 0 0 0 5px;
}
.label span {
float : left;
width : 10em;
padding: 0 0 0 10px;
}
.contact_text {
font-weight: bold;
text-align: right;
margin: 2px 5px 0 0;
color: #fff;
}
#w3c {
width: 170px;
height: 40px;
float: right;
margin: 0 10px 0 0;
}
#w3c img {
margin: 0 0 0 5px;	
}
.portfolio_table {
border-collapse: collapse;
width: 500px;
margin: 0 auto;
}
.portfolio_table_tbody td {
border: 1px solid #ccc;
width: 160px;
height: 160px;
text-align: center;
padding: 3px 0;
}
.portfolio_table_tbody td:hover {
background: #f0f0f0;	
}
.blog_meta {
font-size: 11px;
padding: 10px 10px 0 10px;
}
.blog_storycontent {
padding: 0;
}
.blog_storycontent ul {
margin: 10px 10px 20px 40px;
}
.blog_feedback {
padding: 0 10px 10px 10px;	
}
.blog_date {
padding: 10px 10px 0 10px;
font-weight: bold;
color: #963f0a;
font-size: 11px;
}
.blog_readmore {
width: 470px;
height: 20px;
padding: 5px;
margin: 0;
background: #999;
color: #fff;
display: block;
}
.blog_readmore:hover {
background: #ccc;
color: #222;
}
.blog_readmore a {
color: #fff;
text-decoration: underline;
}
.blog_readmore a:hover {
text-decoration: none;	
}
.addthis_container { 
margin: 10px 0 0 0;
}
#breadcrumbs {
width: 500px;
padding: 5px;
border: 1px solid #666;
background: #f0f0f0;
margin: 5px 10px 5px 10px;
line-height: 18px;
}
.contact_warning {
color: #fff;
font-weight: bold;
background: #cb540c;
}
#main p { padding: 5px 10px; }
#blog_adsense {
width: 468px;
height: 60px;
display: block;
margin: 10px auto;
}
.h2_blog {
background: none;
margin: 0 0 10px 0;
padding: 0;
text-align: center;
}
.h2_blog a {
font-size: 16px;
font-weight: bold;
padding: 10px 0 0 0;
background: #ccc;
color: #004879;
display: block;
width: 500px;
height: 30px;
text-decoration: none;	
}
.h2_blog a:hover {
text-decoration: none;	
background: #ddd;
}