/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
.navigation {text-transform: uppercase; font-size: 11px; background: #333; padding: 5px; border-bottom: 5px solid #fff; }

#main {width: 680px;}
.col-full {width: 1000px; margin: 0 auto;}

body {background: #2f4c9c url(images/body_bg.jpg) repeat-x; font: 15px georgia; line-height: 1.5; color: #000;}

#sidebar {width: 300px; overflow: hidden; background: #fff; border: solid 5px #fff;}

#header {padding: 10px 0; clear: both; position: relative;}

a:link, a:visited  { color: #0484C1; }
a:hover {color:#999;text-decoration: none;}
.widget h3 {border-bottom: 1px solid #0484C1; margin: 0; padding: 10px 0; color: #EB008B;}
/* Comment Form */
#respond {margin: 15px 0 0 0; padding: 20px 25px 0px; background-color: #fff;}
#comments #respond {padding: 20px 0; margin: 0; border: none;}
#comments #respond h3 {margin-bottom: 0;}
#respond h3 {}

#commentform {margin: 15px 0 20px 0;}
#commentform input.txt {width: 260px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #666666;}
#commentform label {font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold;}
#commentform textarea {width: 95%!important; padding: 5px; border: 1px solid #666666;}
#commentform #submit {background-color: #101010; border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #fff; text-transform: uppercase; font-size: 12px;}
.sharepost{ background: #fff; float:left; margin-right:10px; position:fixed; margin-left:-75px; width: 65px; z-index: 0; }
.sharepost-right { background: #fff; float:left; margin-right:10px; position:fixed; margin-left: 690px; width: 65px; z-index: 0;}
