/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Page Navigation
-2.2.2 Category Navigation
-2.2.3 Search
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.6.1 Footer Widget Area
-2.7 Featured Area

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi
-3.4 Buttons / Banners

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 Sidebar Tabs
-4.4 Video

5. COMMENTS
-5.1 Comments
-5.2 Comments Form

-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 12px Arial,Helvetica,Sans-serif; line-height: 1.2;  
	background-attachment:fixed;

}

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Arial,Helvetica,Sans-serif; color: #000; line-height:1; }
h1  {font-size: 36px; } h2  {font-size: 28px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p  {margin: 0;}

/* 1.2 Hyperlinks */

a:link, a:visited  { text-decoration:none; color: #838C1C; }
a:hover  {text-decoration:none;}
.entry a:hover, .widget a:hover {border-bottom:1px dotted;}

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; border:none;}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#container { }
#top {  url(images/bg-thin.png) repeat-x top center; }

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 960px; margin: 0 auto; }

/* 2.2 Navigation */
#navigation, #page-nav {font-size:11px;}
#navigation a:hover, #page-nav {border:none;}

#page-nav ul.rss{background:url(images/ico-rss.png) no-repeat right 8px;padding:0 35px 0;}
#page-nav ul.rss li{float:left;width:auto;}
#page-nav ul.rss a { line-height:29px; display:block; padding:0 10px; }

/* 2.2.1 Page Navigation */
#page-nav { position:relative; background:url(images/bg-pagenav.png) repeat-x; height:29px; font-family:Verdana, Geneva, sans-serif; font-size:10px; text-transform:uppercase; }
#page-nav a { color:#eee; text-decoration:none; text-shadow: #333 0px 1px 0px; }
#page-nav a:hover { background:url(images/nav-hover.png) repeat; color:#fff; }
#page-nav .ico-home { padding:7px 0 6px 0; }

#nav, #nav ul  { position:relative; z-index:200; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:200; padding:0 10px; line-height:29px; text-decoration:none;}
#nav li  { float:left; width: auto; }
#nav li ul  { position: absolute; left: -999em; width: 180px; }
#nav li ul li  { background: #7d7d7d; }
#nav li ul li a  { width:160px; line-height:26px; color:#eee; }
#nav li ul li a:hover  { color:#fff; }
#nav li ul ul  { margin: -26px 0 0 180px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav li:hover,#nav li.hover  { position:static; }

/* 2.2.2 Category Navigation */
#cat-nav { position:relative; background:url(images/bg-catnav.png) repeat-x bottom; height:58px; border-top:1px solid #fff; }
#cat-nav a { color:#333; text-decoration:none; text-shadow: #fff 0px 1px 0px; }
#cat-nav a:hover { color:#000; }
#cat-nav li:hover { background:#e6e6e6; }
#cat-nav a span { font-family:Verdana, Geneva, sans-serif; font-size:11px; font-style:normal; font-weight:400; color:#888; text-shadow:none;}
#cat-nav a:hover span { color:#555; }
#secnav li a span.sf-sub-indicator { display:none; }
#secnav li ul li a span.sf-sub-indicator { display:inline; }

#secnav, #secnav ul { position:relative; z-index:100; margin:0; padding:0; list-style:none; line-height:1; background: url(images/secnav-div.png) no-repeat right; }
#secnav a { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:700; font-size:14px; display:block; z-index:100; padding:0 15px; line-height:58px; text-decoration:none;}
#secnav li { float:left; width: auto; background: url(images/secnav-div.png) no-repeat left; height:58px; }
#secnav li ul  { position: absolute; left: -999em; width: 180px; }
#secnav li ul li  { background:url(images/bg-catnav.png) repeat-x bottom; border:1px solid #ddd; border-width:0 1px; height:30px; }
#secnav li ul li a  { font-family:Verdana, Geneva, sans-serif; width:160px; line-height:30px; padding:0 10px; font-size:11px; font-style:normal; font-weight:400; color:#555; }
#secnav li ul ul  { margin: -30px 0 0 180px; }
#secnav li:hover ul ul, #secnav li:hover ul ul ul, #secnav li.sfhover ul ul, #secnav li.sfhover ul ul ul { left:-999em; }
#secnav li:hover ul, #secnav li li:hover ul, #secnav li li li:hover ul, #secnav li.sfhover ul, #secnav li li.sfhover ul, #secnav li li li.sfhover ul { left: auto; }
#secnav li:hover,#secnav li.hover  { position:static; }

/* 2.2.3 Search */
#cat-nav #search { background:url(images/bg-search.png) no-repeat; height:31px; width:181px; margin-top:14px; position:relative; }
#cat-nav #search input { background:none; border:none; padding:8px 25px 8px 12px; width:156px; margin:0; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:12px; color:#9d9d9d; }
#cat-nav #search input.submit { position:absolute; right:8px; top:7px; width:15px; height:16px; padding:0; margin:0; }

/* 2.3 Header */
#header{padding:;clear:both;position:relative;


}

#logo  {  width:600px;}
#logo img  { }
#logo a:hover { border:none; }

#logo .site-title, #logo .site-description  { display: none; }

#topad{position:absolute;right:0px;top:36px;}

#twitter-top { position:absolute;right:0px;top:36px; overflow:hidden; }
#twitter-top div.logo { float:left; background:url(images/bg-twitter.png) no-repeat; width:60px; height:76px;  }
#twitter-top div.tweet { float:left; background:url(images/bg-twitter.png) no-repeat right; max-width:450px; height:76px;  }
#twitter-top img { float:left; margin: 14px 0 0 15px; }
#twitter-top #twitter_update_list { padding:11px 20px 0 0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic; color:#eee; line-height:18px; }
#twitter-top #twitter_update_list a { color:#eee; border-bottom:1px dotted; }
#twitter-top #twitter_update_list a:hover { color:#eee; border-bottom:1px solid; }

/* 2.4 Content */
#content{min-height:400px;padding:0; margin:20px auto 30px;}
* html #content{height:400px;}

#main{width:640px;}
#main.fullwidth  { width: 960px; }

/* 2.5 Sidebar */
#sidebar{width:300px; height:auto; float:right;}

/* 2.6 Footer */
#footer{ background:#828282; color:#cacaca; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:11px;padding: 25px 0;border-top: 1px solid #b3b3b3;}
#footer a { color:#cacaca; }
#footer a:hover { border-bottom:1px dotted; }
#footer #credit img{vertical-align:middle; }
#footer #credit span{display:none;}

/* 2.6.1 Footer Widget Area */
#footer-widgets{ position:relative; background:url(images/bevel-footer-widgets.png) repeat-x top; background-color:#c1c0c0; border-bottom:1px solid #7b7b7b; }
#footer-widgets .container { background:url(images/bg-footer-widgets.png) no-repeat center 2px; padding:30px 0 10px; }
#footer-widgets .block { width:300px; float:left; margin:0 30px 0px 0; }
#footer-widgets .block.last { margin-right:0;; }
#footer-widgets .widget h3  { background:url(images/bg-footer-widget-title.png) repeat-x; text-shadow: #fff 0px 1px 0px;}

/* Featured Area */
#loopedSlider { position:relative; width:960px; background:#e5e5e5; border-bottom: 1px solid #b9b9b9; border-right: 1px solid #d0d0d0; }
#loopedSlider .container { width:640px; height:340px; overflow:hidden; position:relative; background:#fff; border-right:1px solid #d0d0d0; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:absolute; top:0; width:640px; display:none; }
#loopedSlider .slides .post-bottom { border-bottom:none; }

#loopedSlider .featured-nav { width:318px; float:right; }
#loopedSlider ul.pagination { list-style:none; padding:0; margin:0;  border-top:1px solid #d0d0d0;}
#loopedSlider ul.pagination li { float:left; border-bottom:1px solid #f6f6f6;}
#loopedSlider ul.pagination li a { width:278px; display:block; padding:15px 20px 15px 20px; opacity:0.7; border-bottom:1px solid #d4d4d4; }
#loopedSlider ul.pagination li a:hover { opacity:1; background:#eee; }
#loopedSlider ul.pagination li.active a { opacity:1; background:#eee;}
#loopedSlider ul.pagination img { background:#fff; padding:2px; border:1px solid #d1d1d1; float:left; margin-right:10px;}
#loopedSlider ul.pagination em { color:#555; font-family:Georgia, serif; font-weight:bold; line-height:18px; margin-top:10px; font-style:normal; }
#loopedSlider ul.pagination .meta { display:block; font-size:11px; color:#777; line-height:16px; margin:5px 0 0 64px; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb {}

.archive_header  { display: block; padding:10px 20px 0; margin:0 0 15px; font-size: 18px; font-weight: bold; background:url(images/bg-widget-title.png) repeat-x; height:33px; }
.archive_header .cat { }
.archive_header .catrss { background:url(images/ico-rss.png) no-repeat 2px; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 22px; margin-left:35px; }

.box { background:#fefefe url(images/bg-box.png) repeat-x;  margin: 0 0 20px 0;}
.box23 { 
margin: 0 0 20px 0;
}
.post  { padding:25px 25px 20px; position:relative; }
.post23  { background:url(images/listingbg1.png) no-repeat; padding-left:10px; position:relative;}

.post-bottom { background:#eeeeee url(images/bg-post-bottom.png) repeat-x bottom; line-height:44px; padding:0px 25px; }
.post-bottom div, .post-bottom div a { color:#777; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .cat { background:url(images/ico-cat.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

.post .title  { position:relative; margin: 0 0 0 0; font-weight:400; }
.post .title a:link, .post .title a:visited  { color:#222; }

.post-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}
.post-meta a { border-bottom:1px dotted; }
.post-meta a:hover { border:none; }
.post-meta img { vertical-align:top; margin:0 5px; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}
.post .thumbnail { padding:4px; border:1px solid #e2e2e2; background:#fff; margin-top:0; }
.post .video { margin-bottom:20px; }

.entry  { font-size:14px; line-height:20px; }

/* 3.1 Typographic Elements */
.entry h1 {}  .entry h2 {}  .entry h3 {}  .entry h4 {}  .entry h5 {}  .entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {	margin: 0 0 15px 0; }

.entry p  { margin: 0 0 15px 0; }

.entry blockquote  { padding: 10px 30px; color: #666; }
.entry blockquote p  {}

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: circle; }
.entry ul ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: upper-latin; }
.entry  ol li ol li  { list-style-type: lower-latin; }

/* 3.2 Images */
.entry img  { padding: 5px;	border: 1px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; width: auto; margin: 10px 20px 10px 0; }
.alignright  { float: right; width: auto; margin: 10px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:10px; }

.wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }

/* 3.3 Pagination / WP-Pagenavi */
.more_entries {font-size:12px; line-height:18px; font-family:Georgia, serif !important; font-style:italic !important;}
.more_entries a { display: block; margin: 0; background:#efefef; padding:4px 8px; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries a:hover { background:#ddd; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries .fl a { background-image:url(images/ico-arrow-left.png); background-repeat:no-repeat; background-position:8px center; padding-left:20px; }
.more_entries .fr a { background-image:url(images/ico-arrow-right.png); background-repeat:no-repeat; background-position:95% center; padding-right:20px; }

.more_entries .wp-pagenavi { margin: 15px 0 0 0; text-align: right;  }
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { display: inline; text-decoration: none; background: #efefef;color: #777; padding: 4px 8px; border:1px solid #ccc; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { padding: 4px 8px; background: #ddd; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;  }
.more_entries .wp-pagenavi .extend, 
.more_entries .wp-pagenavi span.pages { background: #efefef;color: #777; padding: 4px 8px; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}

/* 3.7 Buttons / Banners */
.entry a.btn, input.submit { background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#838C1C; border:1px solid #626915; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.entry a.btn:hover { cursor:pointer; opacity:0.8; }

.post #share { position:relative; height:35px; margin:20px 0 0; padding:1px 0 0 55px;  }
.post #share .banner { background:url(images/banner-share.png) no-repeat; position:absolute; top:0; left:-40px; width:78px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px;}
.post #share a img { padding:0 10px 0 0; opacity:0.7; }
.post #share a:hover img { padding:0 10px 0 0; opacity:1; }

.featured-banner { background:url(images/banner-featured.png) no-repeat; position:absolute; top:14px; left:-14px; width:100px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px; z-index:99;}


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { position:relative; margin: 0 0 20px 0; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; border:1px solid #fff; color:#555; font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.widget h3  { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#666; margin: 0; padding:14px 15px 0; height:30px; background:url(images/bg-widget-title.png) repeat-x; }
.widget .textwidget p { padding: 5px 0; }

.widget ul, .widget div, .widget p { padding:0px 15px 10px; }
.widget ul  { clear:both; margin:5px 0;}
.widget ul li  { background:url(images/ico-bullet.png) no-repeat 4px 14px; padding-left:20px; border-bottom: 1px solid #ededed; }
.widget ul li a  { padding:0px 0; line-height: 30px; text-decoration: none; color:#777; }
.widget ul li a:hover  { color: #000; border-bottom:1px dotted; }
.widget ul ul  { margin:0; padding:0; border-top: none; }
.widget ul ul li  {  border: 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; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
.widget_tag_cloud a { color:#777; }
.widget_tag_cloud div { padding-top:5px; }

#advert_300x250 {background:none; border:none; }
#advert_300x250 a:hover {border:none;}

#advert_125x125 { padding:18px 0 5px 18px; }
#advert_125x125 img { padding:0 8px 8px 0; }
#advert_125x125 a:hover {border:none;}

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
.widget #searchform { margin: 15px 0 0 15px; }
.widget select { margin: 15px 0 15px 15px; }
.widget input#s, .widget input.field, .widget select { width: 250px; padding: 3px 0 3px 5px; border: 1px solid #ccc; }
.widget input.submit  {}
.widget .screen-reader-text  { display: none; }

#search_main form div{position:relative;height:33px;;margin-bottom:25px;}
#search_main input.field{ float:left; border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED;background: #fff;font-family:Georgia, "Times New Roman", Times, serif;font-size: 12px;padding: 7px 10px; font-style:italic; margin:0 5px 5px 0; color:#999; width:170px;}
#searchform .submit { padding:5px 8px; font-family:Georgia, serif; }
#searchform .submit:hover { opacity:0.8; cursor:pointer; }

/* FLICKR */
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { float: left; margin: 0; padding:0; }

#flickr .wrap  { margin: 10px; position: relative; padding: 0; }
#flickr a img  { float: left;  margin: 5px 0 5px 10px;  display: block; border: #CECFC6 1px solid; padding: 3px; width:70px; height:70px; }
#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;}

/* AUTHOR */
#author .widget_title img { vertical-align:top; margin-right:10px; margin-top:-2px; }
#author .wrap { padding:10px 5px; }
#author img.avatar { padding:2px; background:#fff; border:1px solid #ddd; }
#author .author-info { float:left; width:190px; font-family:Verdana, Geneva, sans-serif; font-size:10px; text-transform:uppercase; line-height:16px; padding:2px 0 0 0px; color:#777; }
#author .author-desc { font-style:italic; }

/* 4.3 Sidebar Tabs */

#tabs {	background:#FEFEFE url(images/bg-box.png) repeat-x;; height:auto !important; border:1px solid #fff;display: block; }
#tabs .inside { padding:5px !important;padding: 2px; padding-top:0 !important; }
#tabs ul.wooTabs { height:53px !important; background: url(images/bg-widget-title.png) repeat-x center top; padding:0 10px; }
#tabs ul.wooTabs li { float: left; display:inline;font-family:Verdana, Geneva, sans-serif; font-size: 10px; color: #ffffff; margin:0px 1px 0px 0px !important; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { color:#838C1C; text-decoration:none; background:url(images/bg-tabs-selected.png) no-repeat center 41px; }
#tabs ul.wooTabs li a {	color:#777; line-height: 42px; display: block;float: left;padding: 0 10px 10px; text-transform:uppercase; }
#tabs #tagcloud, #tabs .inside li { padding:10px; font-family:Georgia, serif;}
#tabs .inside ul { margin:0 5px 5px; }
#tabs .inside li { border-bottom:1px solid #EDEDED }
#tabs .inside li a { color:#555; font-weight:bold; line-height:20px; line-height:18px; }
#tabs .inside a:hover{ border-bottom:1px dotted;}
#tabs .inside li span.meta { display:block; font-size:10px; text-transform:uppercase; color:#777; font-family:Verdana, Geneva, sans-serif; line-height:20px; }
#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; }

/* 4.4 Sidebar Video */

#video .inside { padding:0; }
#video .inside div { padding:7px; }
#video ul.wooTabs { margin:0; padding:0 14px 5px; }
#video ul.wooTabs li { background:#fafafa; border:1px solid #eee; padding:0 10px; margin-bottom:5px; }


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {background:#ececec; border-top:1px solid #f5f5f5; border-bottom: 1px solid #dadada; position:relative;margin-top:20px;padding:25px 25px 20px;}
#comments h3{ font-size:16px; color:#777; padding-bottom:10px; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .avatar  { float: left; }
#comments img.avatar  { background:#fff; padding:4px; border:1px solid #ddd; }
#comments .comment-right  { margin-left: 95px; }
#comments .comment .comment-container  { padding: 3px 0; }
#comments .comment-head  { background:#e4e4e4 url(images/bg-comment-head.png) repeat-x bottom; border:1px solid #d8d8d8; height:40px; line-height:40px; padding:0 15px;margin: 0; }
#comments .comment-head .name  { font-family:Georgia, serif; font-style:italic; margin: 0 0 -5px 0; font-weight: bold; font-size: 12px; }
#comments .comment-head .date { margin-right:10px; }
#comments .comment-head .date a, #comments .comment-head .edit { font-size: 11px; color:#777; }
#comments .comment-entry { background:#fff; border:1px solid #d8d8d8; color:#555; padding:20px 15px 10px 15px; border-width:0 1px 1px 1px; font-size:14px; line-height:20px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
/*-------------------------------------------------------------------------------------------*/
/* 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }/* tables still need 'cellspacing="0"' in the markup */

/*-------------------------------------------------------------------------------------------*/
/* GENERAL STYLES */
/*-------------------------------------------------------------------------------------------*/

/* 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;margin: -1px 0 0;overflow: hidden;}

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;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}/* http://sonspring.com/journal/clearing-floats */
#comments ul.children{background: url(images/ico-comment-reply.png) no-repeat 0 25px; padding:0 0 0 25px;margin:0;}
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments a.comment-reply-link { background:url(images/bg-button.png) no-repeat center 0; padding:2px 6px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#aaa; border:1px solid #999; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#comments a.comment-reply-link:hover { cursor:pointer; opacity:0.8; }

/* 5.2 Comments Form */
#respond  { background:#ececec; border-top:1px solid #f5f5f5; margin: 0; padding:25px 25px 20px; border-bottom: 1px solid #bbb;}
#comments #respond { padding:20px 0; }
#respond h3  { font-size:16px; color:#777; padding-bottom:10px;  }
#respond .left { float:left; width:200px; }
#respond .right { float:left; width:380px; }
#commentform  {	margin: 15px 0 0 0; font-family:Arial, Helvetica, sans-serif; }
#commentform input.txt  { color:#555;width:180px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #eee; }
#commentform textarea  { color:#555;width: 95%!important; padding: 5px; border: 1px solid #eee; }
#commentform #submit  { margin: 15px 0 0 0; }
#commentform input.txt, #commentform textarea { border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED; }

#commentform #submit { font-family:Georgia, serif; background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-weight:bold; font-size:12px; font-style:italic; text-shadow: #555 0px 1px; background-color:#6694ac; border:1px solid #557c90; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#commentform #submit:hover { cursor:pointer; opacity:0.8; }

/*23 Edits*/

.linespace1 {
	line-height:16px;
}

#header_boxes {
	width:720px;
	height:220px;
	color:#FFF;
	margin-top:120px;
	margin-bottom:120px;
	padding-left:80px;

}
#header_box-1 {
	width:180px;
	height:180px;
	background: #F90; 
	float:left;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-top:60px;
}

#header_box-2 {
	width:180px;
	height:240px;
	background: url(images/box2.jpg);
	float:left;
}
#header_box-2-2 {
	width:180px;
	height:75px;
	margin-top:165px;
	background:  #0C3;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
}
#header_box-2-2:hover {
	width:180px;
	height:135px;
	margin-top:105px;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
}
#header_box-3 {
	width:180px;
	height:240px;
	background: url(images/contact.jpg);
	float:left;
}
#header_box-3-2 {
	width:180px;
	height:40px;
	margin-top:195px;
	background: #FC3;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
	padding-top:5px;
}
#header_box-3-2:hover {
	width:180px;
	height:80px;
	margin-top:155px;
	background: #FC3;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
	padding-top:5px;
}
#header_box-4 {
	width:180px;
	height:240px;
	background: url(images/box3.jpg);
	float:left;
}
#header_box-4-2 {
	width:180px;
	height:25px;
	margin-top:215px;
	background: #06F;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
	text-align:bottom left;
}
#header_box-4-2:hover {
	width:180px;
	height:50px;
	margin-top:190px;
	background: #06F;
	text-align:center;
	font-size:18px;
	font-stretch:condensed;
	font-weight: lighter;
	text-align:bottom left;
}
#slideshow {
	width:760px;
	height:400px;
	background-color:#CCC;
}
#slideshow_box {
	float:right;
	width:700px;
	height:330px;
}

/*Added Homepage Content Box*/

#home_box-1 {
	margin-top:10px;
	width:340px;
	height:130px;
	margin-left:20px;
	float:left;
	font-size:13px;
}
#home_box-links {
	width:140px;
	height:100px;
	float:right;
	font-size:13px;
	margin-left:10px;
	margin-top:100px;
	font-weight:bold;
}
#home_box-links a {
	color: #F60;
	margin-bottom:6px;
}


#home_box-3 {
	width:350px;
	height:105px;
	background:;
	float:left;
	margin-top:30px;
	margin-left:10px;
}
#home_box-3-img{
	background: url(images/inv-img1.jpg);
	width: 100px;
	height:100px;
}
/*Oil Investments*/
#oilinvestments_img1 {
	background:url(images/oilinvest-1.png) no-repeat; 
	width:200px; 
	height:90px; 
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
#featured-img23 {
	background:url(images/featured-img23.jpg);
	width:510px;
	height:330px;
	float:left;
}
#bottom_content23 {
	width:100%;
	height:220px;
	background-color:#06F;
	color:#FFF;
	margin-top:120px;
	padding:;clear:both;position:relative;
}

/*State Pages*/
.list_background1_23 {
	background:url(images/listingbg1.png) no-repeat;
	width:605px;
	height:160px;
	color:#FFF;
}
.text-white {
	color:#FFF;	
}
/**Homepage Map**/
#index_map {
	margin-left:60px;
	width:850px;
	height:340px;
	background:url(images/Homepage/map1.png) ;
}
#index_map a {
	display:block;
	width:100px;
	height:40px;
}
#index_map li {

	}
#txmarker {
	position: relative;
	left:220px;
	top:190px;
	background:url(images/Homepage/marker.png) no-repeat;
	width:100px;
	height:40px;
}
#txmarker:hover {

	background:url(images/Homepage/txmarker1.png) no-repeat;
	width:100px;
	height:40px;
	clear:both;
}
#illmarker {
	position: relative;
	left:320px;
	top:80px;
	background:url(images/Homepage/marker.png) no-repeat;
	width:100px;
	height:40px;
}
#colmarker {
	position: relative;
	float:left;
	left:228px;
	top:40px;
	background:url(images/Homepage/greymarker.png) no-repeat;
	width:32px;
	height:32px;
}
#lamarker {
	position: relative;
	float:left;
	left:296px;
	top:140px;
	background:url(images/Homepage/greymarker.png) no-repeat;
	width:32px;
	height:32px;
}
#ohmarker {
	position: relative;
	float:left;
	left:350px;
	top:40px;
	background:url(images/Homepage/greymarker.png) no-repeat ;
	width:32px;
	height:32px;
}
#okmarker {
	position: relative;
	float:left;
	left:204px;
	top:90px;
	background:url(images/Homepage/greymarker.png) no-repeat ;
	width:32px;
	height:32px;
}
#kymarker {
	position: relative;
	float:left;
	left:270px;
	top:72px;
	background:url(images/Homepage/greymarker.png) no-repeat ;
	width:32px;
	height:32px;
}
/**.Homepage map**/
#illmarker:hover {
	background:url(images/Homepage/illmarker1.png) no-repeat;
	width:100px;
	height:40px;
}
#ill1-formation {
	width:400px;
	background:url(images/surrounding-production/1-ill-formations.png) no-repeat;
	float:left;
	height:547px;
}



/*Reformated Interactive Map*/

/*Illinois 1*/
#int_map {
	clear:both;
    width: 925px; 
	height: 425px;
    background:url(images/listings/1-ill-map.png);
    margin: 10px auto; 
	padding: 0;
    position: relative;
}
 #int_map li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    }
 #int_map a {
    height: 40px; 
	display: block;
	}
#panel1b { 
  position:absolute;
  width: 40px;
  height:40px;
  left: 180px;
  top:292px;
   clear:both;
   z-index:20;
}

#panel1b a:hover {
	position:absolute;
	width:745px;
    height:425px;
	top:-292px;
	left:-8px;
    background: transparent url(images/listings/1-ill-map.png) -172px -425px no-repeat;
}

#panel1c { 
  position:absolute;
  width: 40px; 
  height:40px;  
  left: 45px; 
  top:240px;  
  z-index:5;
}

#panel1c a:hover {
	position:absolute;
	width:880px;
    height:425px;
	top:-240px;
	left:0px;
    background: transparent url(images/listings/1-ill-map.png)
    -45px -850px no-repeat;
}
#panel1d { 
  position:absolute;
  width: 40px; 
  height:40px;  
  left: 92px; 
  top:145px;  
  z-index:10;
}

#panel1d a:hover {
	position:absolute;
	width:825px;
    height:425px;
	top:-145px;
	left:0px;
    background: transparent url(images/listings/1-ill-map.png)
    -92px -1275px no-repeat;
	z-index:3;
}
#panel1e { 
  position:absolute;
  width: 50px; 
  height:50px;  
  left: 135px; 
  top:180px;  
  z-index:15;
}

#panel1e a:hover {
	position:absolute;
	width:790px;
    height:425px;
	top:-180px;
	left:0px;
    background: transparent url(images/listings/1-ill-map.png)
    -135px -1700px no-repeat;
}

/*Tx 1*/
#int_maptx1 {
	clear:both;
    width: 925px; 
	height: 425px;
    background:url(images/listings/1-tx-map.png);
    margin: 10px auto; 
	padding: 0;
    position: relative;
}
 #int_maptx1 li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    }
 #int_maptx1 a {
    height: 40px; 
	display: block;
	}
#panel1btx1 { 
  position:absolute;
  width: 40px;
  height:40px;
  left: 187px;
  top:70px;
   clear:both;
   z-index:5;
}

#panel1btx1 a:hover {
	position:absolute;
	width:745px;
    height:425px;
	top:-70px;
	left:0px;
    background: transparent url(images/listings/1-tx-map.png) -187px -425px no-repeat;
}

#panel1ctx1 { 
  position:absolute;
  width: 40px; 
  height:40px;  
  left: 280px; 
  top:308px;  
  z-index:10;
}

#panel1ctx1 a:hover {
	position:absolute;
	width:880px;
    height:425px;
	top:-308px;
	left:0px;
    background: transparent url(images/listings/1-tx-map.png)
    -280px -850px no-repeat;
}
#panel1dtx1 { 
  position:absolute;
  width: 40px; 
  height:40px;  
  left: 380px; 
  top:248px;  
  z-index:20;
}

#panel1dtx1 a:hover {
	position:absolute;
	width:825px;
    height:425px;
	top:-248px;
	left:0px;
    background: transparent url(images/listings/1-tx-map.png)
    -380px -1275px no-repeat;
	z-index:3;
}
#panel1etx1 { 
  position:absolute;
  width: 50px; 
  height:50px;  
  left: 315px; 
  top:180px;  
  z-index:15;
}

#panel1etx1 a:hover {
	position:absolute;
	width:790px;
    height:425px;
	top:-180px;
	left:0px;
    background: transparent url(images/listings/1-tx-map.png)
    -315px -1700px no-repeat;
}

/*.Reformated Interactive Map*/

/*Illinois Oil Invest Ad*/
#ill-investad-1 {
	background: url(images/listings/ill-invest-ad1.jpg);
	height:290px;
	width:625px;
	margin-bottom:30px;
}
/*.Illinois Oil Invest Ad*/
/*State Maps*/
#ill-main-map {
	clear:both;
background:url(images/listings/illinois-state-map.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
#tex-main-map {
	clear:both;
background:url(images/listings/texas-state-map2.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
#col-main-map {
	clear:both;
background:url(images/listings/colorado-state-map.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
/*Louisiana State Map*/
#la-main-map {
	clear:both;
background:url(images/listings/louisiana-state-map.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
/*.Louisiana State Map*/

/*Ohio State Map*/
#oh-main-map {
	clear:both;
background:url(images/listings/ohio-state-map.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
/*.Ohio State Map*/
/*Oklahoma State Map*/
#ok-main-map {
	clear:both;
background:url(images/listings/OK-state-map.jpg) #0C0C0C no-repeat 50px 20px; width:100%; height:465px; 
margin-top:-10px;
margin-bottom:10px;

}
/*.Oklahoma State Map*/

/*.Oklahoma State Map*/
/**.State Maps**/


/**Texas with 4 Horizontal Oil Wells URL: http://investments-and-acquisitions.com/south-texas-oil-well/ **/

#tx2-formation {
	width:400px;
	background:url(images/surrounding-production/1-tx-formations.png) no-repeat;
	float:left;
	height:547px;
	margin-left:-28px;
}
/**.Texas with 4 Horizontal Oil Wells**/


/**LA Project 3 URL: http://investments-and-acquisitions.com/louisiana-oil-field-pr3 **/

#LA3-map {
	float: left;
	width: 525px;
	height: 380px;
	background: url(images/listings/LA3-5.jpg);
}
#LA3-formation {
	width:380px;
	background:url(images/surrounding-production/LA3-formations.png) no-repeat;
	float:left;
	height:300px;
	margin-left:-28px;
}
/**.LA Project 3 **/

/*LA Project 1 URL:http://investments-and-acquisitions.com/louisiana-oil-pr1 */
#LA1-formation {
	width:400px;
	background:url(images/surrounding-production/LA1-formations.png) no-repeat;
	float:left;
	margin-left:-30px;
	height:380px;
}
#LA1-map {
	float: left;
	width: 525px;
	height: 425px;
	background: url(images/surrounding-production/LA1-map.jpg);
}
/*.LA Project 1 URL:*/
#forsale {
	margin-top:20px;
}
#forsale h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	position:relative;
	left:240px;
	color:#CCC;
}
#forsale-box1 {
	width:930px;
	height:450px;
	background:url(images/landingpages/forsale1.jpg);
}
#forsale-leftbox {
	width:335px;
}
/**Investment Opportunity Landing Page**/
#investopp{
	margin-left:160px;
}
#investop-title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	position:relative;
	left:;
	color:#CCC;
}
#investopp-ad {
	width:560px; 
	height:210px; 
	background: url(images/landingpages/investopp1.png);
	position:relative;
	clear:both;
	float:left;
	z-index:5;
}
#investopp-text {
	position:relative;
	width:400px;
	top:-40px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#666;
	z-index:10;
}
#investopp-view {
	width:470px;
	height:115px;
	background: url(images/landingpages/investopp2.png);
	z-index:5;
}
/**.Investment Opportunity Landing Page**/

/*.23 Edits*/

/* Lightbox additional CSS*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*.Lightbox Additional CSS*/
#second_right_div {
margin-right: auto;
margin-left: auto;
/*background-color: #0c0c0c;*/
color: #150aee;
width: 336px;
height: auto;
font-size: 14px;
width: 600px;
}
#sb_1 {

float: right;
background-color: #0c0c0c;
padding: 20px;
}
#top_left {
background-color: #0c0c0c;
color: #150aee;
width: 560px;
height: auto;
margin-left: auto;
margin-right: auto;
}
#v1 {
float: right;
margin-right: 150px;
}
#c_one {
margin-left: 50px;
background-image: url('http://investments-and-acquisitions.com/wp-content/uploads/gifs/preview2.jpg');
height: 340px;
width: 480px;
}
#c_one:hover {
background-image: url('http://investments-and-acquisitions.com/wp-content/uploads/gifs/video-preview02.gif');
}
#gi_top {
width: 600px;
height: 400px;
background-color: #0c0c0c;
margin-left: auto;
margin-right: auto;
}
#g_one {
background-image: url('http://investments-and-acquisitions.com/wp-content/uploads/gifs/preview2.jpg');
height: 360px;
width: 480px;
margin-top: -50px;
margin-left: 70px;
float: left;
}
#g_one:hover {
background-image: url('http://investments-and-acquisitions.com/wp-content/uploads/gifs/video-preview02.gif');
}
#mov_bottom {
width: 600px;
height: 300px;
background-color: #0c0c0c;
color: #ffffff;
margin-right: auto;
margin-left: auto;
}
#cf_1 {
background-color: #ffffff;
color: #000000;
padding-left: 3px;
padding-right: 3px;
width: 200px;
margin-left: 50px;
font-size: 13px;
}
#wrap {
background-color: #ffffff;
width: 300px;
height: 300px;
border: 10px;
border-color: #000000;
border-style: solid;
}

body {
    background-color: #000000;
}

#main_wrap {
    background-color: #e4e4e4;
    color: #000000;
    height: 400px;
   width: 335px;
   margin-top: 50px;
font-size: 14px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
}

#cen {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
}
#f_1 {
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
}
#check.input {
    width: 50px;
    height: 50px;
}
#test_fire {
    width: 150px;
    height: 50px;
}
#b_1 {
    margin-left: 110px;
    width: 100px;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    margin-top: -10px;
    border: none;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
    background-color: #666666;
}
#hot {
    width: 80px;
    height: 30px;
}
#cold {
    width: 80px;
    height: 20px;
    margin-top: -32px;
    margin-left: 120px;
}
#b {
background-color: transparent;
font-size: 12px;
}
#f_1 {
margin-top: -50px;
}
.fourth-input {
background-color: #e4e4e4;
}

