/*  

/*  

Theme Name: Firm

Theme URI: http://www.wordpresslawtheme.com/

Description: Premium Law Theme

Author: singlethemes.com

Author URI: http://www.singlethemes.com

Version: 2.5

*/













/* 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 Featured Slider

-2.5 Recent Posts

-2.6 Older Posts

-2.7 Content

-2.8 Sidebar

-2.9 Footer



3. POSTS

-3.1 Typographic Elements

-3.2 Images

-3.3 Pagination / WP-Pagenavi



4. WIDGETS

-4.1 Generic Widgets

-4.2 Specific Widgets



5. COMMENTS



-5.1 Comments

-5.2 Comments Form

-5.3 Pingbacks / Trackbacks



6. MISC

-6.1 Buttons

-6.2 Info Boxes

-6.3 Conatct Form 



-------------------------------------------------------------------------------------------*/







/*-------------------------------------------------------------------------------------------*/

/* 1. SETUP */

/*-------------------------------------------------------------------------------------------*/



/* 1.1 Defaults */



body  { font-size: 12px; font-family: Arial,Helvetica,Sans-serif; line-height:1.5em; color: #757575; background: #aebccb;}







h1, h2, h3, h4, h5, h6  { margin: 0; color: #130000; font-weight:normal; }

h1  {font-size: 18px; margin-bottom:20px; } h2  {font-size: 18px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

h1.typeface-js:first-letter { font-family:Edwardian Script ITC; color:#9c3d15; font-size:36px; margin-right:6px;}

p {margin: 0; }



hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }



input, textarea { padding: 5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}







/* 1.2 Hyperlinks */



a:link, a:visited  { color: #1B376F; text-decoration:none;}

a:hover {color:#511e09;}



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  { margin-left:auto;

margin-right:auto;

width:974px; background:#FFFFFF; }



.col-left { float: left; margin-top:35px; }

.col-right { float: right; }

.col-full  { width: 974px; margin: 0 auto; }



/* 2.2 Navigation */

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }

.nav a  { position:relative; display:block; z-index:100; }

.nav li  { float:left; width: auto; border-left:1px solid #eaebee;  padding:0 24px 33px 10px; }





#top_nav_wrap {background-color:#FFFFFF; height:80px;}

#top-nav  { padding:30px 0 0 0; float:right; margin: 0 20px 0 0;  }

#top-nav a  {  color: #434b5b; font-family: tahoma, Arial, Helvetica, sans-serif; padding-top:6px; text-transform:uppercase; font-size:11px; letter-spacing: 0.2em; }

#top-nav a:hover, #top-nav li.current_page_item a, #top-nav li.current_page_parent a  { color: #000000; }

#top-nav li ul  { border: none; margin:33px 0 0 -10px; border-top:1px solid #EAEBEE;

 }

#top-nav li ul li  { background: #FFFFFF; border-bottom: 1px solid #EAEBEE; padding:0px;}

#top-nav li ul li:hover  { background: #eeeeee;}





#top-nav li ul li a  {  background: none; border: none; padding:10px; }



#top-nav li ul li a.sf-with-ul { padding:10px; }



#main-nav  { font: bold 15px Helvetica, Arial, sans-serif; border: 1px solid #dee3e7; margin-bottom: 40px; background: #fff url(images/bg-mainnav.png) repeat-x left bottom; }

#main-nav li  { border-right: 1px solid #dee3e7; }

#main-nav a  { padding: 5px 20px 2px; line-height: 30px; color:#555; border-bottom: 4px solid #cacaca; }

#main-nav a:hover, #main-nav li.current_page_item a, #main-nav li.current_page_parent a  { border-bottom-color: #dc3e29; color: #000; text-decoration: none; }

#main-nav a:hover, #main-nav li.current-cat a, #main-nav li.current-cat a  { border-bottom-color: #dc3e29; color: #000; text-decoration: none; }



#main-nav li ul  { background: #FFF; border: 1px solid #dbdbdb; border-width:1px 1px 0; }

#main-nav li ul li  { background:#eee; border-top:1px solid #fff; }

#main-nav li ul li a  { padding: 0 10px; font-size: 12px; border-bottom: 1px solid #dbdbdb; }

#main-nav li ul li a:hover  { border-color: #dbdbdb; background: #dbdbdb; }



/* 2.2.1 Drop-down menus */

.nav li ul  { position: absolute; left: -999em; width: 180px; background-color:padding-top:10px; z-index:999; }

.nav li ul li a  { width:160px; }

#top-nav li ul ul  { margin: -32px 0 0 180px; }	



.nav li:hover,.nav li.hover  { position:static; }

.nav li:hover ul ul, .nav li.sfhover ul ul,

.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,

.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }

.nav li:hover ul, .nav li.sfhover ul,

.nav li li:hover ul, .nav li li.sfhover ul,

.nav li li li:hover ul, .nav li li li.sfhover ul,

.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }



.nav .sf-sub-indicator {background:	url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:0.9em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}

.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat; background-position: center left;}

#top-nav .sf-sub-indicator  { left: 0; top: 2em; }

#top-nav li ul .sf-sub-indicator  { top: 0.9em; }

#main-nav .sf-sub-indicator  { top: 1.1em; }

#main-nav li ul .sf-sub-indicator  { top: 0.9em; }

#top-nav .nav-item-right { float: right}

#top-nav .nav-item-right a {padding-top:8px }



/* 2.3 Header */

#header{padding:40px 0 0 0;position:relative; height:200px;  background: url(images/head_bak.png) no-repeat; }



#header_home {padding:30px 0 0 0; position:relative;  background: url(images/home_head_bak.jpg) no-repeat; height:480px; margin:0 0 30px 0;}



#headsearch {float:right; margin: 25px 20px 0 0; position:relative;}



#headsearch input.search_s {border:1px solid #eaebee; width:155px;  padding: 5px 0 5px 25px;}

#headsearch input.search_but {padding:0px; border:none; position: absolute; left:10px;top: 9px;}

#headsearch input.search_s:focus {border: 1px solid #cfcfcf;}





a.logo  { float:left; margin: 15px 0 0 20px; font-family: linux, Helvetica, sans-serif; font-size:30px; font-weight:normal;}



body.home a.logo span.typeface-js-vector-container { position:absolute; top:60px;}



a.logo:link, a.logo:visited { color:#353535;}



body a.logo span.typeface-js-vector-container { position:absolute; top:70px;}



a.logo img {max-height:47px;}

span#logo_t1 {font-family: Edwardian Script ITC; color:#f1953e; font-size:60px;}

span#logo_t2 {font-family: Fontin; color:#ede4cd; font-size:30px;position:relative;

top:5px; margin-left:5px;}

#call {float:right; padding: 18px 24px; background: url(images/phone_bak.png) repeat;}



span#number { background: url(images/phone.png) no-repeat left center; padding-left: 15px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:18px;}



#slogan {width:657px; height:200px; background: url(images/slogan_bak.png) no-repeat; margin:200px 0 0 0; float:left;}

#slogan h1 {color:#FFFFFF; font-size:36px; line-height:1.3em; font-family: m1c, Arial, Helvetica, sans-serif; font-weight: normal; margin:25px 0 0 160px;}

#slogan p { font-family:Arial, Helvetica, sans-serif; color:#acc2ef; font-size:14px; line-height: 1.7em; margin:13px 0 0 160px; width:450px;}

h1.page_title {color:#FFFFFF; font-size:25px; font-family: m1c, Arial, Helvetica, sans-serif; font-weight: normal; margin: 30px 0 0 40px; float:left;}







#welcome {border-bottom: 1px solid #aebccb; padding: 0 0 40px 0;}



div.home_title {float:left; width:100px; margin:0 0 0 65px;}



#welcome div.home_title h2 {color:#aebccb; font-size:14px; padding:0 10px 0 0}



#welcome div.home_content {float:left; font-size:18px; color:#000000; line-height:1.6em; width: 460px;}



#about { padding: 0 0 40px 0; margin:50px 0 0 0;}



#about div.home_title h2 {color:#aebccb; font-size:14px; padding:0 10px 0 0}



#about div.home_about_content {float:left; font-size:12px; color:#757575; line-height:1.7em; width: 460px;}









/* Homepage content */









/* 2.5 Recent Posts */

#recent-posts  { margin: 0 -20px 10px 0; }

#recent-posts h3  { margin: 0 0 20px 0; }

#recent-posts .post  { position: relative; float: left; width: 300px; height: 185px; margin: 0 20px 20px 0; background: #d4d4d4 }

#recent-posts .post .heading  { width: 270px; padding: 15px; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8); }

#recent-posts .post .heading h2  { font-size: 15px; text-transform: uppercase; }

#recent-posts .post .heading h2 a  { color: #fff; }

#recent-posts .meta  { font-size: 11px; text-transform: uppercase; color: #fff; }

#recent-posts .meta a  { font-weight: bold; }





/* 2.6 Older Posts */

#older-posts  { margin: 0 -20px 30px 0; }

#older-posts h3  { margin: 0 0 20px 0; }

#older-posts li  { float: left; width: 300px; margin: 0 20px -1px 0; padding: 10px 0; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }

#older-posts li img  { float: left; margin: 0 10px 0 0; }

#older-posts li .info  {  }

#older-posts li .info span  { display: block; }

#older-posts li .info .meta-old  { color: #6f6f6f; font-size: 11px; }

#older-posts li .info .title-old  { font-weight: bold; font-size: 18px; line-height: 16px; }

#older-posts li .info .title-old a  { color: #424242; }

#older-posts li .info .title-old a:hover  { color: #000; text-decoration: none; }





/* 2.7 Content */

#content{padding:0 0 70px;}

body.home #main{width:628px; margin:35px 0 0 0;}



#main{width:580px; margin:25px 0 0 35px; }



#main_full {width: 900px; margin: 0 0 0 35px;}



a#paget {font-size:18px;

 color:#130000; font-weight:normal}











div.entry h1 {font-size:23px;  padding-bottom:12px;

 color:#130000; font-weight:normal;}

 

#main h2 {font-size:18px; padding-bottom:12px;

 color:#130000; font-weight:normal;}

 

 #main h2 a {color:#130000;}

 

 #main h2 a:hover {color:#333333;}

 

 #blogpost {border-bottom:1px solid #CCCCCC;margin-bottom:20px;padding:10px;}



 

 h1.post_title {font-size:18px; margin:0 0 5px 0;

 color:#130000; font-weight:normal;}

 

  h1.post_title a, h2 a {color:#130000;}

  

  

  

  h1 a:hover, h2 a:hover {color: #333333; text-decoration:none;}

 





/* 2.8 Sidebar */

#sidebar{width:270px;overflow:hidden; margin: 35px 25px 0 0;}

#sidebar .secondary { float:left; width:140px; margin-right:20px; } 

#sidebar .secondary.last { margin:0; } 

#empty {border: 1px solid #CCCCCC; height:100px; padding:30px;}

#sidebar_content h2 { font-size:18px; color:#95a9be; font-weight:normal; padding:0px; margin-bottom:21px;}

a.social {display: inline-block; margin:0 2px;}





/* 2.9 Footer */

#footer  { padding: 20px 0 60px; font-size: 12px; background: #AEBCCB; }

#footer .inner  { width: 974px; margin: 0 auto; }

#footer p { margin: 0;  font-size:11px; color: #FFFFFF; float:right;}

#footer #credits img{vertical-align:middle;}

#footer a  { color: #2f2f2f; text-decoration: underline; }

#footer_social {float:left; margin:0 0 0 15px;}

#footer_social a { margin:0 4px 0 0 ;}

#footer .footer-logo  { float: left; margin: 10px 30px 0 0; }

#footer-search form  { width: 300px; }

#footer-search form input.s  { width: 300px; background: #fff url(images/bg-footer-search.jpg) no-repeat 280px center; }

#footer-search form input.submit  { display: none; }

a.law_icon { background: url(images/law_icon.png) no-repeat; width:19px; height:18px; display:block; text-indent:-90000px; float:left; margin:0 15px 0 0;}

#footer li a {

color: #000000;

display:inline;

font-family:Arial,Helvetica,sans-serif;

padding:5px 15px;

text-decoration:none; font-size:11px;

text-transform:uppercase;}

#footer ul { margin-bottom:25px; float:left;}

#footer ul li ul {display:none;}

#footer li {display:inline; float:none;}

#footer a:hover { color:#000000;}





/*-------------------------------------------------------------------------------------------*/

/* 3. POSTS */

/*-------------------------------------------------------------------------------------------*/



#breadcrumb {}



.archive_header  { display: block; float: left; width: 100%; padding:0 0 10px; font-size: 14px; text-transform: uppercase; font-weight: bold; }

.archive_header .catrss a  { font-size: 14px; text-decoration: none; }



.post  { margin: 0 0 40px;}



.post .title  { font:normal bold 26px/24px Arial, Helvetica, sans-serif;position:relative; margin: 0; }

.page .post .title, .post.none .title  { margin: 0 0 20px 0; }

.post .title a:link, .post .title a:visited  { color:#222; }



.post-meta{margin: 5px 0 25px 0; font-size: 11px; text-transform:uppercase;}

.post-meta span  { color: #424242; }

.post-meta .comments a  { text-transform: uppercase; }



.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  { width: 100%; text-transform: uppercase; font-weight: bold; font-size: 11px; clear: both; padding: 0 0 0 20px; background: url(images/ico-tag.png) no-repeat left center; margin: 20px 0; }



.entry  {}



/* 3.1 Typographic Elements */

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin: 0 0 25px 0; }



.entry p  { margin: 0 0 20px 0; }



.entry blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 0px 20px 10px 50px; color: #444;  }

.entry blockquote p  { font-style:italic; }



.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }

.entry ul ul  { margin: 0; padding: 0 0 0 15px; }

.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; padding: 0 0 0 15px; }

.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; background:#FFF;  }

img.wp-smiley  { padding: 0; border: none; background: transparent; }



.alignleft  { float: left; height: auto; margin: 5px 15px 20px 0; }

.alignright  { float: right; height: auto; margin: 5px 0 20px 15px; }

.aligncenter  { text-align: center; margin-bottom:20px;}

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, .post-entries {font-size:11px; padding:7px 15px;  border-top: 1px solid #aebccb;  }

.post-entries  { margin: 30px 0 0 0; }

.nav-entries a, .post-entries a { display: block; font:italic 12px/16px arial, serif; color: #333333; font-weight: bold; text-decoration:none;}

.nav-entries a:hover, post-entries a:hover { text-decoration:underline; }



.wp-pagenavi { margin: 0 !important; }

.wp-pagenavi a:link,

.wp-pagenavi a:visited { font-weight: bold!important; display: inline !important; text-decoration: none !important; background: none !important;color: #666 !important; padding: 3px 7px !important; border:none!important;}

.wp-pagenavi .current, 

.wp-pagenavi .on,

.wp-pagenavi a:hover { padding: 3px 7px !important; background: #6ca0a8 !important; border:none !important; color: #fff!important; }

.wp-pagenavi span.extend, .wp-pagenavi span.pages { padding: 0 15px 0 0!important; font-style: italic!important; font-weight: bold!important; background:none !important; border:none !important; color:#6ca0a8 !important; }







/*-------------------------------------------------------------------------------------------*/

/* 4. WIDGETS */

/*-------------------------------------------------------------------------------------------*/



/* 4.2 Generic Widgets */

.widget  { margin: 0 0 20px 0; font-size:12px; }

.widget h3  { position: relative; margin:0; padding: 7px 0 7px 0px; font-size: 16px; font-weight:normal; color:#95a9be; font-weight:normal; }

.widget h3 span  { position: absolute; left: 10px; top: 34px; display: block; width: 8px; height: 4px; }

.widget p { font:12px/20px Arial, Helvetica, sans-serif; margin-bottom:15px; font-family:georgia;

font-style:italic; }



.widget ul  { clear:both; }

.widget ul li  { padding: 7px 0 7px 0px; font-size: 13px; color:#666666; border-bottom: 1px solid #edeeef; line-height: 16px; background: url(images/arrow.png) no-repeat left center;}

.widget ul li a  { text-decoration: none; color: #3f3f3f; margin:0 0 0 16px; display:block; }



.widget ul li a:hover  { color: #666666; }

.widget ul ul  { padding: 0 0 0 10px; border-top: none; }

.widget ul ul li  { padding-left: 0; }



#footer-widgets .widget h3  { background: none; color: #424242; border-bottom: 2px solid #dfdfdf; }

#footer-widgets .widget h3 span  { display: none; }



/* 4.2 Specific Widgets */


/* Contact Form */


#contact-form .screenReader { left: -9999px; position: absolute; top: -9999px; }

#contact-form { margin-bottom:15px;}

#contact-form #disclaimer_text {  background: #EAEAEA;color: #000000; display: none; padding: 10px; font-size:11px;}

ol.forms {  position:relative; }

ol.forms li input {height:16px; color:#999999; font-size:12px; border: 1px solid #aebccb; width:230px; background:transparent;margin-bottom:10px; }
ol.forms li input.captcha {margin-bottom:0px;}
ol.forms li img.captchaImage { margin-top:10px;}
ol.forms li span.disc {margin-top:-2px;}
ol.forms li span.disc a {text-decoration:underline;}
ol.forms li span.disc.inputError { font-weight:bold; color:#000000;}
ol.forms li input#read {border:none; width: auto; height: auto; margin: 3px 5px 0 0;}
li.textarea span.error {left:225px;position:absolute;top:175px;}

ol.forms li input, ol.forms li textarea { padding:5px 0 5px 10px;}

ol.forms li input:focus, ol.forms li textarea:focus {border:1px solid #97a4b1;}



ol.forms li input.submit {padding: 5px 0 28px 13px; text-align:left; color:#FFFFFF; border:none;     margin-top: 7px; width: 80px; background-image:url(images/send_bak.png); background-repeat:no-repeat; text-indent:-30000px; cursor:pointer; float:left;}

span.error {color:#FF0000;

font-size:18px;

font-weight:bold;}



ol.forms li input.inputError, ol.forms li textarea.inputError {border:1px solid #FF0000;}

ol.forms li textarea { color:#999999; font-size:12px; border: 1px solid #aebccb; height:70px; width:220px; padding:10px; overflow: auto; font-family:Arial, Helvetica, sans-serif;}





/* TWITTER & RECENT COMMENTS */

.widget_recent_comments li a { display: inline; background: none!important; border: none!important; color: #6ca0a8!important; }



/* TEXT WIDGET */

.widget_text .textwidget  { padding: 7px 10px 0 0; font-family: Arial, Helvetica, sans-serif;

font-style:italic; }



/* SEARCH WIDGET */

strong.search-excerpt {

    background: none repeat scroll 0 0 yellow;

}

.widget_sig_search h3  { margin: 0 0 15px 0; }

.widget_sig_search form  { padding: 0 10px 10px; border-bottom: 1px solid #dfdfdf; }

.widget input.s  { float:left; width: 65%; padding: 8px 0 8px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid; background-color: #ededed;  }

.widget input.s:focus  { background-color: #fff; }

.widget .screen-reader-text  { display: none; }

.widget input.submit { float:right; }



#footer-widgets .widget input.s  { width: 50%; }



/* TAG CLOUD */

.widget_tag_cloud div  { padding: 5px 10px 10px; border-bottom: 1px solid #dfdfdf; }

.widget_tag_cloud div a  { color: #6ca0a8; }

.widget_tag_cloud div a:hover  { color: #3f3f3f; text-decoration: none; }





/* 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;}


/*-------------------------------------------------------------------------------------------*/

/* 5. COMMENTS */

/*-------------------------------------------------------------------------------------------*/



/* 5.1 Comments */

#comments {position:relative;margin:0;padding:10px 0 0 0;}

#comments h3  { margin-bottom:20px; }

#comments .comment.thread-even .comment-container { background: #f7f7f7; }

#comments .comment{ margin-bottom: 15px;list-style-type:none; font-size: 13px;}

#comments .comment .comment-container  { position:relative; padding: 20px; border: 1px solid #e6e6e6; }

#comments .comment-head  { margin: 0 0 13px 0; }

#comments  .avatar  { float:left; margin: 0 15px 10px 0; }

#comments  .avatar img{margin: 0;vertical-align: middle; padding:3px; background:#fff; }

#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 18px; }

#comments .comment-head .comment-meta  { float: right; font-style: italic; }

#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 { }



.nocomments  { font-size: 14px; font-weight: bold; color: #dc3e29; font-style: italic; }

.unapproved  {  }



#comments ul.children li  { padding:0 0 0 25px; margin-top: 15px; }

#comments .cancel-comment-reply{margin: 0; font-weight: bold; text-transform: uppercase; font-size: 11px;}



.comment #respond  { margin: 20px 0 0; }

.comment #respond h3  { margin: 0; }

.comment.thread-even #commentform input.txt, .comment.thread-even #commentform textarea  { background: #e6e6e6; }



#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  { 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  { display: none; }

#commentform input.txt, #commentform textarea { border-width:1px; border-style:solid;}

#commentform input.txt  { background: #f4f4f4; width: 95% !important; margin: 0 5px 10px 0; padding: 5px 7px; }

#commentform textarea  { background: #f4f4f4; width: 95% !important; padding: 5px 7px; }

#commentform input.txt:focus, #commentform textarea:focus  { background: #fff; }



#commentform #submit  { background-image:url("images/send_bak.png"); background-repeat:no-repeat; border:sigium none; color:#FFFFFF; cursor:pointer;height:30px; margin-top:20px; text-indent:-30000px; text-align:left; width:80px; border:none; }



/* 5.3 Pingbacks / Trackbacks */

h3#pings  { margin: 25px 0 10px 0; font-size: 12px; }

.pinglist li  { margin: 0 0 0 20px; padding: 10px 0; list-style-type: decimal; font-size: 11px; border-bottom: 1px solid #e6e6e6; }

.pinglist li .author  { font-weight: bold; font-size: 11px; }

.pinglist li .date  { font-size: 11px; }

.pinglist li .pingcontent  { display: block; margin: 5px 0; }





/*-------------------------------------------------------------------------------------------*/

/* 6. MISC */

/*-------------------------------------------------------------------------------------------*/



/* 6.1 Buttons */

.button, .button:visited, .reply a{ font-weight: bold; background: url(images/alert-overlay.png); display: inline-block; padding: 5px 10px 6px; color: #424242 !important; text-decoration: none; border:none; position: relative; cursor: pointer; }

.button, .button:visited, .reply a{ background-color:#fff; }

.button:hover, .reply a:hover { color: #000  !important; text-decoration:none; }

.button:active, .reply a:active { top: 1px; }

.small.button, .small.button:visited, .reply a { font-size: 10px; padding: 0 10px 0; text-transform:uppercase;}

.button, .button:visited, .sigium.button, .sigium.button:visited { font-size: 13px; font-weight: bold; line-height: 1; }

.large.button, .large.button:visited { font-size: 14px; padding: 8px 14px 9px; }


