/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/



#page {
    padding: 4em 2em;
}		
#header {
    border: none;
    clear: both;
    height: 100px;
    padding: 10px 0;
}

.headline_area {
    margin-bottom: 10px;
}
.headline_area h1, 
.headline_area h2, 
#archive_intro h1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #ddd; border-style: none none dotted; margin: 10px 0;}

h1 {font-size: 14.5px;
    font-weight: bold;
    line-height: 1em;}
#archive_intro h1 {display: none;}

#archive_intro, #sidebars {
    border: none;
}

a{
    color: #28a1cc;
    text-decoration: none;
}
a:hover, h2 a:hover {

text-decoration: underline;}

.format_text a {
    text-decoration: none;
}

.format_text h2, .format_text h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25em;
    margin: 1.875em 0 0.625em;
}
	

.post_box, .teasers_box {
    border-color: #BBBBBB;
    border-style: none;
    clear: both;
}

.post_box, .teasers_box {
   border-bottom: 1px;
    border-bottom-color: #BBBBBB;
    border-bottom-style: dotted;
      clear: both;
}


#header #logo {
    font-size: 3.6em;
    background: url(images/logo.jpg) no-repeat;
}

#logo a {
margin-top: 20px;
    display: block;
    height: 100px;
    outline: medium none;
    text-indent: -9999px;
    width: 4.167em;
}


.custom ul#tabs {
border-bottom:none; 
border-left:none;}

.custom ul#tabs li {
margin-bottom:0; border:none; background:none;}
	
.custom ul#tabs li.current_page_item, 
.custom ul#tabs li.current-cat {
padding-bottom:0; background:none;}

.custom ul#tabs li.rss {
}
.custom ul#tabs li a {
}
.custom ul#tabs li a:hover {
text-decoration:none;}

.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}

.menu a {
    letter-spacing: 1.4px;
    text-transform: uppercase;
    text-decoration:none;
}

.menu, .menu a, .menu li ul {
    border-color: #FFFFFF;
    
}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 #dddddd;
    color: #111111;
}


.format_text ul {
    list-style: disc outside none;
}

ul li, ol li{padding: 0;}

.prev_next {
    border-width: 0;
}

#comments {
    margin-top: 0;
}

.headline_meta {
    font-style: normal;
    padding-top: 4px;
}

.headline_meta span, .headline_meta abbr {
    font-style: normal;
    letter-spacing:normal;
    text-transform: inherit;
    font-size: 11px;
}

#footer {
    border: none;
    clear: both;
    height: 5em;
    padding: 10px 0;
}

#footer p {
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 1px 4px;
}

.format_text input, #commentform input, #commentform textarea {
    border-width: 0.083em;
    padding: 0.25em;
    width: 250px;
    
}


input, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input, textarea {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    font-size: 1em;
}


#event_espresso_registration_form p {
    padding: 6px 0;
}

.event_espresso_form_wrapper form p {
    margin: 0 3px;}
    
.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
    display: block;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 150px;
}

#event_espresso_registration_form p {
    padding: 6px 0;
}

.event_espresso_form_wrapper form p {
    margin: 0 3px;
}
#recaptcha_widget_div {
    margin-left: 150px;
}

.event_espresso_form_wrapper .btn_event_form_submit {
width: 120px;
height: 32px;
}

.event_espresso_form_wrapper .btn_event_form_submit {
    background:  #15cd08;
    color: #FFFFFF;
    margin: 0px 8px 0 240px;
    font-weight: 500;
   
    padding: 0px 8px;
   }
.event_espresso_form_wrapper label.error, .event_espresso_form_wrapper span.error {
    color: #15cd08;
    float: none;
    padding-right: 200px;
    margin-top: -18px;
    font-style: italic;
    width: auto;
}

.event_espresso_form_wrapper h3 {
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px;
}

.a_register_link, .btn_event_form_submit, #commentform #submit{
    background:  #15cd08;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 38px;
    padding: 4px 8px;
   
}
