/*	
Theme Name: Shoutbox
Description: <strong>A sleek Magazine Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 4.1
Author: Kriesi
Author URI: http://www.kriesi.at
*/






/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* To make it easy to update your theme, you should not edit the styles in this file. Instead use 
* the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from this file and paste it in custom.css and
* it will override the style in this file. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Layout & Styling
*/







/*
Small reset & Grid activation - 

editing only recommmended if you know what you do :)
Changes will affect the entire layout...

*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{ margin:0; padding:0;}
ul, ol{list-style-type: none; list-style-position: outside;}

.container{
width: 940px;
margin: 0 auto;
position:relative;
}



.boxed div#wrap_all{
width: 980px;
margin: 0 auto;
position:relative;
border-top:none;
border-bottom:none;
}

.container_wrap, #wrap_all{ /*div for perfect centering of large scale background images*/
width: 100%; margin: 0 auto; z-index: 1;
position:relative; display:block;clear:both;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid_fifth1, .grid_fifth2, .grid_fifth3, .grid_fifth4, .grid_fifth5{
float: left;
margin-left: 20px;
position:relative;
}

.grid1 { width: 60px; }
.grid2 { width: 140px;}
.grid3 { width: 220px;}
.grid4 { width: 300px;}
.grid5 { width: 380px;}
.grid6 { width: 460px;}
.grid7 { width: 540px;}
.grid8 { width: 620px;}
.grid9 { width: 700px;}
.grid10{ width: 780px;}
.grid11{ width: 860px;}

/*special 5th grid*/
.grid_fifth1{width:172px;}
.grid_fifth2{width:364px;}
.grid_fifth3{width:556px;}
.grid_fifth4{width:748px;}


/*default image handling*/
img { border:none; padding: 0; margin:0; display:block;}
.grid1  img{ max-width: 60px; }
.grid2  img{ max-width: 140px;}
.grid3  img{ max-width: 220px;}
.grid4  img{ max-width: 300px;}
.grid5  img{ max-width: 380px;}
.grid6  img{ max-width: 460px;}
.grid7  img{ max-width: 540px;}
.grid8  img{ max-width: 620px;}
.grid9  img{ max-width: 700px;}
.grid10 img {max-width: 780px;}
.grid11 img {max-width: 860px;}
.grid12 img {max-width: 940px;}



/*columns for better content separation*/
.one_fifth	{	overflow: hidden; margin-left: 4%; width:16.5%; float:left;	position:relative; display:inline;}
.one_fourth	{	overflow: hidden; margin-left: 4%; width:22%;  float:left; 	position:relative; display:inline;}
.one_third	{	overflow: hidden; margin-left: 4%; width:30%; float:left; 	position:relative; display:inline;}
.two_fifth	{	overflow: hidden; margin-left: 4%; width:38.5%; float:left;	position:relative; display:inline;}
.one_half	{	overflow: hidden; margin-left: 4%; width:48%; float:left; 	position:relative; display:inline;}
.three_fifth{	overflow: hidden; margin-left: 4%; width:57%; float:left; 	position:relative; display:inline;}
.two_third	{	overflow: hidden; margin-left: 4%; width:66%; float:left; 	position:relative; display:inline;}
.three_fourth{	overflow: hidden; margin-left: 4%; width:74%; float:left; 	position:relative; display:inline;}
.four_fifth	{	overflow: hidden; margin-left: 4%; width:79%; float:left; 	position:relative; display:inline;}

/*the first class overwrites both columns and grid container margins.*/
div .first{
margin-left: 0;
clear: left;
}


/************************************************************************
************************************************************************
************************************************************************



Tempalte CSS: Start editing here :)



-) BASIC
-) HEAD
-) FEATURED
-) FOOTER
-) SOCKET
-) SIDEBAR
-) CONTENT AREA
-) COMMENTS
-) GENERIC
-) FORM ELEMENTS
-) DYNAMIC TEMPLATE STYLES
*/


/************************************************************************
-) BASIC
*************************************************************************/
body{
font: normal 13px/1.7em "Helvetica Neue",Helvetica,Arial,sans-serif;
position:relative;
overflow-x: hidden;
}


/************************************************************************
-) HEAD
*************************************************************************/
#header{ /*head area, which contains main menu and logo*/
z-index: 100;
}

#header .container{
padding: 0;
z-index: 100;
}


#top .logo, .logo a{
display:block;
position:relative;
border: none;
padding: 0;
margin:0;
}

#top .logo a, #top .logo a:hover{
top:0;
left:0;
outline:none;
border: none;
}

#top .logo img{
border:none;
}

#top .bg-logo, #top .bg-logo a{
text-indent: -9999px;
height:110px;
width:250px;
}

.ribbon{
height:70px;
width:50px;
position: absolute;
top:0;
right:0;
}




/*menu*/


#header .submenu{
height:45px;
line-height: 45px;
z-index: 200;
}

#header .submenu .container{
height:45px;
}

.submenu .megaWrapper{

}

.submenu .megaWrapper li{
float:left;
font-size: 11px;
padding:0px 8px;
}

.submenu .megaWrapper li a{
display:block;
line-height: 45px;
text-align: center;
}

.submenu .megaWrapper li:first-child{
padding: 0 8px 0 0;
}

.submenu .megaWrapper li div, .submenu .megaWrapper li ul{
display:none;
}


.main_menu{
margin-top:15px;
}


/*navigation*/

#top .main_menu .avia_mega{
height:44px;
line-height:44px;
position:relative;
z-index:100;
}

.main_menu .avia_mega, .main_menu .avia_mega ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:44px; 
z-index:5;
}

#top .main_menu .avia_mega a{
height:44px;
display:block;
padding:0 19px;
text-decoration:none;
text-align:center;
line-height:44px; 
outline:none;
z-index:35;
position:relative;
float:left;
margin: 0 0;
}


#top .main_menu .avia_mega li{
float:left;
position:relative;
z-index:20;
}

#top .main_menu .avia_mega ul a:hover{
text-decoration: underline
}

/*navigation:classes for the megamenu dropdown nav*/

#top .main_menu .avia_mega div ul {
line-height: 21px;
}


.main_menu .avia_mega1, .main_menu .avia_mega2, .main_menu .avia_mega3, .main_menu .avia_mega4, .main_menu .avia_mega5{position:absolute; display:none; top:44px; left:0; padding:7px;}

#top .main_menu .avia_mega div ul li{ width:201px; padding:15px; }

.main_menu .avia_mega1{width:231px; }
.main_menu .avia_mega2{width:462px; }
.main_menu .avia_mega3{width:693px; }
.main_menu .avia_mega4{width:924px; }

.main_menu li:hover .avia_mega1, .main_menu li:hover .avia_mega2, .main_menu li:hover .avia_mega3, .main_menu li:hover .avia_mega4, .main_menu li:hover .avia_mega5{display:block;}


#top .main_menu .avia_mega div ul{
float: left;
}

#top .main_menu .avia_mega div ul ul{
padding:0 0 10px 0;
}

#top .main_menu .avia_mega div ul ul ul{
padding:2px 0 0;
}

#top .main_menu .avia_mega div ul li li{
width:201px;
float:left;
clear:both;
padding:1px 0 1px 11px;
margin:0;
}

#top .main_menu .avia_mega div ul li li li{
width:178px;
}

#top .main_menu .avia_mega div ul li li li li{
width:155px;
}

#top .main_menu .avia_mega ul a{
text-align: left;
display:inline;
line-height: 21px;
padding:0;
height:auto;
float:none;
font-size: 12px;
}

.main_menu .dropdown_link{
padding:0 10px 0 0;
}

.main_menu .dropdown_available {
display: inline-block;
height: 10px;
position: absolute;
right: 14px;
top: 18px;
width: 10px;
}

#top .main_menu .avia_mega div ul ul .avia_mega_text_block{
background: none;
padding:3px 0 0 0;
margin:0;
font-size: 11px;
line-height: 1.7em;
}

#top .main_menu .avia_mega div ul .avia_mega_hr{
width:100%;
height:20px;
clear:both;
padding:0;
}

/*navigation:classes for the basic dropdown nav*/


#top .main_menu .avia_mega > li > ul, #top .main_menu .avia_mega > li > ul ul{
position:absolute;
display:none;
width:212px;
top:44px;
left:-1px;
padding:8px;
}

#top .main_menu .avia_mega > li:first-child > ul{
left:0px;
}


#top .main_menu .avia_mega > li > ul a{
width:170px;
display:block;
padding:2px 20px 2px 0;
}

#top .main_menu .avia_mega > li > ul li{
padding:3px 0 3px 20px;
}


#top .main_menu .avia_mega > li > ul ul {
left: 210px;
top: -9px;
}

#top .main_menu .avia_mega > li:hover > ul ul, #top .main_menu .avia_mega > li> ul li:hover ul ul,  #top .main_menu .avia_mega > li> ul ul li:hover ul ul ,  #top .main_menu .avia_mega > li> ul ul ul li:hover ul ul,  #top .main_menu .avia_mega > li> ul ul ul ul li:hover ul ul {
display:none;	
}

#top .main_menu .avia_mega > li:hover > ul, #top .main_menu .avia_mega > li > ul li:hover ul,  #top .main_menu .avia_mega > li > ul ul li:hover ul,  #top .main_menu .avia_mega > li > ul ul ul li:hover ul,  #top .main_menu .avia_mega > li > ul ul ul ul li:hover ul ,  #top .main_menu .avia_mega > li > ul ul ul ul ul li:hover ul{
display:block;
}

#top .main_menu .avia_mega h1, #top .main_menu .avia_mega h2, #top .main_menu .avia_mega h3, #top .main_menu .avia_mega h4, #top .main_menu .avia_mega h5, #top .main_menu .avia_mega h6{
font-size: 13px;
text-transform: none;
}


/************************************************************************
-) FOOTER
*************************************************************************/

#footer{
padding-top:40px;
overflow: hidden;
}

#footer .widget{
padding-bottom:40px;
}

#footer .widget_archive li a, #footer .widget_recent_entries li a, #footer .widget_recent_comments li a, #footer .widget_categories li a, #footer .widget_pages li a, #footer .widget_links li a, #footer .widget_meta li a, #footer .widget_nav_menu li a, .sidebar .widget_nav_menu li a, .sidebar .widget_pages li a{
    display: block;
    padding: 3px 0 3px 13px;
    font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


/************************************************************************
-) SOCKET
*************************************************************************/

#socket{
width:100%;
line-height: 50px;
font-size:10px;
}

#socket .container{
margin:0px auto 0 auto;

clear:both;
overflow: hidden;
}


/*bookmark icons*/
.social_bookmarks {
border: medium none;
display: block;
float: left;
list-style-position: outside;
list-style-type: none;
position: absolute;
top:11px;
right:63px;
}
.social_bookmarks a{
height:24px;
width:24px;
float:left;
display:block;
border:medium none;
display:block;
float:left;
padding:0;
text-indent:-9999px;
outline:none;
}

.social_bookmarks li {
float:left;
margin:0;
padding:0 0 0 5px;
display:block;
}





/************************************************************************
-) SIDEBAR
*************************************************************************/
.sidebar {
float: left;
margin: 0;
padding: 0 0 20px 0;
position: relative;
width: 300px;
}

.fullwidth .sidebar{
display:none;
}

.widget{
clear:both;
position: relative;
overflow: hidden;
}

.widget li, .widget a{
background:none;
}

.sidebar .widget{
padding:20px;
margin-bottom:20px;
float:left;
overflow:visible;
width:260px;
}



/*Archive, Cat, Page widget*/
.widget_archive li , .widget_categories li, .widget_pages li, .widget_links li, .widget_meta li, .widget_nav_menu li{
clear: both;
float: left;
margin: 0;
width:100%
}

.sidebar .widget_archive li , .sidebar .widget_categories li, .sidebar .widget_links li, .sidebar .widget_meta li{
clear: none;
float: left;
margin: 0;
width:44%;
margin-right:6%;
}

.sidebar .widget_archive li:nth-child(even) , .sidebar .widget_categories li:nth-child(even), .sidebar .widget_links li:nth-child(even), .sidebar .widget_meta li:nth-child(even){
margin-right: 0;
margin-left:6%;
}

.sidebar .widget_archive li:nth-child(odd) , .sidebar .widget_categories li:nth-child(odd), .sidebar .widget_links li:nth-child(odd), .sidebar .widget_meta li:nth-child(odd){
clear:both;
}

.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a{
font-size: 11px;
}

.sidebar .widgettitle, #footer .widgettitle{
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1.5px;
padding-bottom:10px;
}



/*combo widget*/

#top .sidebar .avia_combo_widget, #top .sidebar .avia_partner_widget, #top .sidebar .avia_one_partner_widget{
padding:0;
background: transparent;
border:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
width:100%;
}

#top .sidebar .avia_partner_widget{
margin-bottom: 14px;
}

.js_active .sidebar .tab_content{
border:none;
}


.js_active .avia_combo_widget .tab_content {
padding:20px;
}

.js_active .tab{
font-size: 11px;
}


/*social media count widget*/
.avia_socialcount{
overflow: hidden;
}

.asc_multi_count{
float:left;
width:50%;
}

.avia_socialcount a, .avia_socialcount a:hover{
height:40px;
text-decoration: none;
display:block;
min-width:90px;
}

.avia_socialcount strong, .avia_socialcount span{
display:block;
line-height: 1em;
padding:0 0 0 40px;
}

.avia_socialcount a strong{
font-size: 10px;
font-weight: bold;
letter-spacing: 1.5px;
padding-top: 9px;
text-transform: uppercase;
color:#666;
}

.avia_socialcount a span{
font-size:10px;
padding-top:3px;
color:#999;
}


/*twitter widget*/
#top .tweets{
list-style-type: none;
list-style-position: outside;
border:none;
}

#top .tweet{
padding:7px 0 3px 0;
line-height: 18px;
position: relative;
overflow: hidden;
font-size:11px;
background: none;
border:none;
margin:0;
}

.tweet-thumb{
position:relative;
}

.tweet-thumb a{
margin-right:9px;
padding:3px;
float:left;

margin-top: 5px;
}

#top .tweet-thumb img{display:block; float:left; border:none; padding:0; margin:0;}

.tweet-text{
position: relative;
overflow: hidden;
}

.tweet-time{
clear: both;
font-size:10px;
}

.tweet-text.avatar_no{
font-family: Georgia, "Times New Roman";
font-style: italic;
font-weight: normal;
}

.textwidget{
font: 12px/1.6em Georgia,Times,"Times New Roman",serif;
}

/*advertising widget*/


.avia_partner_widget{
overflow: hidden;
clear:both;
}

.avia_partner_widget a, .avia_partner_widget a:hover{
float:left;
display:block;
text-decoration: none;
height:125px;
width:125px;
outline: none;
border:9px solid #EEEEEE;
}

#top .avia_partner_widget{
padding:0 0 14px;
}

.avia_partner1{
margin-right:13px;
}

.avia_parnter_empty, .paim_framed{
height:123px;
width:123px;
display:block;
font-size:10px;
text-align: center;
line-height: 123px;
border:1px solid #e1e1e1;
background: #fff;
}

.paim{ /* partner image */
position: absolute;
right:0;
top:28px;
}

.paim_framed{
width:466px;
height:58px;
line-height: 58px;
}

.avia_one_partner_widget .avia_partner1{
margin:0;
}

.avia_one_partner_widget .avia_parnter_empty{
height:248px;
width:298px;
line-height: 248px;
}


/*news widget*/

#top .news-content{
padding:7px 0 3px 0;
line-height: 18px;
position: relative;
overflow: hidden;
font-size:11px;
display: block;
clear: both;
margin:0;
}

#top .news-wrap{
border:none;
list-style-type: none;
list-style-position: outside;
}

#top .news-wrap li{
border:none;
background: none;
}

.news-link, .news-link:hover{
display: block;
position: relative;
text-decoration: none;
overflow: hidden;
}

.news-thumb{
margin-right:9px;
padding:3px;
float:left;
height:36px;
width:36px;
margin-top: 4px;
}

.tweet-thumb img, .news-thumb img{
width:36px;
height:36px;
}

#top .news-thumb img{display:block; float:left; border:none; padding:0; margin:0;}

.news-headline{
overflow: hidden;
font-weight: bold;
margin-top:2px;
display:block;
}

.news-time{
font-weight:normal;
clear: both;
font-size:10px;
display:block;
}

.news-excerpt{

}

/*tagcloud*/

.tagcloud a{
font-size:11px !important;
padding:2px 8px;
margin:0 1px 1px 0;
display:block;
float:left;
}

.tagcloud a:hover{
text-shadow: none;
text-decoration: none;
}

.widget_tag_cloud h3{
border:none;
}

/*rss*/

.widget_rss li{
line-height: 1.5em;
font-size: 11px;

}
.widget_rss li div{
font-family: Georgia, "Times New Roman";
font-style: italic;
}

.rsswidget{
display:block;
font-weight: bold;
}

.rss-date, .widget_rss cite{
font-size:11px;
}

.widget_rss li{
padding:7px 0;
}

.widget_rss .widgettitle img{
display:none;
}

/*recentcomments*/

.recentcomments{
padding:7px 0;
display:block;
font-size: 11px;
line-height: 1.5em;
}

.recentcomments a{
font-style: italic;
font-family: Georgia, "Times New Roman";
}



/************************************************************************
-) CONTENT AREA
*************************************************************************/
/*content area*/

#main{ /*main area, contains all content and sidebars*/
float: left;
padding: 20px 0;
width: 100%;
}

.content{
width:620px;
padding-right: 20px;
float:left;
}

#top .post-title{
padding: 0;
}



.fullwidth .content, .template-portfolio-overview.content, .template-fullwidth.content{
width:100%;
padding:0; margin:0;
}


.post-entry{
clear: both;
overflow: hidden;
position: relative;
padding:18px;
margin-bottom: 20px;
}

.entry-content img{
max-width: 584px;
}

.template-fullwidth .entry-content img{
max-width: 902px;
}



.entry-content, .blog-meta{
font: 13px/1.7em Georgia,Times,"Times New Roman",serif;
}

.post-entry .slideshow_container{
position: relative;
top:-18px;
left:-18px;
margin: 0;
}

.dyn_column_image.post-entry{
padding:0 18px;
}

.dyn_column_image.post-entry .slideshow_container{
top:0;
}


/*blog meta*/
.blog-meta {
display: block;
position: relative;
top: 11px;
width: 95%;
}

.single-entry .blog-meta{
top:-1px;
}

.blog-meta, .blog-meta strong{
font-size: 11px;
font-weight: normal;
}

#top.single .read-more-icon{
display:none;
}

.read-more-icon{
position: absolute;
bottom: 0;
right:0;
outline: none;
z-index: 100;
display:block;
line-height:30px;
height:30px;
width:30px;
overflow: hidden;
}

.read-more-icon span{
display:block;
line-height:30px;
height:30px;
width:30px;
position: absolute;
bottom: 0;
right:0;
}

.read-more-icon strong{
display:block;
line-height:30px;
height:30px;
font-size: 10px;
padding:0 30px 0 10px;
text-decoration: none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.read-more-icon:hover{
width:auto;
text-decoration: none;
}

.read-more-icon:hover strong{
display:block;
}

/*half sized posts*/

.half_post{
width:264px;
clear:none;
margin-right:20px;
float:left;
padding-bottom:30px;
}

.half_post_odd{
clear:both;
}

.half_post_even{
margin-right:0;
}

.half_post .blog-tags, .half_post .blog-author, .half_post .blog-categories{ display:none;}

.half_post .post-title{
font-size:14px;
}

.half_post .blog-meta {
position: absolute;
top: auto;
bottom:8px;
width: 95%;
}

/*pagination*/

#top .pagination {
clear:both;
padding: 10px 0;
position:relative;
z-index:3;
line-height: 22px;
overflow: hidden;
}

#top .pagination span, #top .pagination a, .pagination_split_post span{
display:block;
float:left;
font-size:11px;
line-height:22px;
padding:2px 9px 1px 9px;
text-decoration:none;
width:auto;
margin-right: 3px;
}


#top .pagination .current{
font-size:11px;
padding:2px 9px 1px 9px;
font-weight: bold;
}

#top .pagination a:hover{
text-decoration: underline;
}

#top .pagination .pagination-meta{
float:right;
font-family: Georgia,"Times New Roman";
background: none;
border:none;
}




/*single page author and share box*/
#post-meta-box {
min-height: 0;
overflow: hidden;
position: relative;
margin: -19px 0 20px 0;
}

.social-box{
width:45%;
margin-right:10%;
float:left;
}

.author-box{
width:45%;
float:left;
}

.share_stuff iframe, .a2a_dd, .fb_share{
display:block;
float:left;
}

.a2a_dd, .fb_share{
padding:0 16px 0 20px;
text-decoration: none;
font-size: 11px;
line-height: 24px;
margin-top:6px;
}

.a2a_dd{
background:url("images/shared/share.png") no-repeat scroll left 4px transparent;
}

.fb_share{
background:url("images/shared/share_fb.png") no-repeat scroll left 4px transparent;

}

#top .fb_share{
padding:0 0 0 20px;
}

.author-box-gravatar{
float:left;
padding:0 15px 15px 0;
}

#top .author-box-gravatar img{
padding:4px;
}

.author-info{
float:left;
width:60%;
}

#top .entry_no_social_no_authorinfo, #top .entry_social_no_authorinfo .author-box, #top .entry_no_social_authorinfo .social-box{
display:none;
}

#top .entry_social_no_authorinfo .social-box, #top .entry_no_social_authorinfo .author-box
{
margin:0;
width:100%;
}

/*related posts*/
.related_posts {
float: left;
position: relative;
width: 584px;
margin: -19px 0 0 0;
}

.relThumb{
width:130px;
float:left;
line-height: 16px;
margin: 0 1px 3px 18px;
}

div .relThumb1{
margin-left:1px;
}

.relThumWrap{
font-size: 11px;
}

.relThumbTitle{
padding:8px 0;
display:block;
}

.relThumbHeading{
font-weight: bold;
font-size: 11px;
}


#top .related_posts .contentSlideControlls {

}

.related_single_heading{
font-size: 10px;
z-index: 10;
padding:3px 0px;
}

.relThumb .related_posts_default_image{
height:95px;
width:130px;
display:block;
}

.related_posts .single_slide{
display:none;
}

#top .related_posts .single_slide_nr_1{
display:block;
}

#top .related_posts .contentSlideControlls a{
height:24px;
width:24px;
display:block;
outline: none;
line-height: 24px;
text-align: center;
font-size: 10px;
text-decoration: none;
}


.overview_heading{
padding:10px 18px;
margin: 0 0 14px 0;
position: relative;
top:-6px;
font-weight: normal
}

/************************************************************************
-) COMMENTS
*************************************************************************/

#comments, .miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title, .related_single_heading{
font-size: 10px;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
font-style: normal;
}

#comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label{
font-size: 11px;
display:block;
letter-spacing: 0;
text-transform: none;
font-family: Georgia, "Times New Roman";
font-style: italic;
padding-top:8px;
line-height: 1.5em;
font-weight: normal;
}


#top .commentlist{
padding: 10px 0px;
border:none;
}


#top .commentlist .comment{
list-style-type: none;
list-style-position: outside;
width:100%;
position: relative;
display: block;
border:none;
background: none;
min-height:100px;
clear: both;
margin-bottom:15px;
}

#top .commentlist ul .comment{
margin-bottom: none;
border-bottom:none;
}



#top .gravatar img {
margin: 0;
padding: 7px;
position: relative;
top: 6px;
}


.comment_content{
position:relative;
margin:-44px 0 0 55px;
padding:0 0 15px 0;
}



.author_name a, .author_name a:hover{
font-weight: bold;
text-decoration: none;
}

.comment-edit-link, #cancel-comment-reply-link{
display:inline-block;
font-size: 10px;
}

#cancel-comment-reply-link {
    position: relative;
    top: -32px;
}

.author_name{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.commentmetadata {
    font-family: georgia;
    font-size: 10px;
    font-style: italic;
    line-height: 7px;
}

.says {
display: block;
height: 1px;
left: -70px;
position: absolute;
text-indent: -9999px;
top: 18px;
width: 40px;
}

.comment_text{
clear: both;
font-size: 12px;
padding-top: 5px;
}

#top .comment-reply-link{
font-size: 11px;
text-decoration: none;
}

/*children*/
#top .commentlist ul{
border:none;
margin: 0 0 0 74px;
}

#top .commentlist .children ul{
margin: 0 0 0 47px;
}

.children .comment_content {
margin: -44px 0 0 28px;
}

.children .gravatar{
position: relative;
left:-26px;
z-index: 2;
}

#top .comment-entry{

}

.wrap_comment_form .minitext{
padding-bottom:15px;
}

/*comment page nav*/

.comment_page_nav_links{
position: relative;
display: block;
clear:both;
overflow: hidden;
font-size:11px;
}

.comment_prev_page a{
float:left;
}

.comment_next_page a{
float:right;
}

.comment_page_nav_links_bottom{
}

.comment_page_nav_links_top{

}


/*generated by comment_form()*/

#commentform{ position: relative;} 
#commentform p{ position: relative; padding:0 0 10px 0;}

#reply-title small a{ float:right;}

#commentform label{
position: absolute;
left:265px;
font-size: 11px;
top:0;
}

.commentlist #commentform label{
position: static;
display: block;
}

#commentform .required, .comment-notes, #commentform  .comment-form-comment label{
display:none;
}

.comment-form-url input, .comment-form-email input, .comment-form-author input{
width: 240px;
}

.commentlist .comment-form-url input, .commentlist .comment-form-email input, .commentlist .comment-form-author input{
width: 70%;
}

#comment{
width:602px;
height:150px;
padding:10px 7px;
font-size: 12px;
}

.form-allowed-tags{
font-size: 11px;
line-height: 1.5em;
margin-bottom: 5px;
}

.form-allowed-tags code{
display:block;
padding-top:5px;
}

.commentlist #respond {
padding: 0 0 30px 56px;
}

.commentlist #respond #comment{
width:90%;
}

.commentlist #respond .form-allowed-tags{
display:none;
}

#reply-title{display:none;}
#reply-title small{display:inline;}
.commentlist #reply-title{display:block;}




/*input fields*/

.personal_data p{
float:left;
width:33%;
}

.personal_data label{
display:none;
}

.message_data textarea, #comment{
width:95%;
padding:10px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}

.text_input, .button, #commentform input, .text_area{
padding:7px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}

.button{
padding:7px 12px 6px 12px;
cursor:pointer;
border-style: solid;
border-width: 1px;
}

/************************************************************************
-) GENERIC
*************************************************************************/

.lightbox_video, .lightbox_image, .image_overlay_effect{
position: absolute;
z-index: 2;
top:0;
left:0;
right: 0;
bottom:0;
}

a img, a:hover img{
z-index: 2;
position: relative;
border:none;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}


h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font: bold 16px/1.4em "Helvetica Neue",Helvetica,Arial,sans-serif;
position:relative;
}

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

h1{clear:both; font-size:17px; text-transform: none;}
h2{font-size:16px; clear:both; text-transform: none;}
h3, legend{font-size:15px; clear:both;}
h4{font-size:14px; clear:both; text-transform: uppercase;}
h5{font-size:13px; clear:both; text-transform: uppercase;}
h6{font-size:12px; clear:both; }

.more-link {
display: inline-block;
display:none;
font-size: 11px;
font-style: italic;
padding-top: 8px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
padding-top:15px;
}

fieldset h3{
padding-bottom:5px;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
font-size: 10px;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
font-style: normal;
}

.entry-content h5{
font-weight: bold;
letter-spacing: 0px;
}

.entry-content h6{
font-weight: normal;
letter-spacing: 0px;
}


p{ padding: 0.5em 0;}

#main ul, #main  ol {
margin-bottom:10px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

body .alignleft{
float:left;
margin:4px 10px 0px 0;
display: block;
}

body .alignright{
float:right;
margin:4px 0px 0px 10px;
display: block;
}

body .aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.alignleft img, .alignright img{
display:block;
} 


.rounded{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.rounded_small{
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius:3px;
}

#top .noborder, #top .noborder img{
border:none;
padding:0;
background: transparent;
}


#top div .hidden{
display:none;
}

#top .wp-caption {
margin:5px 15px 10px 0;
position: relative;
}

#top .wp-caption.aligncenter{
margin:5px auto 10px auto
}

#top .wp-caption img {
border:medium none;
display:block;
padding:5px;
margin:0;
}

.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 10px 5px;
text-align:center;
font-family: Georgia,"Times New Roman";
}

.entry-content ul li {
list-style-position: outside;
list-style-type: disc;
margin-left: 17px;
padding: 2px 0;
}

.entry-content ol li{
list-style-type: decimal;
list-style-position: inside;
padding:2px 0px;
}

pre{
padding:20px 20px 0px;
margin:15px 0;
font-family: "Andale Mono", "Courier New", Courier, Monaco, monospace;
}

/*Tables*/
#wp-calendar{
width:100%;
font-size: 10px;
}

.widget_calendar h3{
border:none;
}

.entry-content table {
width: auto;
padding: 0;
margin: 0;
}

caption, .caption {
padding: 0 0 5px 0;
width: auto;	 
font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px;
text-align: center;
}

th.nobg {
border-top: 0;
border-left: 0;
background: none;
}

td {
padding: 4px;
text-align: center;
}

th.spec {
border-top: 0;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
border-top: 0;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.button, #commentform #submit{
border-style: solid;
border-width: 1px;
}

cite{
font-family: Georgia,"Times New Roman";
font-style: italic;
font-weight: normal;
letter-spacing: 0;
line-height: 1.5em;
}


/************************************************************************
-) FORM ELEMENTS
*************************************************************************/
.ajax_form{
display:block;
clear: both;
}

.fieldset{
border:none;
padding: 0;
margin:0;
}

.text_input, textarea, select{
border-width: 1px;
border-style: solid;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;;
}

.ajax_form #username{
display:none;
}

.search_site {
position: absolute;
right: 0;
top: 0;
width: 146px;
z-index: 222;
}

.search_site #searchform #searchsubmit{
position: absolute;
top:0;
}

.search_site #searchform #s{
display:block;
height: 20px;
padding: 12px 12px;
position: relative;
width: 60%;
z-index: 1;
}

.content #searchform{
margin:30px 0;
max-width: 50%;
}

div .sidebar #searchform{
margin:0 0;
max-width: 100%;
}

#searchform{
position: relative;
}

#searchform div{
position: relative;
width:99%;
height:44px;
}

#header #searchform div{
width:100%;
}

#searchsubmit {
border: medium none;
cursor: pointer;
display: block;
height: 44px;
outline: medium none;
padding: 0;
position: absolute;
right: 0px;
text-indent: -9999px;
top: 0px;
width: 44px;
z-index: 2;
background: transparent;
}

#s{
z-index: 1;
border: none;
padding:14px 6px;
position: relative;
width:84%;
}

#submit{
cursor: pointer;
}

/*Contact Form*/
fieldset{
border:none;
}

.ajax_form .text_area{
padding:10px;
width:80%;
}

.ajax_form .text_input{
width:40%;
margin-right:10px;
}

.ajax_form h3{
border:none;
}

.ajax_form p{
padding: 0 0 10px 0;
}

.ajax_form label{
font-size: 11px;
font-weight: bold;
}





/************************************************************************
DYNAMIC TEMPLATE STYLES 
*************************************************************************/
#top siv .dynamic-column-title{
padding: 0;
}

.outer_callout{
position: relative;
z-index: 3;
clear: both;
text-align: center;
font-size: 14px;
}

.callout{
background-image: none;
padding:15px 0 10px 0;
margin:0;
}

.dyn_column_image_title .post-title{
font-size: 12px;
}


/*v1.2*/
.featured_inner_slider .slideshow_caption{display:none !important;}

/*v1.5*/
/*TWITTER WIDGET PRO STYLES*/
#top .widget_twitter{ font-size: 12px; line-height: 1.65em;}
#top .widget_twitter .twitter-avatar{float:left; margin-right:13px; border-style: solid; border-width:1px; padding:3px; display: block;}
#top .widget_twitter .twitter-avatar a, #top .widget_twitter .twitter-avatar img{display: block;}
#top .widget_twitter ul{overflow: hidden; margin:0; padding:0;}
#top .widget_twitter li{padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom-style: solid; border-bottom-width: 2px; }
#top .widget_twitter li:last-child{border-bottom: none;}
#top .widget_twitter .entry-content{padding:0; margin:0; float: none; clear: both; position: relative; border:none; width:100%;}
#top .widget_twitter .entry-meta{display: block; font-size: 11px; font-style: italic; opacity: 0.8; margin-top:5px;}
#top .widget_twitter .time-meta, #top .widget_twitter .from-meta{}
#top .widget_twitter .intent-meta{ display: block; font-size: 11px; margin-top:8px;}
#top .widget_twitter .intent-meta a{ text-decoration: none; margin-right: 4px;  }
#top .widget_twitter .intent-meta a:hover{text-decoration: underline;}
