/*
Theme Name: Initial_Theme
Theme URI: http://TriMutiny.com
Description: The initial theme of TriMutiny.
Version: 1.0
Author: Chris Lukenbill
Author URI: http://TriMutiny.com/
Tags: orange, 2 column


*/



body{background:#FFFFFF url(images/background.gif) top left; color:#8C8C8C; font-family:arial,sans-serif; font-size:12px; line-height:1.3em; margin:0px; text-align:center; }
a img{border:none;}
a{color:#ACACAC;}
a:hover{text-decoration:none;}
.clear{clear:both;}

h1, h1 a, h2, h2 a{color:#F6921E; font-size:26px; font-family: Georgia, Palatino, Times New Roman; font-weight:normal; }
h2, h2 a{font-size:18px;}

.copyright{float:right; font-size:10px; padding-top:5px;}



/* ###########  Header ########## */
.header{background-color:#F6F6F6; border-bottom:4px solid #BEBEBE; min-width:580px; text-align:left;}
.headerWrapper{border-bottom:1px solid #F6921E;}

.header .logo{ float:left; padding:2px 0 0 10px; }

.header .mainNavWrapper{ float:left; padding:7px 0; }
.header .mainNav{ border-left:1px solid #C1C1C1; float:left; list-style:none; margin:0 0 0 10px; padding:0px; }
.header .mainNav li{ border-right:1px solid #C1C1C1; float:left; }
.header .mainNav li a{ color:#8C8C8C; float:left; font-size:11px; padding:6px 10px; text-transform:uppercase; text-decoration:none; }
.header .mainNav li a:hover,
.header .mainNav li.selected a{color:#F6921E;}

.header .extraInfo{ color:#BDBDBD; float:right; margin-right:6px; text-align:right; } 
.header .extraInfo ul{ float:right; list-style:none; margin:0; padding:0; }
.header .extraInfo li{float:right; padding:5px 0 0; margin:0 3px;}
.header .extraInfo .sub{float:right; clear:right;}


/* ###########  Main Content ########## */

.mainWrapper{ margin:0 auto; padding:39px 0 0; width:800px; text-align:left; }

.contentTop, .contentBottom, .sidebarTop, .sidebarBottom{height:14px; width:100%;}
.contentInner, .sidebarInner{ background-color:#F4F4F4; border-left:1px solid #CACACA; border-right:1px solid #CACACA; }

.content{ float:left; width:620px; margin-right:15px; }
.contentInner{padding:16px 20px;}
.contentTop{background:url(images/secondTop.gif) top left;}
.contentBottom{background:url(images/secondBottom.gif) top left;}

.contentInner ul li,
.contentInner ol li{ padding:3px 0; }

/* ###########  Home Content ########## */
.contentHome h1{color:#8C8C8C; font-size:18px; line-height: 1.2em;}
.contentHome .contentTop{background:url(images/topCorners.gif) top left;}
.contentHome .contentBottom{background:url(images/bottom.gif) top left; height:110px;}
.homeContentPromo {float:right; width:220px; }
.homeContentInfo {float:left; width:518px; }
.titleInfo{width:100%; text-align:center;}

.homeContentInfo .news{ float:left; margin-right:15px; width:225px; margin-top:20px; }
.homeContentInfo .about{ color:#F6921E; float:left; width:220px;  margin:20px 0 0 20px; }

.homeContentInfo .about p{ font-weight:bold; }

.homeFooterBlock{ float:left; height:109px; width:245px; }
.homeFooterBlockMid{ border-left:1px solid #AEAEAE; border-right:1px solid #AEAEAE; width:301px; }
.homeFooterBlockInner{margin:0 20px; padding:15px 0;}

.homeFooterBlock .widget_twitter{ border:none; padding:0; }
.homeFooterBlock h2{margin-top:0px;}


/* ###########  Sidebar ########## */

.sidebar{ float:left; width:165px; }
.sidebarInner{ padding:6px 10px; }
.sidebarTop{background:url(images/sideTop.gif) top left;}
.sidebarBottom{background:url(images/sideBottom.gif) top left;}

.sidebar ul,
.homeFooterBlock ul{list-style:none; margin:0; padding:0;}
.widgettitle{font-size:14px; margin-bottom:0; }
.sidebar .widget { padding-bottom:14px; border-bottom:2px solid #CFCFCF; }
.sidebar .widget_twitter{ padding-bottom:0; border-bottom:none; }

.widgettitle a, .widgettitle a:hover, .widgettitle a:visited{color:#F6921E; font-size:14px; text-decoration:none;}

.widget_twitter li{padding:10px 0; }

#warningbox{ color:#F6921E; padding:10px 0; }


/* ###########  Contact Forms ########## */

.contactForm input{color:#8C8C8C;}

#quick_contact .your-email input{ border:1px solid #BBBBBB; margin:5px 0; width:203px; }
.sidebar #quick_contact .your-email input{ width:141px; }

.submit input{ background-color:#F1F1F1; border:1px solid #BEBEBE; color:#8C8C8C; float:right; }
.submit input:hover{ cursor:pointer; }
.submit-left input{float:none;}
.sidebar .submit{padding-bottom:10px;}

#author,
#email,
#url,
#comment,
.first-name input,
.last-name input,
.your-email input,
.your-message textarea{ background-color:#F4F4F4; border:1px solid #BEBEBE;}

.first-name input{width:140px;}
.last-name input{width:140px;}
.your-email input{width:304px;}
.your-message textarea{width:550px;}

.widget_text div.wpcf7-response-output,
.homeFooterBlock div.wpcf7-response-output{margin:6px 0 0;}


/* ###########  Post Styles ########## */

.alignleft{ float:left; }
.alignright{ float:right; }
img.alignleft{ padding:0 8px 0 0;}
img.alignright{ padding: 0 0 0 8px;}

.postmetadata a{color:#F6921E;}

.comment{padding:12px 0 0; border-bottom:2px solid #CFCFCF;}
