/*  
Theme Name: Track By Track
Description: Theme developed by Acmee Design
Theme URI: http://www.acmee.org/
Version: 1.0.2
Author: Kannan C
Author URI: http://www.acmee.org/
*/

html, body, div, p, h1, h2, h3, h4, h5, h6, span, a, small, font, em, strong, blockquote, code, pre, img, q, s, samp, strike,  sub, sup, tt, var,
b, u, i, center, ol, ul, li, fieldset, form, label, legend {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
img { border: none; }
ul { list-style: none; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #727272; padding-bottom: 15px; background: #fff; }
a{color: #2b6196; text-decoration: none;}
#container { width: 960px; margin: 0 auto; background: #2b6196; }
#header { height: 140px; background: #2b6196 url(images/headbar.jpg) no-repeat; position: relative; background-position: top right; }
#header .topcomp{ width: 960px; padding: 0}
#header #logo{ width: 145px; height: 100px; float: left; margin-left: 3px; margin-top: 3px; padding: 10px 0 0 10px; position: relative; background-color: #fff;}
#header #searchbox{position: absolute; top: 75px; right: 114px;  -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }
#header #searchbox .txtarea input{ width: 320px; height: 20px; color: #333; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }

blockquote { border-left: 12px solid #00CC99; padding: 10px 10px 1px 10px; margin-bottom: 10px; }
h1, h2, h3 { font-family: Arial, Geneva; color: #006666; }
h1 {line-height: 22px; font-size: 20px; margin-bottom: 10px; }
h2 {line-height: 20px; font-size: 18px; margin-bottom: 7px; }
h3 {line-height: 18px; font-size: 15px; margin-bottom: 5px; }
p { margin-bottom: 10px; }


/* Header links */
#toplinks{ clear: both; height: 30px; width: 800px; float: right; background: transparent; font-family: Arial, Helvetica, sans-serif; }
#toplinks ul{ margin-left: 15px; }
#toplinks ul li{ display: inline; }
#toplinks ul li a{height: 30px; font-size: 14px; font-weight: normal; text-decoration: none; float: left; color: #fff; line-height: 30px; text-align: center; padding: 0 9px 0;}
#toplinks ul li a:hover{ color: #fff; }
#toplinks ul li.current_page_item a{color: #fff; font-weight: bold; }
#toplinks ul li.current-cat a{color: #fff; font-weight: bold; }
#toplinks #feed { position: absolute; right: 15px; top: 10px; font-size: 11px; width: 79px; height: 14px; display: block; }

/* Right Content */
#content { float: left; width: 780px; color: #666; background: #fff; padding-right: 10px; }
#content img{ border: none; padding: 10px;}
#content .contxts { padding: 4px 5px 15px 9px; font-size: 12px; position: relative; }
#content .contxts h1{ margin-bottom: 3px; font-family: "Times New Roman", Times, serif; }
#content .contxts h1 a:hover{ text-decoration: underline}
#content .contxts ul { list-style: none; margin-bottom: 10px; }
#content .contxts li a{ color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
#content .contxts .theposts{ border: solid 1px #ccc; margin-bottom: 10px; margin-left: 7px; padding: 7px 0 0 10px; }
#content .contxts .theposts .orgcont{ clear: both; margin-right: 7px;}
#content .contxts .theposts h1 a{ text-decoration: none; color: #2b6196; font-size: 17px; float: left; }
#content .contxts .theposts .postauth{ margin-top: 4px; color: #aaa; font: "Times New Roman", Times, serif; font-size: 11px; float: right; padding-right: 28px; }


/* Side Bar */
#sidebar { float: left; width: 160px; margin-left: 3px; margin-right: 3px; font-size: 11px; color: #336666; background: url(images/bg_light.jpg); }
#sidebar .sidesect{ margin-bottom: 9px;}
#sidebar h2 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; line-height: 23px; letter-spacing: 1px; color: #fff; background-color: #2b6196; }
#sidebar li{ list-style: none; margin: 0;}
#sidebar li a{ color: #2b6196; text-decoration: underline; margin-left: 10px;}
#sidebar li a:hover{ text-decoration: none;}


/* Footer */
#footer {clear: both; background-color: #2b6196; height: 30px; color:#fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; padding: 5px;}
#footer a{ color: #fff; text-decoration: none;}
#footer .design a{ color: #fff; text-decoration: none;}
#footer .design a:hover{ color: #009933;}


/* Comments */
#comments{ padding-top: 10px; }
#comments .cmtt{ padding: 10px; width: 650px; border-top: 1px solid #ddd; }
#comments .cmtt .inform{ clear: both; padding-top: 5px; font-size: 11px; }
#comments .cmtt img.avatar{ float: left; margin: 0 7px 5px 0; }
#theform { color: #666; padding: 10px; }
#theform h3 {color: #999; font-size: 12px;}
#theform p{ padding-bottom: 7px; }
#theform textarea{ width: 640px; height: 100px; margin-bottom: 7px; }
#theform label{ color: #009966;}
#theform input.text{ width: 150px; margin-right: 10px; }
.comtts {color: #666; padding-top: 10px;}
.closed{ padding-top: 3px; color: #000;}

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0 10px 10px 0; }
.alignright { float: right; margin: 0 0 10px 10px; }