/*
Theme Name: Vector Marketing
Theme URI: http://www.vectormarketing.com/
Description: Theme for Vector Marketing | Consistent with the main website
Author: {algo+rhythm}
Author URI: http://www.algorhythm.tv
Version: 1.0
*/

/*** elements **/
html, body{ font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#000; }
h1{ text-transform:none; }
h2#maintitle{ margin-top:6px; }

/*** IDs ***/
ul#sidebar{ border:1px solid rgb(102, 102, 102); padding:0; margin:0; font-size:11px; }
#sidebar h2{ background-image:url(/images/green-tb-bg.jpg); background-repeat:repeat-x; color:#FFF; font-weight:bold; font-family:Georgia, Tahoma, Arial, sans-serif; font-size:14px; padding:1px 4px 4px 4px; margin:0; }
ul#sidebar ul{ padding:0; margin:0; }
ul#sidebar ul li{ list-style-type:none; }
ul#sidebar ul li ul{ margin:10px 6px 10px 27px; }
ul#sidebar ul li ul li{ list-style-image:url("/blog/wp-content/themes/vector/images/img_sidebar_list_icon.jpg"); list-style-type:none; padding:0 0 6px 0; }
ul#sidebar a{ color:#0041f4; }
#respond{ width:515px; background-color:#dedede; border:1px solid #a3a3a3; padding:10px; }
#respond input, #respond textarea{ background-color:#f5f5f5; border:1px solid #9f9f9f; font-family:Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#000; padding:3px; }
#respond input#submit{ border:none; background-color:#dedede; }
#respond textarea{ width:472px; height:106px; }
#respond h3{ margin-top:0; }

/*** Classes ***/
.list .hentry{ clear:both; float:none; position:relative; font-size:12px; padding:5px 0 17px 0; border-bottom:1px solid #dedede; min-height:160px;} /*Added by Surendhar 122209*/
.list .hentry h2, .hentry h2 a{ font-size:14px; font-weight:bold; color:#000; }
.list .hentry h2{ margin:0; padding:0; }
.list .hentry small{ font-size:11px; }
.list .hentry .entry > p{ padding-top:40px; }
.list .hentry .entry p.more{ padding:0; margin:0; }
.list .hentry .entry p.more a{ color:#0041f4; }
.list .hentry .entry img{ float:left; border:none; margin-right:15px; }
.list .hentry p.postmetadata{ display:none; }
.list .hentry p, .list .hentry a{ font-size:12px; }
.list .hentry table{ margin-top:8px; }
.single, .single small{ font-size:12px; }
.single img{ margin:10px; }
.single div.entry > p:first-child {min-height:160px;} /*Added by Surendhar 122209*/
.sidebar{ border: 1px solid rgb(102, 102, 102); background-color:#EEEEEE; }
.sidebar .sidebarHead{ background-image:url(/images/green-tb-bg.jpg); background-repeat:repeat-x; }
.fAuthor{ clear:both; float:none; padding:10px; }
.fAuthor .fUserAvatar{ float:left; margin:0 10px 0 0; }
.widget_featureduser .clear{ height:10px; }
.shareThis, .shareThis a{ color:#105cb6; font-size:12px; padding:0 0 14px 0; }

.comment img{ float:left }
.comment .fn{ font-style:normal; font-weight:bold; }
.comment .comment-meta.commentmetadata{ display:none; }
.comment .comment-author{ height:40px; }

/*generic classes*/
.hide{ display:none; }
.clear{ float:none; clear:both; }
img.alignleft{ float:left; }