/*  
Theme Name: GetBuzzrank
Version: 1.0.4


/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.7 Homepage
-2.8 Portfolio

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi
-3.4 Info boxes

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 WooTabs

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

6. MISC
-6.1 Buttons
-6.2 Info Boxes
-6.3 Conatct Form 

7. Featered Slider

-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 14px/20px 'Droid Sansss', 'Myriad Pro', Helvetica, Arial, sans-serif; font-family: color: #555; background-color: #282828; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, 'Myriad Pro', Helvetica, Arial, sans-serif; color: #222; font-weight:normal; line-height:29px;}
h1  {font-size: 22px; } h2  {font-size: 22px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {margin: 0; font:14px/22px 'Myriad Pro', Helvetica, Arial, sans-serif; }

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}


/* 1.2 Hyperlinks */

a:link, a:visited  { color: #83b441; text-decoration:none;}
a:hover {text-decoration:underline;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#wrapper  { background:#fff; }
#top { background: #273b52 url(images/bg.jpg) no-repeat top; }

#main{width:580px;}
#main.fullwidth {width: 940px;}

#sidebar{width:300px;}
#sidebar .secondary { width:140px; } 

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 940px; margin: 0 auto; }

/* 2.2 Navigation */
#navigation{font-size:11px;}

#navigation ul.rss{background:url(images/ico-rss.png) no-repeat 0 5px;padding:6px 0 3px 15px;}
#navigation ul.rss li{display:inline;padding:0 10px;}

ul#nav { margin-top:9px; }
#nav, #nav ul  { z-index:9999; margin:0; padding:0; list-style:none; line-height:1; text-shadow:none;}
#nav a  { font: 14px  'Myriad Pro', Helvetica, Arial, sans-serif; display:block; z-index:100; padding:0 10px; color:#717777; text-decoration:none; text-shadow:none}
#nav li  { float:left; width: auto; padding:2px; margin:0 1px;text-shadow:none;}
#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent { background: #333 url(images/bg-nav.png) repeat-x top; text-shadow:#ffffff 0px 1px 0;}
#nav li li.current_page_item, #nav li li.current_page_parent { background: #333 url(images/bg-nav.png) repeat-x top; }




/* 2.2.1 Drop-down menus */
#nav li ul  { position: absolute; left: -999em; width: 172px; background: #FFF; border:1px solid #efefef;}
#nav li ul li  { border: 1px solid #efefef; border-width: 0 0 1px; padding:0; margin:0; }
#nav li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 10px; width:145px; padding-left:15px; line-height:30px; font-size:12px; color:#000; }
#nav li ul li:hover  { background:#fafafa; }
#nav li ul  { padding:5px; }
#nav li ul ul  { margin: -25px 0 0 120px; }
#nav li ul li ul li a  { border-width: 0 0 1px; }
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul  { left:auto; }
#nav li:hover,#nav li.hover  { position:static; }

#nav .sf-sub-indicator {display:none;}

/* 2.3 Header */
#header{padding:50px 0 40px;clear:both;position:relative;}

#logo  { float:left; }
#logo img  { }
#logo .site-title { font-family:'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif; color: #fff; display:none;  }
#logo .site-description  { font-family:'Droid Serif', Georgia, serif; color: #ccc; display:none;  }
#logo .site-title a { color:#fff; font-size:40px; line-height:40px; text-transform:none; font-weight:bold; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px 'Droid Serif', Georgia, serif; }

#topad {float:right;}


/* 2.4 Content */
#content{background:url(images/bg-content-top.png) repeat-x top center; min-height:100px;padding:50px 0 30px 0; }

/* 2.5 Sidebar */
#sidebar{overflow:hidden;}
#sidebar .primary { }
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .secondary.last { margin:0; } 

/* 2.6 Footer */
#footer{background:#282828;padding: 20px 0; color:#999;}
#footer { color:#676767; font-size:16px; line-height:30px; text-transform:none; font-weight:normal; text-decoration:none; }
#fleft { float:left; } 
#fmiddle { float:left; margin-left:74px; } 
#fright { font-size:14px;line-height:21px; width: 300px; float:right; margin-left:20px; } 


.counters { color:#505050; font-size:29px; font-family:Georgia; line-height:30px; text-transform:none; font-weight:normal; text-decoration:none; }

/* 2.7 Homepage */
#featured {padding-top:40px; height:325px; }
#featured .wrap { margin-bottom:30px; }
#featured .featured-image  { position:relative; padding-left:20px;}
#featured .video  { padding:0 0 30px 30px;}
#featured .featured-image img { z-index:999; }
#featured h2 { color:#f6f6f6; font-size:36px; font-weight:normal; line-height:1em; margin-bottom:30px; }
#featured p { color:#f6f6f6; font-size:18px; line-height:24px; padding-bottom:20px;}
.hidden { display: none}

#container { width: 10000px}
.slide { width: 940px; float:left; }

#featured a.btn { background: transparent url(images/btn-slider-a.png) no-repeat scroll top right; color: #444; display: block; float: left; height: 48px; margin-right: 15px;padding-right: 23px; text-decoration: none; font-weight:bold;font-size:14px;text-transform:uppercase; margin-bottom:20px; }
#featured a.btn span { background: transparent url(images/btn-slider-span.png) no-repeat;display: block;line-height:14px;padding: 17px 0 17px 23px;} 
#featured a.btn:hover { opacity:0.9; color: #222;outline: none;}
#featured a.btn:hover span { padding: 17px 0 17px 23px;} 

#breadcrumb { background:url(images/bg-breadcrumb.png) repeat-x; height:50px; border-bottom:1px solid #aaa; line-height:50px; color:#666; }
#breadcrumb .subscribe img{ padding:13px 0 0 10px; }

#breadcrumb .col { width:420px; }
#breadcrumb a.left { background:url(images/btn-left.png) no-repeat top; display:block; width:30px; height:30px; float:left; margin-right:5px; margin-top:10px; }
#breadcrumb a.right { background:url(images/btn-right.png) no-repeat top; display:block; width:30px; height:30px; float:left; margin-top:10px;}
#breadcrumb a.left:hover { background:url(images/btn-left.png) no-repeat bottom; }
#breadcrumb a.right:hover { background:url(images/btn-right.png) no-repeat bottom; }

.pagination { margin-top:2px; }
.pagination li { display:inline;   }
.pagination li a { background:url(images/btn-slider.png) no-repeat; display:inline-block; overflow:hidden; width:13px; padding-top:13px; }
.pagination li.active a, .pagination li a:hover { background:url(images/btn-slider-active.png) no-repeat; }

#mini-features { margin:0; }
#mini-features .block { width:275px; margin:0 30px 30px 0; float:left; }
#mini-features .block.last { margin-right:0; }
#mini-features .home-icon { float:left; margin-right:10px; }
#mini-features h3 { font-size:21px; padding-top:5px; padding-bottom:20px; font-weight:normal; color:#444; letter-spacing:-1px;}
#mini-features p { padding-bottom:20px; }

#mini-features .more-features { background:url(images/bg-border.png) no-repeat top center; padding-top:20px; }
#mini-features .more-features a { float:right; padding:5px 5px 0 0; color:#777;}
#mini-features .more-features a:hover { text-decoration:none; color:#555;}
#mini-features .more-features a span { text-transform:uppercase; font-weight:bold; line-height:18px; padding-right:10px;}
#mini-features .more-features img { vertical-align:middle; width:30px; height:30px;}

#mini-features a.btn { background: transparent url(images/bg-button-a.png) no-repeat scroll top right; color: #999; display: block; float: left; font: normal 12px arial, sans-serif; height: 23px; margin-right: 6px;padding-right: 20px; text-decoration: none;font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;	font-weight:bold;font-size:11px;text-transform:uppercase; }
#mini-features a.btn span { background: transparent url(images/bg-button-span.png) no-repeat;display: block;line-height: 14px;padding: 4px 0 5px 20px;} 
#mini-features a.btn:hover { background-position: bottom right;color: #555;outline: none;}
#mini-features a.btn:hover span {background-position: bottom left;padding: 4px 0 5px 20px;} 

#main-page1 { margin:0 0 30px; }
#main-page2 { margin:30px 0 10px; }

/* 2.8 Portfolio */
#portfolio .block { width:450px; margin:0 10px 20px 10px; display:inline; }
#portfolio .block a.thumb { background: url(images/portfolio-hover.png) no-repeat; border:1px solid #ddd; padding:4px; margin:0 0 20px 0; display:block;}
#portfolio .block img.portfolio-img {   }
#portfolio .block h2 { font-size:18px; margin-bottom:15px; }
.port-cat { text-transform:uppercase; }
.port-cat a { padding:2px 6px; background:#e4e4e4; margin:0 0 0 5px; border:1px solid #ccc; }
.port-cat a:hover { text-decoration:none; background:#eee; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.archive_header  { font-family: 'Droid Serif', Georgia, serif; display: block; float: left; width: 100%; margin:0 0 25px; padding:0 0 20px; font-size: 16px; font-weight: bold; background: url("images/bg-border.png") no-repeat scroll center bottom; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }

.post  { margin: 0 0 30px;}

.post .title  { font-weight: bold; font-size:24px; line-height:24px; position:relative; margin: 0 0 15px; }
.page .post .title  { margin: 0 0 20px 0; }
.post .title a:link, .post .title a:visited  { color:#222; }

.post-meta{margin: 10px 0 25px 0;font:11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase;}
.post-meta .comments a  { padding: 0 0 0 20px; text-transform: uppercase; }
.post-meta .small{text-transform:lowercase;}

.post-meta, .post-meta .post-author a, .post-more { color:#868686; }
.post-more { clear:both; text-transform:uppercase; border:1px solid #e6e6e6; border-width:4px 0 1px; padding:10px 0; font:11px/16px Arial, Helvetica, sans-serif;}
.post-more a, .post-meta a { text-decoration:none; }
.post-more a:hover, .post-meta a:hover { text-decoration:underline; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;margin-bottom:20px;}

.entry  {}

/* 3.1 Typographic Elements */
.entry h1 { border-bottom:1px solid #e6e6e6; margin-bottom:20px; padding-bottom: 20px; }  .entry h2 { padding-bottom:20px; }  .entry h3 { padding-bottom:10px; }  .entry h4 {}  .entry h5 {}  .entry h6 {}

.entry p  { margin: 0 0 20px 0; }

.entry blockquote  {  background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 20px 10px 50px; color: #444;  }
.entry blockquote p  { font-style:italic; font-family: 'Droid Serif', Georgia, serif;}

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: circle; }
.entry ul ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: upper-latin; }
.entry  ol li ol li  { list-style-type: lower-latin; }

/* 3.2 Images */
.entry img, img.thumbnail { padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8;  }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; height: auto; margin: 5px 15px 5px 0; }
.alignright  { float: right; height: auto; margin: 5px 0 5px 15px; }
.aligncenter  { text-align: center; margin-bottom:15px;}
img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F8; border: solid 1px #e6e6e6; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; font:11px/22px Arial, Helvetica, sans-serif; text-align:center; }

/* 3.3 Pagination / WP-Pagenavi */
.nav-entries, .wp-pagenavi { padding:30px 0px; background: url("images/bg-border.png") no-repeat scroll center top; }
.nav-entries a { display: block; font:italic 12px/16px 'Droid Serif', Georgia, serif; color:#777; text-decoration:none;}
.nav-entries a:hover { text-decoration:underline; }

.wp-pagenavi { margin: 0 !important; text-align: right !important; }
.wp-pagenavi a:link,
.wp-pagenavi a:visited { display: inline !important; text-decoration: none !important; background: #EEEEEE !important;color: #666 !important; padding: 3px 7px !important; border:1px solid #DDDDDD !important;}
.wp-pagenavi .current, 
.wp-pagenavi .on,
.wp-pagenavi a:hover { padding: 3px 7px !important; background: #ddd !important; border:1px solid #bbb !important; }
.wp-pagenavi span.extend, .wp-pagenavi span.pages { float:left; font-family: 'Droid Serif', Georgia, serif; background:none !important; border:none !important; color:#666 !important; padding:0 !important}



/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 30px 0; font-size:14px; }
.widget h3  { margin: 0 0 15px 0; padding:0; font-size:18px;font-weight:normal; color:#777; }
.widget p { margin-bottom:15px; }

.widget ul  { clear:both; padding-left:10px; list-style-position:inside; list-style-type:disc;}
.widget ul li { background:url(images/ico-bullet.png) no-repeat left 8px; padding-left:10px; list-style-type:none; }
.widget ul li a  { color:#555; padding: 0 0 0 5px; line-height: 22px; text-decoration: none; font-size:14px;}
.widget ul li a:hover  { text-decoration:underline; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

.widget_recent_comments li, #twitter li  { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

.widget .textwidget, .widget ul, .widget_woo_feedback .feedback { background:#f0f0f0; padding:25px; }
.widget .textwidget { padding-bottom:10px; }

#footer-widgets { background:#dedede url(images/bg-footer-widgets.png) repeat-x top; padding:20px 0; }
#footer-widgets .left { width:580px; float:left; padding:0px 40px 0 0; margin-top:20px; background:url(images/border-vertical.png) repeat-y right;}
#footer-widgets .right { width:280px; float:right; padding:20px 0 0;}
#footer-widgets h3 { text-transform:uppercase; }
#footer-widgets .widget .textwidget, #footer-widgets .widget ul{ background:none; padding:0;}
#footer-widgets .widget ul{ padding-left:10px;}
#footer-widgets p { color:#333; }
#footer-widgets .post-meta { color:#777; }

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
#searchform  { background:#fff;  border: 6px solid #e2e2e2; position:relative; }
#searchform .btn { position:absolute; right:10px; bottom:0; border:0; padding:2px; }
.widget input#s, .widget input.field  { width: 180px; padding: 8px 0; margin-left:10px; border: 0; color:#999999; }
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { float:right; }

/* FLICKR */
.widget_woo_flickr h3  {}
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }

.widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }
.widget_woo_flickr a img  { float: left;  margin: 0 0 8px 8px;  display: block; border: #CECFC6 1px solid; padding: 3px;}
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* Blog Author Widget */
.widget_woo_blogauthorinfo .avatar { padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}
.widget_woo_blogauthorinfo .left { float:left; margin:0 10px 5px 0; }
.widget_woo_blogauthorinfo .right { float:right; margin:0 0 5px 10px; }

/* Woo News Widget */
.widget_woo_news { position:relative; }
.widget_woo_news h3 { background:url(images/border-horizontal.png) repeat-x bottom; padding-bottom:25px; margin-bottom:25px; color:#444; }
.widget_woo_news .rss { position:absolute; right:0; top:0; }
.widget_woo_news a.title { font-size:18px; font-weight:bold; padding:0; color:#555; }
.widget_woo_news .post-meta { font-size:11x; }
.widget_woo_news .item { margin-bottom:25px; }

/* Feedback Widget */
.widget_woo_feedback h3 { background:url(images/ico-feedback.png) no-repeat; padding:5px 0 5px 42px; }
.widget_woo_feedback blockquote p, .widget_woo_feedback cite { font-family: 'Droid Serif', Georgia, serif; font-style:italic; color:#555;}


/* Video Widget */
.widget_woo_video h3 { background:url(images/ico-video.png) no-repeat; padding:5px 0 5px 42px; }
.widget_woo_video blockquote p, .widget_woo_video cite { font-family: 'Droid Serif', Georgia, serif; font-style:italic; color:#555;}


/* Twitter Stream */
.widget_woo_twitter h3 { background:url(images/ico-twitter.png) no-repeat; padding:5px 0 5px 42px; }
.widget_woo_twitter h3 a { color:#555; }
.widget_woo_twitter ul { padding-bottom:10px; }
.widget_woo_twitter ul li { background:none; padding:0 0 15px; font-family:'Droid Serif', Georgia, serif; font-style:italic; }
.widget_woo_twitter ul li span { display:block; }
.widget_woo_twitter ul li a { padding:0; color:#999; }
.widget_woo_twitter ul li span a { color:#333; }


/* 4.3 WooTabs */
#tabs {	background:#f0f0f0; height:auto; display: block; padding:5px; margin-bottom:30px; }

#tabs ul.wooTabs { padding:0px; }
#tabs ul.wooTabs li { float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#fff; text-decoration:none; }
#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#tabs .inside { background:#fff; padding:5px;}
#tabs .inside li { background:#fff;  }
#tabs #tab-tags { padding:10px; }
#tabs .inside ul { margin:0; border: 1px solid #e6e6e6; border-width:1px 0 1px 0; }
#tabs .inside li { border:1px solid #e6e6e6; border-width:0 1px 1px 1px; padding:10px; }
#tabs .inside li a { color:#555; font:bold 12px/18px 'Droid Serif', Georgia, serif; }
#tabs .inside a:hover{}
#tabs .inside li span.meta { display:block; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#777; }
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 8px 0 0; }



/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {position:relative;margin:30px 0 0;padding:40px 0 0 0;background: url("images/bg-border.png") no-repeat scroll center top;}
#comments h3  { color:#333; font-weight:normal; margin-bottom:20px; }
#comments .comment.thread-even { background: #f7f7f7; border-bottom:1px solid #b2b2b2; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { position:relative; padding: 20px; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments  .avatar  { float:left; margin: 0 15px 10px 0; }
#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a { }
#comments .reply a:hover { }

#comments ul.children{margin:10px 10px 0 25px;padding:0; }
#comments ul.children li {border-top:1px solid #e6e6e6; }
#comments .cancel-comment-reply{margin:10px 0;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h3#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

/* 5.2 Comments Form */
#respond  { margin: 40px 0 0; }
#respond h3  { color:#333; font-weight:normal; margin-bottom:20px; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }
#respond label { font-size:11px; color:#777; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform label  { position:relative; display:inline; vertical-align:top; display:inline-block; margin-top:5px; }
#commentform input.txt, #commentform textarea { font:14px/14px Arial, Helvetica, sans-serif; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
#commentform input.txt  { color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 5px 7px; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95% !important; padding: 5px 7px; }

#commentform #submit  { margin: 15px 0 0 0;  }

/* 5.3 Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }


/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/

/* 6.1 Buttons */
.button, .button:visited, .reply a{ font-family:Verdana, Geneva, sans-serif; background: url(images/alert-overlay.png); display: inline-block; padding: 5px 10px 6px; color: #fff !important; text-decoration: none; border:none; position: relative; cursor: pointer; }
.button, .button:visited, .reply a{ background-color:#83B441; }
.button:hover, .reply a:hover { color: #fff  !important; text-decoration:none; }
.button:active, .reply a:active { top: 1px; }
.small.button, .small.button:visited, .reply a { font-size: 10px; padding: 0px 6px 1px; text-transform:uppercase;}
.button, .button:visited, .medium.button, .medium.button:visited { font-size: 13px; font-weight: bold; line-height: 1; }
.large.button, .large.button:visited { font-size: 14px; padding: 8px 14px 9px; }

/* 6.2 Info Boxes */
p.alert, p.download, p.info, p.note, p.tick {  margin:10px 0 20px 0; padding:9px 10px 9px 50px; }
p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/ico-alert.png) no-repeat 20px 13px; }
p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/ico-download.png) no-repeat 20px 13px; }
p.tick { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/ico-tick.png) no-repeat 20px 13px; }
p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(images/ico-info.png) no-repeat 20px 13px; }
p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(images/ico-note.png) no-repeat 20px 13px; }

/* 6.3 Contact Form */
#contact-page .screenReader { left: -9999px; position: absolute; top: -9999px; }
#contact-page ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
#contact-page ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%}
#contact-page ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
#contact-page ol.forms input.txt{width:214px;}
#contact-page ol.forms input#sendCopy{border:none;}
#contact-page ol.forms textarea{height:300px;width:400px;}
#contact-page ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
#contact-page ol.forms li.textarea .error{display:block; margin-left:120px}
#contact-page ol.forms li.screenReader{margin-bottom:0;}
#contact-page ol.forms li.buttons .submit{margin: 15px 0 0 120px; }
#contact-page ol.forms li.inline input{width:auto;margin-left:120px;}
#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;}

