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

Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Designed by Jason Schuller
Version: 2.1.1
Author: Press75.com
Author URI: http://www.press75.com/

**********************************************************************************************

Designed and Built by Jason Schuller - theSevenFive.com

CSS, XHTML and Design Files are all Copyright 2007-2010 Circa75 Media, LLC

Be inspired, but please don't steal :)

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Basic Setup  -----------------------  All Theme Files
2.  Header Styles  ---------------------  header.php
3.  Navigation and Menu Styles  --------  header.php
4.  Search Form  -----------------------  searchform.php
5.  Main Content Containers  -----------  home.php, index.php, single.php, page.php
6.  Carousel Styles  -------------------  home.php
7.  Carousel Content  ------------------  home.php
8.  Featured Categories  ---------------  home.php
9.  Gallery and Post Thumbnail Styles  -  home.php, index.php
10. Post Content Styles ----------------  index.php, single.php, page.php
11. Post Comment Styles ----------------  single.php
12. Sidebar and Widgets  ---------------  sidebar.php
13. Footer Styles  ---------------------  footer.php
14. CSS3 Elements  ---------------------  style.css3.css
15. IE7 Styles  ------------------------  style.ie7.css
16. IE8 Styles  ------------------------  style.ie8.css

**********************************************************************************************/
/* Custom Styles */

.wpcf7-text {
	height:20px;
}

#video-meta {
	padding: 10px;
	background-color: #fff;
	color: #333;
    background: url("images/video-post-content-bg.png") repeat-y scroll -1px top transparent;
}

#video-meta h2 {
	border-bottom: 1px solid #BBBBBB;
    font-size: 25px;
    font-weight: bold;
    margin: 7px 23px 0px 25px;
    overflow: hidden;
    padding: 0 0 7px;
}

#zip_img {
	position: relative;
	top: 5px;
}

#dl_link a:hover {
	color: #dd5a57;
}

.sidebar_p {
	margin-bottom: 3px !important;
}

#amember_login th, #amember_login td {
	border:0px #fff solid !important;
	padding: 1px 2px 3px 4px;
}

/* div container */
.header_bar_img {
	margin: 0px 0px 25px 0px;
}

/* image inside container */
.header_bar_img img {
	left: 491px;
	position: absolute;
	top: 572px;
}

#h2_bar {
	background: url("images/gray-grad.png") repeat-x scroll center bottom #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 20px;
	height: 32px;
	margin: 0;
	padding: 13px 0 0 215px;
	font-weight: bold;
}

#h2_bar_container {
	margin: 0 20px 15px 0;
	padding: 0;
	height: 65px;
}

#h2_bar_container img {
	left: 8px;
	position: relative;
	top: -51px;
}

/*#latest_tutorials {
	font-family: Tahoma;
    font-size: 26px;
    margin: 0 0 18px;
    padding: 9px 39px;
}*/

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

00. Video Styles  -------------------------  All Theme Files

*********************************************************************************************/
/*#vids td, #vids th {
	padding: 0px;
}*/

#post_thumb_image img {
	border: 1px #ddd solid;
	padding: 2px;
	background: #eee;
	float: left;
	margin: 2px 10px 0px 0px;
}

.itemlinks {
margin-bottom: 5px;
}

.no-tbl-bdr td, .no-tbl-bdr th {
border: 0px red solid;
}

.no-tbl-bdr1 td, .no-tbl-bdr1 th {
border: 0px #ccc solid;
}

.no-tbl-bdr1 th {
border-bottom: 3px #ccc solid;
}

#singlethumb {
	float: right;
	margin: -3px 35px 0px 0px;
	padding-left: 20px;
}

.botrplayer {
text-align: center;
}

#thevideo {
/*width: 100%;*/
float: left;
/*background: #131313 url(images/videobgtop.jpg) top left repeat-x;*/
padding: 0px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
/*background: url(images/videobgbottom.jpg) bottom left repeat-x;*/
/*position: static;*/
padding: 0 0 0px 0;
min-height: 350px;
}

#videoembed {
background:url("images/video-post-content-bg.png") repeat-y scroll left top transparent;
width: 970px;
float: left;
/*height: 440px;*/
/*background: #fff;*/
padding: 15px 0px 15px 15px;
/*margin: 0px auto;*/
margin: 0 0 0 -1px;
/*width: 890px;*/
/*text-align: center;*/
}

.subscribe-to-comments {
padding-top:10px;
}

.blockhead h3 {
}

.block {
margin: 0px 0px 20px 15px;
}

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

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ol, ul {list-style: none;}
caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


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

1. Basic Setup  -----------------------  All Theme Files

*********************************************************************************************/
body {
background: #FFFFFF;
width: auto;
height: auto;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 20px;
color: #555555;
}

h1 {
font-size: 30px;
font-weight: normal;
margin: 0 0 15px 0;
}

h2 {
font-size: 18px;
font-weight: normal;
margin: 0 0 5px 0;
}

h3 {
font-size: 14px;
font-weight: normal;
margin: 0 0 5px 0;
}

h4 {
font-size: 12px;
font-weight: normal;
margin: 0 0 2px 0;
}

blockquote {
color: #666666;
padding: 0 0 0 15px;
font-style: italic;
border-left: 1px solid #999999;
}

strong {font-weight: bold;}

a:link, a:visited {
color: #222;
}

a:hover {
color: #666;
}

abbr,acronym {
border-bottom: 1px dotted;
cursor: help;
} 

em {font-style: italic;}
ol,ul {margin: 0;}
ol li {list-style: decimal outside;}
ul li {list-style: none;}

th,td {
border: 1px solid #ccc;
padding: 0px;
}

th {
font-weight:bold;
text-align:center;
}

caption {
margin-bottom: 8px;
text-align: center;
}

p,fieldset,table {margin-bottom: 15px;}
a:link, a:visited {text-decoration: none;}

:focus {
outline: 0;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}


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

2. Header Styles  ---------------------  header.php

*********************************************************************************************/
#header {
background: url(images/header-bg.jpg) bottom left repeat-x;
width: 100%;
float: left;
}

#header-inside {
width: 980px;
margin: 0px auto;
}

#full-width-ad {
border: 1px solid #E1E1E1;
background: #F6F6F6;
width: 980px;
float: left;
text-align: center;
margin: 30px 0 0 0;
padding: 10px 0 10px 0;
}

#header-left { /* For the Logo */
	background: url("images/header_reel.png") no-repeat scroll 385px 7px transparent;
	float: left;
	padding: 35px 0;
	width: 590px;
}

#header-left h1 {
font-size: 50px;
margin: 18px 0 0 0;
}

#header-right {
text-align: right;
width: 390px;
float: left;
}

#headright {
/*position: relative;*/
/*border: 1px red solid;*/
width: 265px;
float: right;
margin-top: 5px;
}

#headright li {
float: left;
margin: 0px 4px;
padding-left: 7px;
border-left: 1px #aaa solid;
}

#headright li:first-child {
border-left:none /* hide first pipe-bar */
}

#headright a, #headright a:visited {
font-size: 13px;
color: #222;
}

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

3. Navigation and Menu Styles  --------  header.php

*********************************************************************************************/
#navigation {
width: 100%;
float: left;
font-size: 13px;
}

.navigation-inside {
	background: url("images/green_nav_bar.png") no-repeat scroll left top transparent;
	border-bottom: 1px solid #666;
	margin: 0 auto;
	width: 980px;
	height: 35px;
}

.navigation-video {
	/*background: url(images/menubar-home.png) top left no-repeat;*/
	/* height: 35px; */
}

.navigation-category {
background: url(images/menubar.png) top left no-repeat;
height: 31px;
}

.menu-header {
	background: url("images/nav_bar_blue_folder.png") no-repeat scroll 14px 4px transparent;
	float: left;
	height: 36px;
}

.menu-header1 {
	float: left;
}

.menu, .menu * { /* SuperFish Menu Styles */
margin: 0;
padding: 0;
list-style: none;
}

.menu {
float: left;
width: 600px;
padding: 8px 0 0 61px;
}

.menu1 {
float: left;
width: 300px;
padding: 10px 0 0 15px;
}

.menu1 a, .menu1 a:visited  {
	color: #eee;
}

.menu1 a:hover  {
color: #ddd;
}

.menu a {
display: block;
position: relative;
}

.menu a, .menu a:visited  {
	color: #fff;
	font-size: 15px;
}

.menu a:hover  {
color: #ddd;
}

.menu ul li {
width: 100%;
}

.menu ul {
position: absolute;
top: -15000px;
width: 160px; /* Left Offset of Sub-Menus Need to Match */
}

.menu li:hover ul, 
.menu li.sfHover ul {
left: -15px;
top: 22px; /* Match Top UL List Item Height */
z-index: 10000;
}

ul.menu li:hover li ul, 
ul.menu li.sfHover li ul {
top: -15000px;
}

ul.menu li li:hover ul, 
ul.menu li li.sfHover ul {
left: 160px; /* Match ul width. */
top: 0;
}

ul.menu li li:hover li ul, 
ul.menu li li.sfHover li ul {
top: -15000px;
}

ul.menu li li li:hover ul, 
ul.menu li li li.sfHover ul {
left: 160px; /* Match ul Width. */
top: 0;
}

.menu li {
float: left;
position: relative;
padding: 0 20px 0 0;
}

.menu li:hover {
visibility: inherit; /* Fixes IE7 Sticky Bug */
}

.menu li ul {
background: #FFFFFF;
font-size: 12px;
width: 125px;
margin: 10px 0 0 0;
padding: 10px 40px 10px 15px;
}

.menu li ul a:link, .menu li ul a:visited {
color: #555555;
}

.menu li ul a:hover {
color: #888888;
}

.menu li li {
background: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-transform: none;
}

.menu li li ul {
background: #FFFFFF;
margin: -10px 0 0 -50px;
}

li.subscribe {
background: url(images/rss.png) top left no-repeat;
padding: 0 15px 0 20px;
float: right;
}

li.subscribe:hover {
background: url(images/rss.png) top left no-repeat;
}

li.twitter {
background: url(images/twitter.png) top left no-repeat;
padding: 0 20px 0 20px;
float: right;
}

li.twitter:hover {
background: url(images/twitter.png) top left no-repeat;
}

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

4. Search Form  -----------------------  searchform.php

*********************************************************************************************/
#site-search {
background: url(images/search.png) top left no-repeat;
width: 350px;
height: 50px;
float: right;
margin: 22px 0 0 0;
}

input#s {
border: none;
background: none;
color: #444444;
font-size: 14px;
float: left;
width: 260px;
margin: 16px 0 0 15px;
}

input#search-submit {
background: url(images/search-submit.png) 0 0;
border: none;
cursor: pointer;
width: 55px;
height: 50px;
float: left;
margin: 0 0 0 20px;
}

input#search-submit:hover {
background: url(images/search-submit.png) 0 -50px;
color: #FFFFFF;
}


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

5. Main Content Containers  -----------  home.php, index.php, single.php, page.php

*********************************************************************************************/
.content_slider_bottom {
	background: url("images/video-slider-content-bottom-bg.png") no-repeat scroll left bottom transparent;
	float: left;
	height: 6px;
	margin: 0 0 -6px -1px;
	width: 984px;
}

.content_top {
background:url("images/video-post-content-top-bg.png") no-repeat scroll left bottom transparent;
float:left;
height:25px;
width:984px;
margin: 0px 0px 0px -1px;
}

#content {
width: 100%;
float: left;
}

.content_bottom {
background: url("images/video-post-content-bottom-bg.png") top left no-repeat;
float: left;
height: 25px;
width: 984px;
margin: 0px 0px -18px -1px;
}

#content-inside {
width: 980px;
margin: 0px auto;
}

#post-container {
	background:url("images/video-post-content-bg.png") repeat-y scroll left top transparent;
	width: 970px;
	float: left;
	/*background: #fff;*/
	padding-left: 25px;
	margin: 0 0 0 -1px;
}

#announcement {
background:url("images/video-post-content-bg.png") repeat-y scroll left top transparent;
width: 984px;
float: left;
/*background: #fff;*/
padding: 2px 0px 0px 0px;
font-size: 15px;
color: #222;
text-align: center;
line-height: 21px;
text-transform: uppercase;
font-family: arial;
margin: 0 0 0 -1px;
}

#announcement_smaller {
	background: url("images/video-post-content-bg.png") repeat-y scroll -1px top transparent;
    border-bottom: 1px dashed #444444;
    color: #444444;
    float: left;
    font-family: helvetica;
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 0 0;
    padding: 5px 0 10px 25px;
    text-align: center;
    width: 957px;
}

#today a, #today a:visited {
color: #c11928;
text-decoration: underline;
}

#posts {
border-right: 1px solid #E1E1E1;
width: 660px;
float: left;
padding: 15px 0 30px 0;
}

#posts-page {
border-right: 1px solid #ddd;
width: 660px;
float: left;
padding: 25px 0 0 0;
}

#posts-full {
width: 980px;
float: left;
padding: 25px 0 0 0;
}

#paginate {
border-top: 1px solid #E1E1E1;
width: 655px;
float: left;
margin: -30px 0 0 0;
padding: 5px 0 5px 5px;
}


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

6. Carousel Styles  -------------------  home.php

*********************************************************************************************/
.coda-slider, .coda-slider .panel {
background: #9ab8d8;
width: 980px;
height: 380px;
} 

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
width: 980px;
}

#coda-nav {
width: 980px;
position: relative;
}

.coda-nav-left a {
background: url(images/left.png) 0 0;
position: absolute;
width: 58px;
height: 102px;
top: 125px;
left: -5px;
z-index: 500000;
}

.coda-nav-left a:hover {
background: url(images/left.png) 0 -102px;
}

.coda-nav-right a {
background: url(images/right.png) 0 0;
position: absolute;
width: 58px;
height: 102px;
top: 125px;
right: -5px;
z-index: 500000;
}

.coda-nav-right a:hover {
background: url(images/right.png) 0 -102px;
}

.coda-slider-wrapper {
clear: both;
overflow: auto;
}

.coda-slider {
float: left;
overflow: hidden;
position: relative;
}

.coda-slider .panel {
display: block;
float: left;
}

.coda-slider .panel-container {
position: relative;
}


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

7. Carousel Content  ------------------  home.php

*********************************************************************************************/
.featured-post {
background: #9ab8d8;
color: #3b4a67;
width: 840px;
height: 315px;
margin: 30px 0 0 70px;
}

.attachment-featured {
float: left;
}

.featured-post-description h2 a {
color: #444444;
font-size: 16px;
}

.featured-post-description h2 a:hover {
font-size: 16px;
color: #B9B9B9;
}

.featured-post-description {
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 30px;
	width: 230px;
}

.continue {
background: url(images/button.png) 0 0;
width: 143px;
height: 28px;
float: left;
text-align: center;
margin: 0 0 0 -2px;
padding: 7px 0 0 0;
}

.continue:hover {
background: url(images/button.png) 0 -35px;
}

a.continue {
color: #D5D5D5;
}


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

8. Featured Categories  ---------------  home.php

*********************************************************************************************/
#featured-categories {
background: url(images/categories.png) top left no-repeat;
width: 980px;
float: left;
height: 160px;
}

.featured-category {
background: url(images/category.png) top left no-repeat;
width: 90px;
height: 90px;
float: left;
margin: 30px 0 0 20px;
padding: 10px 0 0 10px;
}

#categories a {
color: #D5D5D5;
float:left;
position:relative;
}

#categories span {
display: none;
background: url(images/tip.png) top left no-repeat;
width: 152px;
height: 38px;
position: absolute;
left: -35px;
text-align: center;
padding: 5px 0 0 0;
}


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

9. Gallery and Post Thumbnail Styles  -  home.php, index.php

*********************************************************************************************/
.gallery-item {
width: 200px;
float: left;
margin: 0 20px 20px 0;
}

.gallery-item-single {
margin: 0;
}

.gallery-item h2 {
    font-size: 15px;
    margin: 0 0 5px;
    padding: 0 0 2px 2px;
}

.instant {
display: none;
}

.instant-view {
text-align: center;
}

.post-thumbnail {
width: 200px;
height: 150px;
float: left;
margin: 0 0 5px 0;
}

.thumbnail-frame {
background: url(images/frame.png) 0 0;
width: 200px;
height: 150px;
position: absolute;
}

.thumbnail-frame:hover {
background: url(images/frame.png) 0 -150px;
width: 200px;
height: 150px;
position: absolute;
}

.thumbnail-frame-video {
background: url(images/frame-video.png) 0 0;
width: 200px;
height: 150px;
position: absolute;
}

.thumbnail-frame-video:hover {
background: url(images/frame-video.png) 0 -150px;
width: 200px;
height: 150px;
position: absolute;
}

.attachment-post-thumbnail {
border: 0px #ddd solid;
margin: 14px;
}

ul.post-meta {
font-size: 11px;
}

ul.post-meta li {
margin: -2px 0 0 0;
}

li.date {
border-bottom: 0px solid #E1E1E1;
color: #666666;
font-size: 13px;
font-style: italic;
padding: 0 0 2px 5px;
}

li.categories {
border-bottom: 1px solid #E1E1E1;
color: #888888;
font-size: 12px;
padding: 5px 0 2px 5px;
}

li.categories a:link, li.categories a:visited {
color: #888888;
font-size: 12px;
}

li.categories a:hover {
color: #B1B1B1;
}

li.comments {
color: #AAAAAA;
font-size: 11px;
padding: 5px 0 0 5px;
}

li.comments a:link, li.comments a:visited {
color: #AAAAAA;
font-size: 11px;
}

li.comments a:hover {
color: #CCCCCC;
}


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

10. Post Content Styles ----------------  index.php, single.php, page.php

*********************************************************************************************/
#video-container {
background: #282828;
width: 980px;
float: left;
text-align: center;
padding: 30px 0 34px 0;
}

.post-content a.more-link:link, .post-content a.more-link:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-decoration: none:
	color: #5a799a;
}

.post-item {
padding: 5px 0px 50px 0px;
}

.post-details {
width: 655px;
float: left;
margin: 0px 0 15px 0;
}

.post-details-full {
width: 945px;
}

.details {
width: 455px;
float: left;
}

.post-details h2 {
border-bottom: 1px solid #bbb;
font-size: 16px;
margin: 0 23px 5px 0;
padding: 0 0 2px 0;
overflow: hidden;
font-weight: bold;
}

.post-details h2 a {
color: #222;
}

.post-details h2 a:hover {
color: #555;
}

ul.post-meta-post {
margin-bottom: 0;
}

.post-meta-post li {
padding-left: 0;
}

.post-content {
width: 635px;
float: left;
padding: 0 0 25px 0;
}

.post-content a {
text-decoration: underline;
}

.post-content-full {
width: 945px;
}

.post-content h1 {
font-size: 22px;
margin: 0 0 5px 0;
}

.post-content h2 {
margin: 0 0 5px 0;
color: #333;
}

.post-content h3 {
margin: 0 0 2px 0;
}

.post-content h4 {
margin: 0;
}

.post-content ul {
margin: 0 0 15px 0;
}

.post-content ul li {
background: url(images/bullet.jpg) top left no-repeat;
padding: 0 0 3px 15px;
}

.post-content ul li.li_faq_Q {
	color: #222;
	list-style-type:none;
	background: none;
	padding: 0 0 1px 7px;
}

.post-content ul li.li_faq_A {
	color: #555;
	list-style-type:none;
	background: none;
	padding: 0 0 12px 8px;

}

.post-content ol {
margin: 0 0 15px 15px;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
float: right;
padding: 5px;
margin: 0 0 2px 15px;
}

img.alignleft {
float: left;
padding: 5px;
margin: 0 15px 2px 0;
}

.wp-caption {
background: #F6F6F6;
float: right;
text-align: center;
padding: 10px 5px 5px 5px;
margin: 5px 0 20px 20px;
}

.wp-caption img {
padding: 0;
margin: 0 0 5px;
}

.wp-caption-text {
margin: 10px 0 0;
padding: 0;
}

.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {
font-size: 12px !important;
text-align: center; 
margin: 0;
padding: 0;
}

h4.not-here {
font-size: 14px;
}


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

11. Post Comment Styles ----------------  single.php

*********************************************************************************************/
#comments-meta {
border-top: 1px solid #E1E1E1;
width: 655px;
float: left;
margin: -15px 0 0 0;
padding: 0 0 0 5px;
}

#comments {
border-top: 1px solid #E1E1E1;
width: 635px;
float: left;
padding: 0 20px 0 5px;
}

#comments-meta p {
margin: 0;
padding: 5px 0 5px 0;
}

#comments ol {
margin: 0 0 20px 0;
}

#comments ol li {
list-style: none;
}

ol.commentlist li {
background: url(images/comment.png) top left no-repeat;
padding: 10px 0 0 32px;
margin: 20px 0 20px 0;
}

ol.commentlist li.alt {
background: url(images/comment.png) top left no-repeat;
padding: 10px 0 0 32px;
margin: 20px 0 20px 0;
}

ol.commentlist li ul.children { 
list-style: none; 
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: url(images/comment.png) top left no-repeat;
padding: 10px 0 0 32px;
margin: 20px 0 20px 0;
}

ol.commentlist li ul.children li.alt {
background: url(images/comment.png) top left no-repeat;
padding: 10px 0 0 32px;
margin: 20px 0 20px 0;
}

.comment-meta {
font-size: 11px;
margin: 0 0 12px 0;
}

.comment-meta a {
color: #888888;	
}

span.says {
display: none;
}

.comment-author {
font-size: 14px;
}

.avatar {
background: #F6F6F6;
float: right;
margin: -8px 0 20px 20px;
padding: 8px;
}

div.reply {
font-size: 11px;
}

div.reply a {
background: url(images/reply.jpg) left no-repeat;
color: #888888;
padding: 0 0 0 18px;
}

.cancel-comment-reply a {
display: none;
}

#respond {
width: 100%;
padding: 20px 0 34px 5px;
}

#author, #email, #url, #comment {
/*background: #FFFFFF url(images/fields.jpg) top left repeat-x;*/
border: 1px solid #E1E1E1;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 18px;
color: #555555;
padding: 6px 4px 6px 4px;
}

#comment {
border-color: #888;
width: 98%;
max-width: 625px;
}

input#submit {
background: url(images/button.png) 0 0;
border: none;
color: #D5D5D5;
width: 143px;
height: 35px;
float: left;
text-align: center;
margin: 0 0 0 -2px;
padding: 0 0 2px 0;
cursor: pointer;
}

input#submit:hover {
background: url(images/button.png) 0 -35px;
}


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

12. Sidebar and Widgets  ---------------  sidebar.php

*********************************************************************************************/
#sidebar {
border-left: 1px solid #E1E1E1;
width: 304px;
float: left;
margin: 0 0 0 -1px;
}

#sidebar h3 {
	color: #111111;
	font-size: 18px;
	margin: 0 40px 7px 0;
	padding: 0;
}

#sidebar p {
margin: 0 0 10px 0;
}

.widget  {
/*background: url(images/widget.png) top left no-repeat;*/
color: #666666;
width: 260px;
float: left;
padding: 10px 0 5px 19px;
}

.cat-post-item {
width: 300px;
float: left;
margin: 10px 0 0 0;
}

.cat-post-content {
padding: 2px 0 0 0;
}

.post-thumbnail-side {
width: 102px;
height: 102px;
float: left;
margin: 0 12px 10px 0;
}

.post-thumbnail-side img {
padding: 11px;
}

.thumbnail-frame-side {
background: url(images/frame-side.png) 0 0;
width: 102px;
height: 102px;
position: absolute;
}

.thumbnail-frame-side:hover {
background: url(images/frame-side.png) 0 -102px;
}

.sidebar-ad {
margin: 5px 0 20px 25px;
}

a.simple-ads {
background: none;
}


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

13. Footer Styles  ---------------------  footer.php

*********************************************************************************************/
#footer {
width: 100%;
float: left;
}

#footer-inside {
width: 980px;
margin: 0px auto;
}

#footer-content {
width: 980px;
float: left;
padding: 0px 0 30px 0;
}

#footer-content h3 {
font-size: 14px;
color: #444444;
margin: 5px 0 2px 0;
padding: 0 0 0 5px;
}

#footer-content p {
color: #666666;
font-size: 13px;
margin: -2px 0 0 0;
padding: 0 0 0 5px;
}

#footer-content a {
color: #666666;
}
