/*  
Theme Name: Listings
Theme URI: http://www.woothemes.com/
Version: 1.2.12
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes

	Copyright: (c) 2009-2010 WooThemes.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/

/* 

WARNING! 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 to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

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

INDEX:

0. RESET

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

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

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

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

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

6. MISC
-6.1 Buttons
-6.2 Conatct Form 
-6.3 Gravity forms
-6.4 Timeline page template

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

/*-------------------------------------------------------------------------------------------*/
/* RESET - http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
/*-------------------------------------------------------------------------------------------*/

body,html{height:100%;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* Floating & Alignment  */
.fl{float:left;}
.fr{float:right;}
.ac{text-align:center;}
.ar{text-align:right;}

/* Clear Floats  */
.col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{clear:both;height:1px;overflow:hidden;margin:-1px 0 0;}
html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;overflow:hidden;visibility:hidden;width:0;height:0;margin:0;padding:0;}



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

/* 1.1 Defaults */


div.clear_fix {
	clear: both;
}

html, body  { font: 12px/1.5em Arial, Helvetica, sans-serif; color: #2e2e2e; background: url(ui/bg_body_final.jpg) repeat-x top center #f9fbfb; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, "Times New Roman", serif; color: #222; font-weight:normal; }
h1  {font-size: 22px; } h2  {font-size: 22px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {margin: 0; font: 12px/1.5em Arial, Helvetica, sans-serif; color: #2e2e2e; }

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

input[type=text], input[type=password], textarea { padding: 9px 12px 9px 12px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid; background-color: #f6f6f6; font-size: 12px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
input[type=text]:focus , input[type=password]:focus , textarea:focus  { background-color: #fff; }

/* 1.2 Hyperlinks */

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

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



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

/* 2.1 Containers & Columns */
#wrapper  { }
#container { border:1px solid #ccc; border:1px solid #d4d2d2; border-bottom: none; }

#main{width:670px;}
#main-single{width:490px;}
#main.fullwidth {width: 980px;}

#sidebar{width:264px; padding-right: 22px; padding-top: 30px;}
#sidebar-single{width:490px; padding-bottom: 15px;}

#sidebar-single .map  { width: 460px; margin: 0 0 30px 0; }

#main-single h1 { font-size: 24px; line-height: 1.3em;}

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

/* 2.2 Navigation */

#globalnav {
	width: 560px;
	margin: 0;
	float: right;	
}

.nav { z-index:9999; margin:0; padding:0; list-style:none; line-height:1;}
.nav a  { font-family: Georgia, "Times New Roman", serif; position:relative; color:#fff !important; display:block; z-index:100; padding: 0 18px 14px 18px; text-decoration:none; font-size: 13px; font-weight: bold; text-transform: uppercase; }
.nav a:hover {color:#fff !important; text-decoration: none !important;}
.nav li.current_page_item a, .nav li.current_page_parent a{ color:#fff !important; text-decoration: none !important; font-weight: bold;}
.nav li.menu-item-home a {}
.nav li  { float:left; width: auto;}
.nav li a.sf-with-ul { padding-right:25px; margin-right:15px; }

/* 2.2.1 Drop-down menus */
.nav li ul  { background: #FFF; position: absolute; left: -999em; width: 230px; border: 1px solid #2c397b; border-width:1px 1px 0; z-index:9999; background: #32418c; margin-left: 15px; }
.nav li ul li  { border-top:1px solid #32418c; border-bottom:1px solid #252f62; background: none; }
.nav li ul li a  { padding:8px 10px; width:210px; color:#1c1f74; font-size:13px; text-transform: none; font-family: Arial, sans-serif; font-weight: bold; }
.nav li ul li a.sf-with-ul { padding-right: 10px; margin-right: 0; }
.nav li ul li a:hover,
.nav li ul li.current_page_item > a,
.nav li ul li.current-menu-item > a { background:#2c397b; }
.nav li ul ul  { margin: -27px 0 0 200px; }
.nav li ul ul li a  {  }
.nav li ul li ul li a  {  }

.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.4em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat; top: 0.9em;}

/* 2.3 Header */
#header{clear:both;position:relative; z-index: 999; height: 250px;}

#logo  { float:left; }
#logo img  { margin-top: 65px; }
#logo .site-title, #logo .site-description  { display:none;  text-shadow: 0 1px #fff}
#logo .site-title a { color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:bold; text-decoration:none; ;}
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px Arial, Helvetica, sans-serif; }






#search-top { float: right; margin-top: 10px; position: relative; }
#search-top .searchform {position: relative;}
#search-top input.field {  background: #fff url(images/bg-input.png) repeat-x top left; border:1px solid #ccc; color:#777; font-weight: bold; padding:9px 25px 9px 12px; width:180px;}
#search-top input.btn {border:none; position: absolute; width: 16px; height: 16px; right:0px; top:0px; }

/* 2.3.1 Search Module */
.search_module { background: #f5f5f5; border-bottom: 1px solid #b6b3a7;  padding: 15px 20px 20px !important; box-shadow: 0px 0px 1px #000; -moz-box-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0px 0px 1px #000; position: relative;}
.search_main {  }
.search_main .panel { width: 580px; }
.search_main .panel.full { width: 895px; }

.search_main #controls  { margin: 0 -15px 0 0; }
.search_main .control  { float: left; width: 180px; margin: 0 18px 0 0; }
.search_main .control label  { display: block; padding: 0 0 3px 0; font-weight: bold; }

.search_main .full .control  { width: 280px; }
.search_main .full input.field  { width: 265px; }
.search_main .full select  { width: 280px; }
.search_main .full .main-control .field  { margin: 0 30px 0 0; width: 650px; }

.search_main input.field { width: 170px; margin-right: 4%; font-size: 12px; padding: 2px 6px; background: #eeeeee; border: 1px solid #fff;  -moz-box-shadow: 0px 0px 2px #000; -webkit-box-shadow: 0px 0px 2px #000; box-shadow: 0px 0px 2px #000; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #333; text-shadow: 0px 1px 1px #fff; }
.search_main select  { width: 185px; margin-top: -1px; font: italic 16px serif; }

.search_main .main-control  { margin: 10px 0 0 0; }
.search_main .main-control .field  { float: left; width: 360px; font-size: 20px; padding: 8px 10px; }
.search_main .main-control .button  { float: left; margin: 0 0 0 -8px; padding: 14px 40px 10px; }
body.ie7 .search_main .main-control .button {
	padding: 8px 22px 7px;
}

#listings-webref-search  { margin: 15px 0 0 0; padding: 13px 0 0 0; text-align: right; border-top: 1px solid #888888; }
#listings-webref-search label  { padding: 0 10px 0 0; font-style: italic; }
#listings-webref-search .field  { margin: 0 10px 0 0; }
#listings-webref-search .button  { font-size: 12px; margin: 0; padding: 4px 8px 2px; }

.tag_cloud { width: 260px; line-height: 25px; background: #6e6e6e; padding: 15px 20px 20px; background: #6e6e6e; padding: 15px 20px 20px; border: 1px solid #888888; -moz-box-shadow: 0px 0px 2px #4a4a4a; -webkit-box-shadow: 0px 0px 2px #4a4a4a; box-shadow: 0px 0px 2px #4a4a4a;}
.tag_cloud a { color: #000; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-shadow: 0px 1px 1px #9f9f9f;}
.tags_title h2 { width: 288px; background: url(images/bg-search-title.jpg) repeat 0% 0%; padding: 8px 7px 6px; color: #fff; text-transform: uppercase; font-size: 16px; margin-bottom: 10px;}

.search_title h2 { width: 608px; padding: 8px 0; color: #333; text-transform: uppercase; font-size: 16px; margin-bottom: 10px; }
.search_title.full h2 { width: 925px; }

#panbut  { position: relative; width: 940px; margin: 0 auto; text-align: center; }
#panbut span { z-index:999; position: absolute; top: -2px; left: 800px; background: url(images/panel_btn.png) no-repeat center; cursor: pointer; padding: 7px 25px; color: #f5f5f5; font: bold 11px sans-serif; text-transform: uppercase; text-shadow: -1px -1px 0 #333; }
#panbut.closed span  { top: 0; }

.ac_results ul  { margin: 0 0 0 7px; width: 100%; background: #fff; border: 1px solid #dcdcdc; border-width: 0 1px 0; }
.ac_results ul li  { padding: 3px 0 3px 5px; line-height: 22px; border-bottom: 1px solid #dcdcdc; cursor: pointer; }
.ac_results ul li.ac_over  { background: #f6f6f6; }

/* 2.4 Content */
#content{ width:980px; position: relative; background: url(ui/bg_content.png) repeat transparent;
}
#content.home-content { border-top: 0px solid #d4d2d2; }

h3.banner { background: url(images/title-bg.png) repeat-x; width: 100%; text-align: center; color: #fff; padding: 13px 0px 13px; text-shadow: 0px 1px 1px #000; font-weight: bold;}
h3.banner a  { color: #fff; }

div.fake-banner  { background: url(images/title-bg.png) repeat-x; height: 42px; }

/* 2.4.1 Lopped Slider */
.loopedSlider { background: #ebebe9; border: 1px solid #fff; border-width: 0px 1px 1px 1px; padding: 15px 20px 20px; position:relative; margin: 0 auto 0 auto; width:938px; z-index: 998;}
.loopedSlider h2 { font-size:16px; color:#000; font-weight: normal; padding: 10px 0 15px 0px; text-transform: uppercase;}
.loopedSlider span.price { position: absolute; top: 265px; left: 20px; z-index: 2; font-size: 16px; font-weight: bold; font-style: italic; background: #ededed; padding: 6px; border: 1px solid #fff; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; -moz-box-shadow: 0 1px 1px #000; -webkit-box-shadow: 0 1px 1px #000;}
.loopedSlider img { border: 1px solid #555; }

.loopedSlider .slider-img { position: relative; }
.loopedSlider .slider-content { width: 382px; }
.loopedSlider .slider-content.with_buttons  { background: url(images/bg-slider-nav.png) no-repeat center 3px; }
.loopedSlider .slider-content h2 { position: relative; background: url(images/title-slider.jpg) repeat top left; padding: 7px; width: 304px; text-align: center; margin-left: 33px; z-index: 9999; }
.loopedSlider .slider-content p { background: #fff; border: 1px solid #bcbcbc; padding: 15px; -moz-box-shadow: 0 1px 3px #ccc; -webkit-box-shadow: 0 1px 3px #ccc; font-size: 13px; margin-top: 25px; margin-bottom: 50px; line-height: 30px;}
.loopedSlider .slider-content ul.tabbed li { display: inline; list-style: none; margin-right: 6px; }
.loopedSlider .slider-content ul.tabbed img { border: 1px solid #bcbcbc; }

#loopedSlider .container { width:940px; height:340px; overflow:hidden; position:relative; float: right; }
#loopedSlider .slides { position:absolute; top:0; left:0; }

#loopedSlider .slides div.slide { position:absolute; top:0; width:940px; display:none;  }

.nav-buttons  { margin-right: 20px; position: absolute; top: 61px; right: 0; width: 380px; z-index: 1; }
.nav-buttons.right  { left: 0; right:auto; margin-left:20px; }
.nav-buttons #p a  { float: left; display: block; width: 24px; height: 23px; }
.nav-buttons #n a  { float: right; display: block; width: 24px; height: 23px; }

/* 2.4.2 Listings */
.listings { position: relative; margin-bottom: 10px; }
.listings h2 { font-size:16px; color:#000; font-weight: normal; padding: 20px 0 0 22px; text-transform: uppercase;}
.listings .block { padding:25px 0 20px 22px; width:298px; float:left; }
.listings .block h2 { background: url(images/title-bg.jpg) repeat top left; padding: 7px; width: 128px; }
.listings .block h2 a { font-size: 12px; font-weight: bold; color: #000; }
.listings .block h2 a:hover { text-decoration: none; }
.listings .block h2 a span { font-weight: normal; font-style: italic; text-transform: none; color: #2e2e2e;}
.listings p { font-size: 10px !important; padding: 10px 0 0 7px; }
.listings img { float: right; border: 1px solid #3a3a3a; }
.bordertop { border-top: 1px solid #999999; }


#product_table {
	border: 1px solid #ebebeb;
}

#product_table th {
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	background: #ebebeb;
	padding: 3px; 
}

#product_table tr td {
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	background: #fff;
	padding: 3px; 
}




/* 2.4.3 More Listings */
.more-listings { position: relative; }
.more-listings h2 { font-size:16px; color:#000; font-weight: normal; text-transform: uppercase;}
.more-listings .block h2 { font-size:18px !important; color:#000; margin: 0 0 10px; text-transform: none; }
.more-listings .block h2 a { color: #32418c;}
.more-listings .block { position: relative; padding:20px 0 20px 22px; width:298px; float:left; }
.more-listings span.price { position: absolute; top: 150px; right: 16px; z-index: 2; font-size: 14px; font-weight: bold; font-style: italic; background: #32418C; padding: 6px; border: 1px solid #fff; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; -moz-box-shadow: 0 1px 1px #000; -webkit-box-shadow: 0 1px 1px #000; color: #fff;}
.more-listings img { border: 1px solid #b2b2b0; margin-bottom: 13px;}
.more-listings p  { margin: 0 0 8px 6px; line-height: 22px; }
.more-listings span.more { background: url(images/ico-arrow.jpg) no-repeat right; }
.more-listings span.more a { color: #000; font-style: italic; font-weight: bold; line-height: 40px; padding-right: 10px;}

/* 2.4.4 Similar Listings */
.similar-listings { position: relative; border-top: 1px solid #ddd; }
.similar-listings h2 { font-size:16px; color:#000; font-weight: normal; padding: 20px 0 0 22px; text-transform: uppercase; font-family: Georgia, "Times New Roman", serif; color: #32418c; }
.similar-listings h2.bold {font-weight: bold;}
.similar-listings .block h2 { font-size:18px !important; color:#000; margin: 0 0 10px; text-transform: none; background: url(images/title-bg.jpg) repeat top left; padding: 7px;}
.similar-listings .block { position: relative; padding:20px 0 20px 22px; width:298px; float:left; }
.similar-listings span.price { position: absolute; top: 150px; right: 16px; z-index: 2; font-size: 14px; font-weight: bold; font-style: italic; background: #ededed; padding: 6px; border: 1px solid #fff; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; -moz-box-shadow: 0 1px 1px #000; -webkit-box-shadow: 0 1px 1px #000;}
.similar-listings img { border: 1px solid #b2b2b0; margin-bottom: 13px;}
.similar-listings p  { margin: 0 0 8px 6px; line-height: 22px; }
.similar-listings span.more { background: url(images/ico-arrow.jpg) no-repeat right; }
.similar-listings span.more a { color: #000; font-style: italic; font-weight: bold; line-height: 40px; padding-right: 10px;}

/* 2.5 Upload Listing Template */
#upload-listing h1 .logout-link  { float: right; margin: 7px 10px 0 0; text-transform: uppercase; font-size: 12px; }
#upload-listing form  { margin: 20px 10px 0; }
#upload-listing h3  { margin: 0 0 0 10px; text-transform: uppercase; font-weight: bold; font-size: 12px; }
#upload-listing form .form_row  { margin: 0 0 15px 0; }
#upload-listing form label  { display: inline-block; vertical-align: top; width: 210px; line-height: 16px; text-align: right; padding: 5px 15px 0 0; font-weight: bold; }
#upload-listing form input[type=text], #upload-listing form input[type=password], #upload-listing form textarea  { width: 310px; }
#upload-listing form select  { width: 340px; max-height: 60px; }

#upload-listing #loginform  { margin-bottom: 30px; }
#upload-listing #loginform label  { width: 100px; }
#upload-listing #loginform input[type=text], #upload-listing #loginform input[type=password]  { width: 300px; }
#upload-listing #loginform .login-remember  { margin: -10px 0 0 110px; }
#upload-listing #loginform .login-remember label  { width: auto; font-weight: normal; font: bold 11px sans-serif; text-transform: uppercase; }
#upload-listing #loginform .button  { margin: 20px 0 0 113px; }

#upload-listing form .custom-post-types  { margin: 0 0 10px 0; }
#upload-listing form .custom-post-types label  { display: block; padding-bottom: 5px; width: 300px; text-align: left; }
#upload-listing form .custom-post-types select  { width: 260px!important; }

#upload-listing form .button  { margin: 0; }

#upload-listing .form_row .section  { float: left; width: 600px; margin: 0 0 20px; }
#upload-listing h3.heading  { float: left; width: 200px; line-height: 16px; text-align: right; padding: 10px 15px 0 0; font-weight: bold; font-family: Georgia, Times, serif; text-transform: none; font-size:14px; }
#upload-listing .section-select2 h3.heading, #upload-listing .section-checkbox h3.heading  { padding-top: 2px; }
#upload-listing .option  { float: left; }
#upload-listing .controls #image  { margin: 0 8px 5px 0; width: 207px; }
#upload-listing .controls .screenshot  { width: 325px; }
#upload-listing .controls .screenshot img  { width: 100%; margin: 0 0 10px 0; }
#upload-listing .controls br  { display: none; }
#upload-listing .controls #upload_image  { margin-bottom: -20px; }
#upload-listing .explain  { width: 310px; line-height: 12px; padding-top: 5px; font-size: 11px; font-style: italic; }

#upload-listing .section-calendar .ui-datepicker-trigger  { position: relative; top: 2px; left: 6px; }

#upload-listing form label.error  { color: red; font-weight: normal; font-size: 12px; margin: 0 0 0 230px; width: auto; }

/* 2.6 Sidebar */
#sidebar{overflow:hidden;}
#sidebar .primary { }
#sidebar .secondary  { float: left; width: 139px; margin: 0 20px 0 0; }
#sidebar .secondary.last  { margin: 0; }

#type-banner {
	background: #f5f5f5;
	border-top: 1px solid #d3d1d1;
}
#type-banner .inner {
	padding: 11px 0 22px;
}

#type-banner .inner h3 {
	margin: 0 0 11px 11px;
}

#type-banner .type {
	width: 195px;
	float: left;
	text-align: center;
}

#type-banner .type a img {
	padding: 5px;
	background: #fff;
	border: 1px solid #d3d1d1;
}

#type-banner .type a:hover img {
	background: #f7f7f7;
	border: 1px solid #ccc;
}

#type-banner .type a span {
	color: #000;
	text-transform: uppercase;
	font-family: Georgia, serif;
	display: block;
	margin: 8px 0 0 0;
}

#type-banner .type a:hover {
	text-decoration: none;
}

/* 2.7 Footer */
#footer{ padding:0 0 0 0; color:#fff; background: #303e86; }
#footer .inner {
	width: 960px; 
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {font-size:13px; color: #fff;}
#footer a { color: #fff; font-weight: bold;}

#footer .col1 {
	float: left;
	width: 420px;
}
	#footer .col1 p {
		color: #fff;
	}
	
	#footer .col1 span {
		font-weight: bold;
		color: #fff;
	}

#footer .col2 {
	float: left;
	width: 160px;
}
	#footer .col2 p {
		font-weight: bold;
	}

	#footer .col2 span {
		font-style: italic;
		font-weight: normal;
	}

#footer .col3 {
	float: right;
	text-align: right;
	width: 330px;
}
	#footer .col3 p {
		font-weight: bold;
	}

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

#breadcrumb { margin-bottom:1.5em;}

.archive_header  { display: block; float: left; width: 600px; margin: 30px 20px 0; padding:0 0 10px; font: bold 16px sans-serif; border-bottom:#e6e6e6 1px solid; text-transform: uppercase; color: #32418c; font-family: Georgia, serif; font-size: 19px; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 1.5em; }
#main.fullwidth .archive_header  { width: 940px; }

.post  { margin: 0 0 10px; padding: 20px;}

.post .title  { font:normal bold 24px/24px Georgia, "Times New Roman", serif;position:relative; margin: 0 0 15px; }
.page .post .title  { margin-bottom:0.5em; }
.post .title a:link, .post .title a:visited  { color:#32418c; }

.post-meta {margin: 1em 0 2em 0; padding: 0 0 0 10px; font:0.9em/1em sans-serif; text-transform:uppercase;}
.post-meta .comments a  { padding: 0 0 0 20px; text-transform: uppercase; }
.post-meta .small{text-transform:lowercase;}

.post-meta, .post-meta .post-author a, .post-more {  }
.post-more { clear:both; margin: 5px 0 0 0; padding: 8px 10px 6px; color:#868686; font: bold 11px sans-serif; text-transform: uppercase; text-align: right; border-bottom:#e6e6e6 1px solid; border-top:#e6e6e6 1px solid; }
.post-more a, .post-meta a { text-decoration:none; }
.post-more a:hover, .post-meta a:hover { text-decoration:underline; }

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


/* 3.1 Typographic Elements */
.entry, .entry p  { font: 13px/1.5em Arial, Helvetica, sans-serif; color: #2e2e2e; line-height: 18px; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin:0 0 0.5em; line-height:1.5em; }
.entry p  { margin-bottom: 1.2em; }
.entry blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 20px 10px 50px; color: #444;  }
.entry blockquote p  { font-style:italic; }

.entry p.agent-info {background: #f7f7f7; padding: 4px 6px; border: 1px solid #ddd; font-weight: bold;}

.entry ul  { margin-bottom: 1.5em; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: disc; list-style-position: inside; }

.entry ul li.none {display: none;}
.entry ul ul li  { list-style-type: circle; }

.entry ol  { margin-bottom: 1.5em; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: lower-latin; }

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

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

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F8; border: solid 1px #e6e6e6; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; }
.entry .wp-caption.aligncenter { margin:0 auto; }

/* 3.3 Pagination / WP-Pagenavi */
.nav-entries, .wp-pagenavi, .post-entries { margin: 0 20px 30px; font-size:13px; padding:10px 15px; border:1px solid #e6e6e6; background:#fafafa; border-width:1px 0; }
.nav-entries a, .post-entries a { display: block; font:italic 12px/16px Arial, Helvetica, sans-serif; color:#777; text-decoration:none;}
.nav-entries a:hover, .post-entries a:hover { text-decoration:underline; }

.wp-pagenavi { margin: 0 20px 30px !important; text-align: center !important; }
.wp-pagenavi a:link,
.wp-pagenavi a:visited { display: inline !important; text-decoration: none !important; background: #EEEEEE !important;color: #666 !important; padding: 3px 7px !important; border:1px solid #DDDDDD !important;}
.wp-pagenavi .current, 
.wp-pagenavi .on,
.wp-pagenavi a:hover { padding: 3px 7px !important; background: #ddd !important; border:1px solid #bbb !important; }
.wp-pagenavi span.extend, .wp-pagenavi span.pages { background:none !important; border:none !important; color:#666 !important; }

/* 3.4 Listings post */
.post h1, .post h2 { color: #32418c;font-family: Georgia, "Times New Roman", serif;}
.post h4.cf-address {
	font-size: 14px;
	margin: 8px 0;
}
.post h1 a { color: #32418c; }
.post h1 span.price { float: right; background: #fff; padding: 2px 4px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.post h1 span.price strong { font-size: 14px !important; font-style: italic; }

.post .meta ul { margin: 20px 0px;}
.post .meta ul li { display: inline; list-style: none; background: url(images/meta-bl.jpg) no-repeat left;}
.post .meta ul li:hover { background: url(images/meta-gr.jpg) no-repeat left;}
.post .meta ul li a { color: #999; padding-left: 20px; margin-right: 17px; }
.post .meta ul li a:hover { color: #000; }

.post p.availability {
	margin: 12px 0;
	font-size: 13px;
}

.post p.availability b {
	text-transform: uppercase;
}

.other-info h2 { font-size: 14px !important; color: #000; margin-bottom: 16px;}
.other-info table td { border: 1px solid #999; border-bottom: 1px solid #999 !important;}
.left-title { text-align: left; font-weight: bold; font-size: 14px; padding: 10px 20px 10px 11px; background: url(images/table-bg.jpg) repeat top left;}
.grey-title { text-align: center; font-weight: bold; font-size: 14px; padding: 10px 30px; background: url(images/table-bg.jpg) repeat top left;}
.grey-title-lrg { text-align: center; font-weight: bold; font-size: 14px; padding: 10px 15px; background: url(images/table-bg.jpg) repeat top left;}
.left-white { font-size: 12px; text-align: left; line-height: 30px; color: #000; padding-left: 11px !important; padding-right: 11px !important;}
.center-white { font-size: 12px; text-align: center; line-height: 30px; color: #000;}
.left-grey { font-size: 12px; text-align: left; line-height: 30px; color: #000; background: #f7f7f7; padding-left: 11px !important; padding-right: 11px !important; }
.center-grey { font-size: 12px; text-align: center; line-height: 30px; color: #000; background: #f7f7f7;}

#gallery h2 { font-size: 16px !important; color: #32418c; margin-top: 20px; margin-bottom: 16px; font-weight: bold; text-transform: uppercase; font-family: Georgia, "Times New Roman", serif; }
#gallery img { border: 1px solid #32418c; }

#gallery { width:460px; margin-top: 22px;}
#loopedSlider.gallery { position:relative; margin: 0 auto 30px auto; width:380px; z-index: 1; }
#loopedSlider.gallery .container { width:380px; height:340px; overflow:hidden; position:relative; float: right; margin: 0 0 10px 0; }
#loopedSlider.gallery .slides { position:absolute; top:0; left:0; }
#loopedSlider.gallery .slides img  { border: 3px solid #e7e7e7; }

#loopedSlider.gallery.sidebar, #loopedSlider.gallery.sidebar .container  { width: 460px; }

.jcarousel-container  { width: 460px; margin: 0 auto; text-align: center; }
.jcarousel-clip   { width: 425px; margin: 0 auto; }
.jcarousel-item  { width: 70px; height: 70px; }
.jcarousel-next, .jcarousel-prev  { margin-top: -40px;padding: 20px 0; cursor: pointer; height: 10px; width: 7px; background-position: top left; background-repeat: no-repeat; }
.jcarousel-prev  { float: left; background-image: url(images/ico-gallery-prev.png); }
.jcarousel-next  { float: right; background-image: url(images/ico-gallery-next.png); }
.sidebar .jcarousel-container  { width: 460px;  }
.sidebar .jcarousel-clip  { width: 425px;  }
#loopedSlider.gallery .pagination  {margin-top: 800px;float: left; float: left; height: 93px; }
#loopedSlider.gallery .pagination li  { margin: 0 4px 0 0; }
#loopedSlider.gallery .pagination li img  { border: 2px solid #e7e7e7; }
#loopedSlider.gallery .pagination li.active img  { border: 2px solid #32418c; }

#TB_overlay  { z-index: 9998!important; }
#TB_window  { z-index: 9999!important; }

#loopedSlider.gallery .gallery-hover  { position: absolute; top: 0; left: 0; background: url(images/gallery-hover.png) no-repeat center center; width: 100%; height: 100%; }

#single-gallery-image { margin: 0 auto 50px auto; }


.map h2 { font-size: 16px !important; color: #32418c; margin-bottom: 16px; font-weight: bold; text-transform: uppercase; font-family: Georgia, "Times New Roman", serif;}
.map img { border: 1px solid #b2b2b0; }

#featured-map { padding: 20px; border-bottom: 1px solid rgba(0,0,0,.25); }

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

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 30px 0; font-size:12px; }
.widget a { color: #000;}
.widget a:hover {text-decoration:underline !important;}
.widget h3  { background: url(images/bg-footer-widgets-border.png) repeat-x bottom; margin: 0px !important; padding:0 0 20px; text-transform:uppercase; font:normal bold 14px "Helvetica Neue", Helvetica Arial, sans-serif; color:#555; border-bottom: 1px solid #e6e6e6;}
.widget p { margin-bottom:15px; color: #555; font-style: italic;}
.widget div { padding-top: 10px; }

.widget ul  { clear:both;list-style-position:inside; list-style-type:disc;}
.widget ul li  { background:url("images/ico-bullet.png") no-repeat scroll 0 8px transparent; list-style:none; border-bottom:1px solid #e6e6e6; padding: 10px 0;}
.widget ul li a  { padding: 0; line-height: 22px; text-decoration: none; }
.widget ul li a:hover  { text-decoration:underline; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

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

#footer-widgets { background:#fff; padding:0; }
#footer-widgets .block { padding:25px 0 0 22px; width:298px; float:left; }
#footer-widgets .block h3 {background: url(images/bg-footer-widgets-border.png) repeat-x bottom; margin: 0px !important; padding:0 0 20px;}

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
.searchform  { }
.widget input.s  { color:#777; float:left; width: 70%; padding: 7px 0 7px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { float:left; border-color:#EFEFEF #ccc #CCCCCC #efefef; padding:6px; cursor: pointer; }

/* RECENT POSTS WIDGET */
.widget_recent_entries { font-family: arial, helvetica, sans-serif;}
.widget_recent_entries ul li { background:url(images/ico-doc.jpg) no-repeat left; padding: 15px 0px 15px 20px !important;}
.widget_recent_entries ul li a { line-height: 12px; }

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

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

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

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

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

/* MAPS WIDGET */
.widget_maps_overview_widget  { margin: 0 0 50px 0; }

/* TEXT WIDGET */
.widget_text p  { line-height: 20px; }

/* 4.3 WooTabs */
#tabs {	background:#e6e6e6; height:auto; display: block; padding:5px; margin-bottom:30px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

#tabs ul.wooTabs { padding:0px; }
#tabs ul.wooTabs li { float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#F8F8F8; text-decoration:none; }
#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px sans-serif; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { border-top-right-radius:3px; border-top-left-radius:3px; -moz-border-radius-topright:3px;	-moz-border-radius-topleft:3px;-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius:3px; }

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


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

/* 5.1 Comments */
#comments {position:relative;margin:40px 20px 0 20px; }
#comments h3  { color:#333; margin-bottom:20px; }
#comments .comment.thread-even { background: #f7f7f7; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { position:relative; padding: 20px; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments  .avatar  { float:left; margin: 0 15px 10px 0; }
#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a { font: 11px/18px sans-serif; background: #eee; border-color:#888; color:#555 !important; text-shadow: none; }
#comments .reply a:hover { background-color: #e6e6e6;}

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

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

#comments #respond h3  { margin: 0; }

#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 20px 40px 20px; }
#respond h3  { color:#333; margin-bottom:20px; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }
#respond label { font-size:11px; color:#777; }

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

#respond #commentform #submit  { margin: 15px 0 0 0; cursor: pointer; }

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


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

/* 6.1 Buttons */
a.button, 
a.comment-reply-link, 
#commentform #submit,
input.button {
	display: inline-block;
	margin: 5px;
	padding: 7px 13px 3px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #191c69;
	border-bottom-color: #191c69;
	color: #fff !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	
	/*Border radius*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	/*Background*/
	background: #1d2183; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #384a9c),
					color-stop(1, #303e86)
				);
	background: -moz-linear-gradient(
					center top,
					#384a9c 20%,
					#303e86 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

a.button.large { padding:6px 16px;}
a.button.small, a.comment-reply-link { padding:0px 10px;}

a.button:hover, 
a.button.hover, 
a.button.active,
a.comment-reply-link:hover, 
#commentform #submit:hover,
input.button:hover {
	text-decoration: none !important;
	/*Background*/
	background: #384a9c; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #384a9c),
					color-stop(1, #384a9c)
				);
	background: -moz-linear-gradient(
					center top,
					#384a9c 20%,
					#384a9c 100%
				);
}

a.button:active,
a.button.active,
input.button:active  {
	border-color: #384a9c;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}

a.button.inactive,{
	border: 1px solid #d5d5d5;
	border-bottom-color: #e6e2e2;
	color: #aeaeae;
	text-shadow: 0 1px 0 white;
	
	/*Background*/
	background: #e8e8e8; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #f3f3f3),
					color-stop(1, #e6e6e6)
				);
	background: -moz-linear-gradient(
					center top,
					#f3f3f3 20%,
					#e6e6e6 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
						0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
}

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

/* 6.3 Gravity forms */
.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 100px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; }
.gform_wrapper input { padding: 7px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }

/* 6.4 Timeline Page Template */
#archives { padding: 10px 0 0; }
#archives a { font-style: italic; }
h3.archive_year { font: bold 20px sans-serif; color:#555; margin-top:0; }
#archives .archives_list { border-left:4px solid #ccc; list-style: none; list-style-image:none; list-style-position:outside; list-style-type:none; margin: 0 0 15px 15px;}
#archives .archives_list li { clear:left; padding-left:24px; font-size: 12px; font-style: normal; list-style: none; margin-bottom: 10px; }
#archives .archives_list .date { color: #808080; width: 100px; font-style: italic; display: inline-block; vertical-align: top; }
#archives .archives_list .linked { width: 270px; display: inline-block; vertical-align: top;}
#archives .archives_list .comments { width: 100px; display: inline-block; vertical-align: top;}
#archives .archives_list .comments a { color: #808080; font-size: 12px; font-style: italic; text-decoration: underline; padding-left: 13px;  }
#archives .archives_list .comments a:hover { text-decoration: none; }
