@import  css/reset.css;

/*  

Theme Name: Firm
Theme URI: http://www.greenbrookmarketing.com/
Description: Premium Law Theme
Author: singlethemes.com
Author URI: http://www.singlethemes.com
Version: 2.5

*/
/* Default styles */
/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP

-1.0 Fonts

-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.0 Fonts */
@font-face {
    font-family: 'Libertine';
    src: url(fonts/linlibertine_rah.eot);
    src: url(fonts/linlibertine_rah.eot?#iefix) format("embedded-opentype"),url(fonts/linlibertine_rah.woff) format("woff"),url(fonts/linlibertine_rah.ttf) format("truetype"),url(fonts/linlibertine_rah.svg#linux_libertineregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Mplus1CLight';
    src: url(fonts/mplus-1c-light-webfont.eot);
    src: url(fonts/mplus-1c-light-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/mplus-1c-light-webfont.woff) format("woff"),url(fonts/mplus-1c-light-webfont.ttf) format("truetype"),url(fonts/mplus-1c-light-webfont.svg#m_1clight) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Mplus1CMedium';
    src: url(fonts/mplus-1c-medium-webfont.eot);
    src: url(fonts/mplus-1c-medium-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/mplus-1c-medium-webfont.woff) format("woff"),url(fonts/mplus-1c-medium-webfont.ttf) format("truetype"),url(fonts/mplus-1c-medium-webfont.svg#m_1clight) format("svg");
    font-weight: 400;
    font-style: normal;
}

/* 1.1 Defaults */
body {
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-serif;
    line-height: 1.5em;
    color: #000;
    background: #001f38;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    color: #002a4c;
    font-weight: 400;
}

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: #ddd;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

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

/* 1.2 Hyperlinks */
a:link,a:visited {
    color: #930;
    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 !important;
}

.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;
    float: right;
    margin: 0;
}

#top-nav a {
    color: #000;
    font-family: tahoma,Arial,Helvetica,sans-serif;
    padding-top: 6px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .2em;
}

#top-nav a:hover,#top-nav li.current_page_item a,#top-nav li.current_page_parent a {
    color: #930;
}

#top-nav li ul {
    border: none;
    margin: 33px 0 0 -10px;
    border-top: 1px solid #EAEBEE;
	padding: 0;
}

#top-nav li ul li {
    background: #ffffff;
    border-bottom: 1px solid #EAEBEE;
    padding: 0;
	list-style: none;
}

#top-nav li ul li:hover {
    background: #eee;
}

#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: .4em;
    top: .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: .9em;
}

#main-nav .sf-sub-indicator {
    top: 1.1em;
}

#main-nav li ul .sf-sub-indicator {
    top: .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;
    position: relative;
    height: 200px;
    background: url(images/head_bak.png) no-repeat;
}

#header_home {
    padding: 30px 0 0;
    position: relative;
    background: transparent;
    height: 480px;
    margin: 0;
}

#header_slider {
	z-index: 0 !important;
}

#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: 0;
    border: none;
    position: absolute;
    left: 10px;
    top: 9px;
}

#headsearch input.search_s:focus {
    border: 1px solid #cfcfcf;
}

a.logo {
    float: left;
    margin: 5px 0 0 20px;
    font-family: linux,Helvetica,sans-serif;
    font-family: Libertine,Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
/* 33 chrome */
    font-weight: 400;
    font-variant: small-caps;
    color: #930;
    max-width: 270px;
    white-space: nowrap;
}

/*body.home a.logo span.typeface-js-vector-container { position:absolute; top:60px;}*/
a.logo:link,a.logo:visited {
    color: #930;
}

/*body a.logo span.typeface-js-vector-container { position:absolute; top:70px;}*/
a.logo img {
    max-height: 70px;
}

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;
    text-align: right;
    padding: 18px 24px;
    /*background: url(images/phone_bak.png) repeat;*/
	background: rgba( 0,42,76, .85 );
}

span#number {
    background: url(images/phone.png) no-repeat left center;
    padding-left: 15px;
    font-family: Arial,Helvetica,sans-serif;
    color: #FFF;
    font-size: 16px;
    text-align: right;
    display: block;
}

span#number a {
    color: #fff !important;
/* for mobile etc */
}

#slogan {
    width: 657px;
    height: 200px;
    background: url(images/slogan_bak.png) no-repeat;
    margin: 200px 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 60px;}*/
#slogan h1 {
    color: #FFF;
    font-size: 36px;
    line-height: 1.3em;
    font-family: Mplus1CLight,Arial,Helvetica,sans-serif;
    font-weight: 400;
    margin: 25px 0 0 60px;
}

#slogan p {
    font-family: Arial,Helvetica,sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1.7em;
    margin: 0 0 0 80px;
    width: 550px;
}

/*h1.page_title {color:#22350d; font-size:25px; font-family: m1c, Arial, Helvetica, sans-serif; font-weight:500; margin: 100px 0 0 40px; float:left;font-variant: small-caps;letter-spacing:-.5px; }*/
h1.page_title {
    color: #002a4c;
    font-size: 25px;
    font-family: Mplus1CMedium,Arial,Helvetica,sans-serif;
    margin: 100px 0 0 40px;
    float: left;
    font-variant: small-caps;
    letter-spacing: -.5px;
}

#welcome {
    /*border-bottom: 1px solid #D7D5D1;*/
    padding: 0 0 40px;
}

div.home_title {
    float: left;
    width: 100px;
    margin: 0 0 0 65px;
}

#welcome div.home_title h2 {
    color: #2e350d;
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px 0 0;
}

#welcome div.home_content {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 1.7em;
    width: 460px;
}

#about {
    padding: 0 0 40px;
    margin: 50px 0 0;
}

#about div.home_title h2 {
    color: #2e350d;
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px 0 0;
}

#about div.home_about_content {
    float: left;
    font-size: 14px;
    color: #000;
    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;
}

#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: 700;
}

/* 2.6 Older Posts */
#older-posts {
    margin: 0 -20px 30px 0;
}

#older-posts h3 {
    margin: 0 0 20px;
}

#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: 700;
    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: 30px 0 70px;
    background: #ffffff;
	clear: both;
}
#content:before, #content:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
}

body.home #main {
    width: 628px;
    margin: 35px 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: 400;
}

div.entry h1 {
    font-size: 23px;
    padding-bottom: 12px;
    color: #130000;
    font-weight: 400;
}

#main h2 {
    font-size: 18px;
    padding-bottom: 12px;
    color: #130000;
    font-weight: 400;
}

#main h2 a {
    color: #130000;
}

#main h2 a:hover {
    color: #333;
}

#blogpost {
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    padding: 10px;
}

h1.post_title {
    font-size: 18px;
    margin: 0 0 5px;
    color: #130000;
    font-weight: 400;
}

h1.post_title a,h2 a {
    color: #130000;
}

h1 a:hover,h2 a:hover {
    color: #333;
    text-decoration: none;
}

/* 2.8 Sidebar */
#sidebar {
    width: 270px;
    overflow: hidden;
    margin: 35px 25px 0 0;
    border-left: 1px solid #D7D5D1;
    padding-left: 20px;
}

#sidebar .secondary {
    float: left;
    width: 140px;
    margin-right: 20px;
}

#sidebar .secondary.last {
    margin: 0;
}

#empty {
    border: 1px solid #CCC;
    height: 100px;
    padding: 30px;
}

#sidebar_content h2 {
    font-size: 16px;
    /*color: #22350d;*/
    font-weight: bolder;
    padding: 0;
    margin-bottom: 14px;
}

a.social {
    display: inline-block;
    margin: 0 2px;
}

/* 2.9 Footer */
#footer {
    padding: 20px 0 60px;
    font-size: 12px;
    background: #844221;
	/*background: #ab4613;*/
}

#footer .inner {
    width: 974px;
    margin: 0 auto;
}

#footer p {
    margin: 0;
    font-size: 11px;
    color: #FFF;
    float: right;
    text-align: right;
    clear: right;
    width: 60%;
    margin-bottom: 9px;
}

#footer ul + p {
	margin-top: 20px;
}

#footer #credits img {
    vertical-align: middle;
}

#footer a {
    color: #fff;
    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;
    overflow: hidden;
    width: 19px;
    height: 18px;
    display: inline-block;
    text-indent: 150%;
    white-space: nowrap;
    margin: 0 15px 0 0;
}

#footer li a {
    color: #fff;
    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: #930;
    text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/
#breadcrumb {
}

.archive_header {
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.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;
}

.post .title a:link,.post .title a:visited {
    color: #222;
}

.post-meta {
    margin: 5px 0 25px;
    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: 700;
    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,#tinymce h1,#tinymce h2,#tinymce h3,#tinymce h4,#tinymce h5,#tinymce h6 {
    margin: 0 0 25px;
}

.entry p,#tinymce p {
    margin: 0 0 20px;
}

.entry blockquote {
    background: url(images/blockquote.png) no-repeat 0 12px;
    padding: 0 20px 10px 50px;
    color: #444;
}

.entry blockquote p {
    font-style: italic;
}

.entry ul,#tinymce ul,.entry ol,#tinymce ol {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
}

.entry ul ul,#tinymce ul ul,.entry ol ol,#tinymce ol ol {
    margin: 0;
    padding: 0 0 0 15px;
}

.entry ul li,#tinymce ul li {
    list-style-type: disc;
}

.entry ul ul li,#tinymce ul ul li {
    list-style-type: circle;
}

.entry ol li,#tinymce ol li {
    list-style-type: decimal;
}

.entry ol li ol li,#tinymce 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: #F5F1E4;
    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 #D7D5D1;
}

.post-entries {
    margin: 30px 0 0;
}

.nav-entries a,.post-entries a {
    display: block;
    font: italic 12px/16px arial,serif;
    color: #333;
    font-weight: 700;
    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: 700 !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: 700 !important;
    background: none !important;
    border: none !important;
    color: #6ca0a8 !important;
}

/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/
/* 4.2 Generic Widgets */
.widget {
    margin: 0 0 20px;
    font-size: 12px;
}

.widget h3 {
    position: relative;
    margin: 0;
    padding: 7px 0;
    font-size: 16px;
    font-weight: bolder;
    /*color: #22350d;*/
}

.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;
	padding: 0;
}

.widget ul li {
    padding: 7px 0;
    font-size: 13px;
    color: #666;
    border-bottom: 1px solid #edeeef;
    line-height: 16px;
    background: url(images/arrow.png) no-repeat left center;
	list-style: none;
}

.widget ul li a {
    text-decoration: none;
    color: #3f3f3f;
    margin: 0 0 0 16px;
    display: block;
}

.widget ul li a:hover {
    color: #666;
}

.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: #000;
    display: none;
    padding: 10px;
    font-size: 11px;
}

ol.forms {
    position: relative;
}

ol.forms li input {
    height: 16px;
    color: #999;
    font-size: 12px;
    border: 1px solid #D7D5D1;
    width: 230px;
    background: transparent;
    margin-bottom: 10px;
}

ol.forms li input.captcha {
    margin-bottom: 0;
}

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: 700;
    color: #000;
}

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: #FFF;
    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: red;
    font-size: 18px;
    font-weight: 700;
}

ol.forms li input.inputError,ol.forms li textarea.inputError {
    border: 1px solid red;
}

ol.forms li textarea {
    color: #999;
    font-size: 12px;
    border: 1px solid #D7D5D1;
    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 #ff0;
}

.widget_sig_search h3 {
    margin: 0 0 15px;
}

.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;
}

#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;
}

#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: 700;
    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;
}

#comments .reply {
    padding-top: 10px;
}

#comments .reply a {
}

#comments .reply a:hover {
}

.nocomments {
    font-size: 14px;
    font-weight: 700;
    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: 700;
    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;
    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;
}

#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: #FFF;
    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;
    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: 700;
    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: 700;
    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;
    text-transform: uppercase;
}

.button,.button:visited,.sigium.button,.sigium.button:visited {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

.large.button,.large.button:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}

/* admin */
#tinymce {
    background: #ffffff;
    padding: 10px;
}

#tinymce p {
    margin: 0 0 20px;
}