/*
Theme Name: Star Magazine
Description: Premium WordPress Magazine Theme from PremiumWP
Author: PremiumWP	
Author URI: http://www.premiumwp.com/
Tags: magazine, news, blue, black, grey, white, two columns, fixed width, widgetized
Version: 1.0
*/

/* import stylesheets and hide from ie/mac \*/
@import url("css/master.css");
/* end import/hide */

body {
color: #000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #ccc url('images/bg-main.jpg') scroll repeat-x top center
}

table, tbody, tr, td, hd {
vertical-align: top !important;
}

/* links */

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


h2 a {
color: #000 !important;
}

hr {
border-color: #ddd;
border-style: solid;
border-top: 1px;
margin-top: 4px;
margin-bottom: 15px;
}	

h2 {
margin-bottom: 0px;
line-height: 24px;
}


h4 {
margin-top: 5px;
margin-bottom: 10px;
}

h5 {
margin-top: 10px;
margin-bottom: 0px;
}


/* Layout
---------------------------------------------------------------- */


.pads {
width: 925px;
margin: 0 auto;
}
#container {
width: 925px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

#container .pads {
background: #eee;
}

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

#content {
float: left;
width: 570px;
margin: 0px 0px 0px 10px;
background: #fff;
}

#homecontent {
padding: 10px;
}

body.blog #content,
body.single #content {
padding: 0;
}
body.attachment #content {
padding: 10px 0 0;
}
#sidebar {
float: right;
width: 320px;
margin: 0px 10px 0px 0px;

}

#contentfull {
width: 940px;
margin: 0px 0px 10px 10px;
padding: 0px 0px 0px 0px;
background: #fff;
}	

/* Header
---------------------------------------------------------------- */

#header {
color: #ddd;
font-size: 10px;
}

#header .pads {
padding: 5px 0 5px;
}

/* site logo */

#header #site-logo {
float: left;
line-height: 0;
}

/* top 468x60 ads */

#header .adblock {
top: 5px;
position: relative;
margin: 0 0 0 467px !important;
z-index: 0;
}


/* subscribtion */

#top {
background: url('images/bg-top.png') repeat-x 0 100%;
color: #fff;
font-size: 10px;
}
#top ul {
margin: 0;
padding: 5px 0;
width: 100%;
list-style: none;
}	
#top li {
margin: 0;
padding: 0 15px;
position: relative;
float: left;
border-right: 1px solid #555;
}
#top a:link,
#top a:visited {
color: #fff;
}
#top a:hover {
color: #3E7AB9;
text-decoration: none;
}

#top #t-search {
z-index: 999;
}
#top #t-search .searchpanel {
top: 20px;
left: -43px;
width: 240px;
display: none;
position: absolute;
}
#top #t-search .searchpanel_scroll {
color: #000;
cursor: pointer;
}
#top #t-search .searchpanel_scroll:hover {
color: #3E7AB9;
}
#top #searchform {
padding: 0px;
background: #000 url('images/bg-search.png');
}
#top #searchform #s {
width: 200px;
padding: 3px 3px;
position: relative;
border: 1px solid #000;
float: left;
font-size: 11px;
}



*:first-child+html #top #searchform #s {
width: 210px;
}

/* pages navigation */

#menu {
background:  transparent url('images/menu-bottom.png') repeat-x bottom;
width: 950px;
padding-bottom: 20px;
margin: 0 auto;
}

#menu .pads {
position: relative;
background:  transparent url('images/nav-red.gif') repeat-x 0 0;
width: 950px;
z-index: 999;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu ul ul {
left: 0;
top: 34px;
width: 170px;
display: none;
position: absolute;
background: #333;
}
#menu ul ul ul {
top: -1px;
left: 170px;
}

#menu li {
margin: 0;
padding: 0;
float: left;
position: relative;
border-right: 1px solid #b70c0b;
}

#menu li:hover a:hover {
background: #333 url('images/nav.gif') repeat-x 0 0;
}	

#menu li li {
margin: 0;
float: none;
border: none;
line-height: 0;
border-bottom: 1px solid #222;
}
#menu a {
display: block;
padding: 10px 15px;
font-weight: bold;
line-height: 1.2em;
position: relative;
}

#menu a:link,
#menu a:visited {
color: #fff;
}

#menu a:hover,
#menu .current-cat a {
background: #3E7AB9 url('images/nav.gif') repeat-x 0 0;
text-decoration: none;
}

#menu li:hover a,
#menu .current-cat li a,
#menu .current-cat-parent li a {
background: #333;
}

#menu li:hover a:hover,
#menu .current-cat li a:hover,
#menu .current-cat-parent li a:hover,
#menu .current-cat-parent {
background: #3E7AB9 url('images/nav-current.gif') repeat-x 0 0;
}

#menu li li a {
width: 140px;
float: none;
display: block;
}

#menu .sub_list {
padding-left: 15px;
background: transparent url('images/arrow-down.png') no-repeat 11px 3px;
}

#menu .sub_sub_list {
width: 9px;
height: 6px;
padding-left: 15px;
background: url('images/arrow-right.png') no-repeat 9px 5px;
}

#menu #m-subscribe {
top: 0;
right: 0;
float: none;
position: absolute;
border: none;
}
#menu #m-subscribe a {
padding: 5px 10px;
}
#menu #m-subscribe a:hover {
color: #000;
background: none;
}

/* Content
---------------------------------------------------------------- */

body #home, body div#category {
padding: 10px;
border-top: 10px solid #EEE;
border-bottom: 10px solid #EEE;
}

body #home p {
margin-bottom: 0px;
padding-bottom: 0px;
}

#container .pads {
padding: 0;
border-bottom: 0px solid #333;
}

/* basic elements */

blockquote {
color: #999;
font-style: italic;
padding: 0 10px 0 25px;
background: url('images/quote.png') no-repeat 0 0;
}
.entry-content ul {
margin: 0 0 0 10px;
list-style: none;
}
.entry-content ul ul {
margin: 0 0 10px;
}
.entry-content ul li {
padding-left: 15px;
padding-bottom: 15px;
background: url('images/bullet-list-bw.gif') no-repeat 0 8px;
}
.entry-content ol li {
padding: 0;
background: none;
}

/* alignments & images */

img.aligncenter, img[align="center"] {
margin: 0 auto;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}	
.alignleft {
float: left;
}
img.alignleft, img[align="left"] {
float: left;
margin: 0px 10px 10px 0px;
}
#top .alignleft,
#top .alignright {
margin: 0 !important;
}

.alignright {
float: right;
}
img.alignright, img[align="right"] {
float: right;
margin: 0px 0px 10px 10px;
}



.entry-content img {
padding: 0px;
}

.entry-content img.wp-smiley {
background: none !important;
}



/* navigation */

.navigation {
padding: 10px;
background: #fff;
}
.navigation a {
display: block;
padding: 5px 15px;
background: #3E7AB9;
text-transform: uppercase;
}
.navigation a:link,
.navigation a:visited {
color: #fff;
}
.navigation .meta-nav {
width: 0;
display: none;
}
.nav-previous {
float: left;
text-align: left;
}
.nav-next {
float: right;
text-align: right;
}

#nav-images {
margin: 0;
padding: 10px;
background: #fff;
border-bottom: 10px solid #f1f1f1;
}
#nav-images a {
float: left;
padding: 0;
background: none;
line-height: 0;
border: 1px solid #eee;
}
#nav-images a:hover {
border: 1px solid #3E7AB9;
}
#nav-images img {
width: 60px;
height: 60px;
padding: 3px;
background: #fff;
line-height: 0;
}
#nav-images img:hover {
background: #3E7AB9;
}

/* Main Content */

.entry {
padding: 20px;
border-bottom: 10px solid #F1F1F1;
}

#homecontent .entry {
padding: 10px;
border: 0px;
}

.entry-wide {
padding: 10px 10px 10px 10px;
border-bottom: 2px solid #F1F1F1;
}	
.ad-entry {
padding: 10px 10px 10px 10px;
border-bottom: 2px solid #F1F1F1;
}	
body.archive .entry {
border: none;
}

.entry h3 {
margin-top: 25px;
}	

.entry h2 {
margin-top: 5px;
}	

body .widget_wp_sidebarlogin li.page_item {
margin-left: 150px !important;
}



.page-title {
margin: 0px 0px 20px 0px;
padding: 5px 5px 0;
font-size: 1.8em;
font-weight: normal;
line-height: normal;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.search .page-title,
.archive .page-title {
margin: 10px 15px 10px;
} 
.author .page-title,
.category-page-title {
margin: 10px 15px 10px 15px;
padding: 10px 5px;
font-size: 2.2em;
font-weight: bold;
line-height: normal;
border-bottom: none;
}
.tag-page-title {
margin: 10px 15px 20px 15px;
padding: 5px 5px 0;
font-size: 2.2em;
font-weight: bold;
line-height: normal;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
body.attachment .page-title {
margin: 0 10px;
}
.section-title {
clear: both;
margin: 0 15px 10px;
padding: 5px;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
line-height: 1em;
border: solid #ccc;
border-width: 1px 0;
}
.entry-title {
margin: 0;
margin-top: 10px;
padding: 0;
font-size: 1.2em;
font-weight: bold;
line-height: normal;
font-stretch: narrower;
}
.entry-title a:link,
.entry-title a:visited {
color: #000;
}
.entry-title a:hover {
color: #3E7AB9;
text-decoration: none;
}

.archive-meta {
margin: -10px 15px 15px 15px;
padding: 10px 5px 25px 5px;
color: #333;
border-bottom-color: #DDD;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.entry-meta-bottom {
font-size: 10px;
margin-top: 10px;
margin-bottom: 20px;
padding: 5px;
border-bottom-color: #DDD;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #DDD;
border-top-style: solid;
border-top-width: 1px;
}	

.entry-meta,
.entry-meta a:link,
.entry-meta a:visited {
color: #999;
}
.entry-meta a:hover {
color: #3E7AB9;
}
.entry-meta .entry-more a:link,
.entry-meta .entry-more a:visited {
color: #3E7AB9;
}
.entry-meta .entry-more a:hover {
color: #3E7AB9;
text-decoration: underline;
}
.entry-meta .entry-date {
font-size: .8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: none;
}
.entry-meta .entry-meta-sep {
padding: 0 2px;
}

.entry-content {
margin: 0;
}

.entry-content h2 {
margin-bottom: 5px;
margin-top: 20px;
}

.entry-image {
float: left;
width: 120px;
padding: 4px;
background: #fff;
border: 1px solid #eee;
}

.entry-caption {
color: #b1b1b1;
font-style: italic;
}
.entry-content .gallery {
max-width: 588px;
margin: 0 0 10px;
}
.entry-content .gallery dl {
margin: 0;
padding: 0;
}
.entry-content .gallery:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.entry-content .gallery {
display: inline-block;
}
* html .entry-content .gallery {
height: 1%;
}
*:first-child+html .entry-content .gallery {
min-height: 1px;
}
.entry-content .gallery {
display: block;
}
.entry-content .gallery a {
float: left;
margin: 0 5px 10px 0;
border: 1px solid #eee;
}
.entry-content .gallery a:hover {
background: #3E7AB9;
border: 1px solid #3E7AB9;
}
.entry-content .gallery img {
float: left;
width: 100px;
height: 100px;
padding: 3px;
background: none;
}

.protected .entry-content input {
margin: 5px 0 0;
padding: 3px 10px;
color: #fff;
background: #3E7AB9;
border: none;
}
.protected .entry-content label input {
color: #000;
background: #fefefe;
border: 1px solid #d5d5d5;
}
.protected .entry-content label input[type="text"]:focus {
background: #fff;
}

#searchform-no-results {
margin: 0px 0px 0px 0px;
padding: 15px;
background: #f9f9f9;
}

#searchform-no-results #s {
width: 300px;
height: 20px;
padding: 5px 5px 0px 5px;
position: relative;
border: none;
}

#searchform-no-results .button {
padding: 5px 10px 5px 10px;
color: #fff;
text-transform: uppercase;
vertical-align: text-bottom;
background: #3E7AB9;
border: none;
}
#searchform-no-results #s-no-results {
border: 1px solid #d5d5d5;
}

.entry #s {
padding: 5px;
width: 200px;
} 	

/* Front Page Styles */

#headline {
padding: 10px 10px 10px 10px;
position: relative;
}
#headline .glidecontent {
color: #fff;
position: absolute;
visibility: hidden;
z-index: 0;
}
#headline .teaser-image {
left: 15px;
width: 390px;
height: 252px;
line-height: 0;
position: relative;
z-index: 0;
}
* html #headline .teaser-image {
display: inline;
}
#headline .teaser-main {
left: 15px;
top: 170px;
width: 390px;
height: 82px;
position: absolute;
}
#headline .teaser-main .overlay {
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
position: absolute;
background: #000;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}
#headline .teaser-main .teaser-wrap {
width: 100%;
height: 100%;
position: relative;
}
#headline .teaser-main .teaser-title {
margin: 0 10px;
padding: 10px 0 0;
font-size: 1.6em;
font-weight: normal;
line-height: normal;
position: relative;
}
#headline .teaser-main .teaser-text {
margin: 0 10px;
position: relative;
}
#headline .teaser-main .teaser-text p {
margin: 0;
}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
color: #fff;
}
#headline .teaser-main a:hover {
color: #3E7AB9;
}

#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
top: 15px;
right: 15px;
width: 190px;
color: #fff;
font-size: 12px; 
position: absolute;
}
#headline .glidecontenttoggler a {
height: 83px;
display: block;
border: solid #222;
border-width: 1px 1px 0;
background: #333 url('images/bg-main.png') repeat-x 0 -20px;
cursor: pointer;
}
#headline .glidecontenttoggler a:link,
#headline .glidecontenttoggler a:visited {
color: #aaa;
}
#headline .glidecontenttoggler a:hover,
#headline .glidecontenttoggler a.selected {
color: #fff;
background-color: #222;
}
#headline .glidecontenttoggler .togglercontent {
padding: 10px;
font-weight: bold;
}
#headline .glidecontenttoggler .togglertitle {
margin: -2px 0 0 85px;
line-height: 1.2em;
display: block;
}
#headline .glidecontenttoggler .teaser-image-small {
float: left;
margin: 0 10px 0 0;
line-height: 0;
}

/* More News */

#flickrbox {
padding: 10px 0px 5px 0px;
border-bottom: 10px solid #f1f1f1;
}
#flickrbox #flickrwrap {
padding: 0 15px;
text-align: center;
}
#flickrbox #flickrwrap a img {
margin: 0px 0px 0px 0px;
padding: 4px;
border: 1px solid #eee !important;
}

/* More News */

#list-categories {
margin: 10px 0px 0px 0px;
}
#list-categories .section-title {
margin-bottom: 0;
}
.entry-row {
background: #fff;
display: block;
}
.entry-list {
float: left;
width: 250px;
display: block;
margin: 0 5px 0 15px;
padding: 5px;
background: #fff;
}


.entry-row-custom {
margin: 0 5px 0 15px;
padding: 5px;
border-bottom: 1px #ddd solid;
padding-bottom: 15px;
margin-bottom: 15px;
	background: #fff;

}

.entry-row-custom p {
margin: 0px;
padding: 0px;
}


.entry-row-custom p strong,
.entry-row-custom p b {
font-size: 16px;
}

.entry-row-custom p strong {
margin-top: 10px !important;
display: block;
}


/*
#list-categories #examples-list {
background: #f2fafa;
}
*/
#list-categories .entry-star {
float: left;
width: 9px;
height: 8px;
padding: 0;
margin: 5px 4px 0 0;
display: block;
line-height: .5em;
background: #2255AA;
}
#list-categories .entry-list-cat-title {
margin: 0 0 10px;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px dashed #ccc;
margin-top: 5px;
}


#list-categories .entry-list-title {
margin: 0 0 2px;
line-height: 1.2em;
}
#list-categories .entry-list-title a:link,
#list-categories .entry-list-title a:visited {
color: #000000;
}
#list-categories .entry-list-title a:hover {
color: #3E7AB9;
text-decoration: none;
}
#list-categories .entry-list-meta {
color: #999;
font-size: .9em;
line-height: 1.4em;
}
#list-categories .entry-list-meta a:link,
#list-categories .entry-list-meta a:visited {
color: #999;
}
#list-categories .entry-meta-sep {
padding: 0 3px;
}

body a.entry-list-thumb img, body .entry img.alignleft {
line-height: 0;
overflow: hidden !important;
border: 1px solid #ddd;
background-color: #f9f9f9;
padding: 5px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 15px;
}
	

.entry-list-thumb img {
width: 75px;
}

.halfdiv .entry-list-thumb img {
width: 75px;
}

.entry-meta-bottom {
margin-bottom: 5px;
}



#list-categories ul {
margin: 0;
padding: 0 0 15px;
list-style: none;
}
#list-categories ul li {
margin: 0;
padding: 3px 0;
border-bottom: 1px dashed #dedede;
}
#list-categories .more-link {
margin: 0 0 5px;
color: #3E7AB9;
font-size:.8em;
text-transform: uppercase;
border-bottom: 1px dashed #ccc;
}
#list-categories ul h4 {
margin: 0 0 0 15px;
padding: 0;
color: #000;
font-size: 1em;
}
#list-categories ul h4 a:link,
#list-categories ul h4 a:visited {
color: #000
}
#list-categories ul h4 a:hover {
color: #3E7AB9;
text-decoration: none;
}
#list-categories ul .entry-meta {
margin: -4px 0 0;
padding: 0 0 0 15px;
font-size: .9em;
text-transform: none;
}
#list-categories ul .entry-meta .entry-date {
text-transform: none;
}

/* Archives Page */

.archives-page-left {
float: left;
width: 220px;
margin: 0px;
padding: 0px 0px 0px 0px;
}

.archives-page-right {
float: left;
width: 350px;
margin: 0px;
padding: 0px 0px 0px 0px;
}	

.car-container {
}
.car-container .car-toggler {
padding: 2px 5px;
color: #fff;
font-size: .9em;
text-transform: uppercase;
text-decoration: none;
font-stretch: condensed;
background: #3E7AB9;
}
.car-container .car-toggler {
}

.car-container .car-list {
margin: 10px 0 0;
}
.entry-content .car-container li {
background: url('images/bullet-list.gif') no-repeat 0 8px;
}
.entry-content .car-container li li {
background: url('images/bullet-list-bw.gif') no-repeat 0 8px;
}
.car-container .car-yearmonth {
font-weight: bold;
}
.car-container .car-comm,
.car-container .car-yearmonth span {
color: #999;
font-style: italic;
font-weight: normal;
}
.car-container .car-date {
width: 50px !important;
float: left;
display: block;
}
.car-container .car-sep {
padding: 0 5px;
}

/* Single Post View Styles */

.entry-top {
margin: 0px;
padding: 0px;
margin-bottom: 15px;
}
.entry-top .entry-title {
font-size: 2.4em;
font-weight: bold;
font-family: Arial, Helvetica, Georgia, "Times New Roman", Times;
}
.entry-top .entry-author {
font-style: italic;
}

.entry-meta-top {
margin: 0 0 10px;
padding: 3px 5px;
color: #999;
text-align: left;
position: relative;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.entry-meta-top .entry-email img {
margin: -2px 0 0;
}
.entry-meta-top .entry-print img {
margin: -1px 0 0;
}
.entry-meta-top .entry-meta-sep {
padding: 0 3px;
}
.entry-meta-top .entry-bookmarks .entry-meta-sep {
vertical-align: super;
}
.entry-meta-top a:link,
.entry-meta-top a:visited {
color: #999;
}
.entry-meta-top a:hover {
color: #000;
text-decoration: none;
}
.entry-meta-top .entry-tools {
float: right;
margin: 2px 0px 0px 0px;
padding: 8px 0px 0px 0px;
line-height: 0;
list-style: none;
}
.entry-meta-top .entry-tools li {
float: left;
margin: 0;
padding: 0px 3px 0px 0px;
}
.entry-bottom {
margin: 15px 0 0;
}

.entry-bookmarks {
width: 200px;
float: left;
}

#entry-author {
width: 200px;
float: left;
}

body.single .entry {
border-bottom-width: 10px;
}

/* Author profile - on single post view */

.section-box {
background-color: #F9F9F9;
padding: 15px;
}

.section-box .dd_style_button {
background-color: white;
border: 1px solid #D6D3CA;
float: left;
height: 84px;
margin: 0px 4px 4px 0px;
padding: 8px;
width: 51px;
}	

.section-box .author-avatar {
float: left;
width: 83px;
margin: 0 15px 5px 0;
}
.section-box .author-avatar img {
width: 75px;
height: auto !important;
padding: 4px;
background: #fff;
border: 1px solid #eee;
}
.section-box .author-main {
margin: 0 0 5px 100px;
}
.section-box .author-main h3 {
color: #3E7AB9;
font-size: 1.4em;
font-weight: normal;
}
.section-box .the-desc {
color: #999999;
font-size: 0.9em;
font-weight: normal;
}	
.section-box .author-contact {
top: 15px;
right: 15px;
position: absolute;
}
.section-box .author-contact .meta-sep {
color: #ccc;
padding: 0 6px 0 4px;
}
.section-box .author-posts {
margin: 5px 0 0;
}

/* Popular Articles - on search result page*/

#populars {
padding: 10px 0;
}

/* Advertising Box - on single post view */

.advertising-box {
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
position: relative;
}

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


/* Comments
---------------------------------------------------------------- */

.comments {
padding: 15px;
display: block;
border-bottom: 10px solid #f1f1f1;
}
#comments .navigation {
margin: 1px 0 0;
padding: 10px 0 0;
background: #fff;
}
#comments .section-title {
margin: 0 0 10px;
}
#comments ul {
margin: 0;
padding: 0;
list-style: none;
}
#comments ul ul {
margin: 15px 0 10px;
}
#comments li {
margin: 0 0 -1px;
padding: 15px 15px 5px;
border: 1px solid #eee;
}
#comments li.alt {
background: #f6f6f6;
}
#comments li.odd {
background: #fff;
}
#comments li.even {
background: #f6f6f6;
}

#comments .comment-author {
margin: 0 0 3px;
font-size: 1.2em;
font-weight: bold;
}
#comments #trackbacks-list .comment-author {
margin: 0;
font-size: inherit;
}
#comments #trackbacks-list .comment-meta,
#comments #trackbacks-list .comment-author img,
#comments #trackbacks-list .comm-repl-link {
display: none;
}
#comments .comment-author img {
float: left;
padding: 2px;
margin: 0 10px 10px 0;
background: #fff;
border: 1px solid #eee;
}
#comments .comment-meta {
color: #999;
}
#comments .comment-meta .meta-sep {
padding: 0 4px;
}
#comments .unapproved {
width: 50%;
margin: 10px auto;
padding: 5px 10px;
display: block;
color: #2255AA;
text-align: center;
background: #fff;
border: solid #c6c6c6;
border-width: 1px 0;
}
#comments .comment-content {
clear: both;
margin: 10px 0 0;
}

#respond {
padding: 15px;
background: #fff;
border-bottom: solid #f1f1f1;
border-bottom-width: 10px;
}
#comments #respond .comm-cancel {
top: 21px;
right: 15px;
font-size: 10px;
text-transform: uppercase;
position: absolute;
}
#comments .formcontainer {
padding: 20px 20px 5px;
background: #f6f6f6;
border: 1px solid #eee;
}
#comments #commentform {
padding: 0 0 10px;
}
#comments #commentform .comm-notes {
color: #999;
font-style: italic;
}
#comments #commentform .form-input {
margin: 0 0 10px;
}
#comments #commentform input,
#comments #commentform textarea {
margin: 0 0 5px;
padding: 5px;
color: #999;
font-size: 1em;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
background: #fff;
border: 1px solid #eee;
}
#comments #commentform input {
width: 250px;
}
#comments #commentform textarea {
width: 97%;
}
#comments #commentform textarea:focus,
#comments #commentform input[type="text"]:focus {
color: #000;
font-style: normal;
background: #fff;
}
#comments #commentform #submit {
float: right;
width: auto;
margin: 0 4px 0 0;
padding: 5px 20px;
color: #fff;
font-style: normal;
text-transform: uppercase;
background: #3E7AB9;
}

/* Sidebar
---------------------------------------------------------------- */

.widget-title a:link {
color: #fff;
}

#sidebar .widget-title img {
display: none;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar ul ul ul {
margin: 0 0 -4px 15px;
border-top: 1px dashed #e5e5e5;
border-bottom: 1px solid #fff;
}
#sidebar li {
margin: 0 0 10px;
padding: 10px;
background: #fff;
}
#sidebar li li {
margin: 0;
padding: 3px 5px;
background: none;
border-bottom: 1px dashed #e5e5e5;
}

body #sidebar li#popular-posts li {
min-height: 60px;
background-image: none;
padding-left: 5px;
}

#sidebar .tabbed-widget img, body #sidebar ul.advanced-recent-posts img, body #sidebar li#popular-posts img {
width: 70px;
height: auto;
}

#sidebar a:link,
#sidebar a:visited {
color: #000;
font-weight: bold;
font-size: 12px;
}
#sidebar a:hover {
color: #3E7AB9;
text-decoration: none;
}
#sidebar .execphp-1 .widget-title,
#sidebar .execphp-2 .widget-title,
#sidebar .execphp-3 .widget-title,
#sidebar .execphp-4 .widget-title,
#sidebar .execphp-5 .widget-title,
#sidebar .execphp-6  .widget-title{
display: none;
}

#sidebar h3 a {
color: #fff !important;
}

/* Tabber */

#sidebar #tabber {
margin: 0 0 10px;
padding: 7px 0 0;
background: #ddd;
}
#sidebar #tabber li {
margin: 0;
padding: 5px 10px 10px;
background: #fff;
position: relative;
border: none;
}
#sidebar #tabber li li {
margin: 0;
padding: 3px 5px;
background: none;
border-bottom: 1px dashed #e5e5e5;
}
#sidebar #tabber ul {
margin: 7px 0 0;
background: none;
border: none;
}
#sidebar #tabber .tablist {
color: #999;
font-style: italic;
position: relative;
display: block;
}
* html #sidebar #tabber .tablist {
display: inline-block;
}
*:first-child+html #sidebar #tabber .tablist {
display: inline-block;
}
#sidebar #tabber .tablist a {
color: #333;
font-style: normal;
}
#sidebar #tabber .tablist a:hover {
color: #3E7AB9;
}
#sidebar #tabber .tabber-title {
margin: 0 0 0 5px;
padding: 4px 10px;
font-size: 1em;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
background: #eee;
border: none;
}
#sidebar #tabber .active,
#sidebar #tabber .tabber-title:hover {
background: #fff;
}

/* Ad Spots */

#sidebar .adblock .adtitle {
margin: -5px 0 0;
padding: 0 0 5px;
color: #aaa;
text-align: center;
text-transform: lowercase;
font-family: monospace;
line-height: .8em;
}

/* Archives Link */

#sidebar #archives-link {
position: relative;
}
#sidebar #archives-link .widget-title {
padding: 8px 5px 8px 10px;
background: #3E7AB9;
border: none;
}
#sidebar #archives-link p {
margin: 0;
}

#sidebar .browse {
top: 10px;
right: 10px;
position: absolute;
}
#sidebar .browse a:link,
#sidebar .browse a:visited {
padding: 7px 8px 7px 26px;
display: block;
color: #fff;
font-weight: bold;
background: #ff5d80 url('images/bg-archives.gif') no-repeat 0 50%;
}
#sidebar .browse a:hover {
color: #000;
text-decoration: none;
}
*:first-child+html #sidebar .browse a {
padding-bottom: 6px;
}

/* Tag Cloud */

#sidebar .widget_tag_cloud div {
margin: 0 10px;
}

#sidebar .widget_tag_cloud a {
line-height: 20px;
}
/* Sidebar Asides */

#sidebar #asides .entry-block {
margin: 0 0 10px;
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
}
#sidebar #asides .block-image {
width: 75px;
padding: 2px;
margin: 0 5px;
}
#sidebar #asides .block-title{
margin: 0;
padding: 0px;
font-size: 1em;
font-weight: bold;
line-height: 1.2em;
}
#sidebar #asides .block-title a:link,
#sidebar #asides .block-title a:visited {
padding: 0;
display: block;
text-decoration: none;
}
#sidebar #asides .block-content {
margin: 0 5px 0 95px;
}

#sidebar #asides .block-content p,
body .pipesDescription,
#sidebar div.rssSummary  {
margin: 0;
font-size: 10px;
line-height: 12px;
color: #888;
}


/* Footer
----------------------------------------------------------------- */

#footer {
	width: 960px;
	margin: 0 auto;
padding: 5px 0px 5px 0px;
background: #000;
color: #FFFFFF;
font-size:12px;
text-align: center;
}
#footer #menu-bottom {
padding: 10px 0px 0px 0px;
margin: 0 auto;
list-style: none;
}
#footer #menu-bottom li {
margin: 0;
padding: 0;
display: inline;
}
#footer #menu-bottom a {
padding: 0 10px;
border-left: 1px solid;
border-color: #666666;
line-height: 1em;
display: inline;
}
#footer #menu-bottom a:link,
#footer #menu-bottom a:visited {
color: #FFFFFF;
}
#footer #menu-bottom #mb-home a {
border-left: none;
}
.footerlinks {
	margin: 0px, 0px, 0px, 0px;
	padding: 10px 0px 0px 0px;
font-size:10px;
color: #999;
}

.footerlinks a:link,
.footerlinks a:visited {
color: #FFFFFF;
}

/* Social Bookmarks
----------------------------------------------------------------- */

.sharing .post-to {
float: left;
display: block;
color: #000000;
background: #cccccc;
padding: 0 5px 0 5px;
height: 22px;
line-height: 22px;
border-right: 1px solid #fff;
}
.sharing a {
float: left;
display: block;
height: 22px;
line-height: 22px;
border-right: 1px solid #fff;
}
.sharing a:hover {text-decoration: none}

.dg, .gl, .su, .fb, .yh, .tn, .ml, .dl, .tw, .ri {
padding-left: 26px;
padding-right: 5px;
}
.dg {background: url(images/post/digg.png) no-repeat 5px center}
.dg:hover {background: #faea9e url(images/post/digg.png) no-repeat 5px center}
.gl {background: url(images/post/googlebookmark.png) no-repeat 5px center}
.gl:hover {background: #faea9e url(images/post/googlebookmark.png) no-repeat 5px center}
.su {background: url(images/post/stumbleupon.png) no-repeat 5px center}
.su:hover {background: #faea9e url(images/post/stumbleupon.png) no-repeat 5px center}
.fb {background: url(images/post/facebook.png) no-repeat 5px center}
.fb:hover {background: #faea9e url(images/post/facebook.png) no-repeat 5px center}
.yh {background: url(images/post/yahoobuzz.gif) no-repeat 5px center}
.yh:hover {background: #faea9e url(images/post/yahoobuzz.gif) no-repeat 5px center}
.tn {background: url(images/post/technorati.png) no-repeat 5px center}
.tn:hover {background: #faea9e url(images/post/technorati.png) no-repeat 5px center}
.ml {background: url(images/post/email.png) no-repeat 5px center}
.ml:hover {background: #faea9e url(images/post/email.png) no-repeat 5px center}	
.tw {background: url(images/post/twitter.png) no-repeat 5px center}
.tw:hover {background: #faea9e url(images/post/twitter.png) no-repeat 5px center}
.dl {background: url(images/post/delicious.png) no-repeat 5px center}
.dl:hover {background: #faea9e url(images/post/delicious.png) no-repeat 5px center}
.ri {background: url(images/post/reddit.gif) no-repeat 5px center}
.ri:hover {background: #faea9e url(images/post/reddit.gif) no-repeat 5px center}





/* **************************** TWITTER HEADER ***************************** */
body #header ul,
body #header li {
display: block;
list-style-type: none;
list-style: none;
}


#header .textwidget {
margin-top: 5px;
display: block;
}


#header .twitter {
width: 460px;
display: block;
font-size: 11px;
}

#header .twitterlogo {
width: 37px;
display: block;
}

#header .twitter a, .twitter b, .twitter a:visited { font-weight: bold; text-decoration: none; color: #fff; }

#header .twitter #twitter_update_list span a, .twitter #twitter_update_list span a:visited { 
font-weight: bold; text-decoration: none; color:#fff; visibility: visible; }

#header .twitter #twitter_update_list a, .twitter #twitter_update_list a:visited { 
visibility: hidden; }


body .twitter #twitter-div {
font-size: 11px;
line-height: 11px;
margin-top: 1px;
display: block;

}

#header #twitter_div ul {
margin:0;
padding:0; 
list-style-type: none;
list-style: none;
display: block;
}

#header #twitter_div li {
margin:0;
padding:0;
line-height: 12px;
font-size: 11px;
text-align:left;
voice-family:inherit;
color: #ddd;
list-style-type: none;
list-style: none;
display: block;
}

.rss-date { display: none;	}
#header #twitter_div a.rsswidget { display: none;	}
#header #twitter_div ul li a.rsswidget { display: inline;	}

#header .twitter small { color: #555; }

#header .twitter b {margin-bottom: 3px;margin-top: 3px;}





.slideInfoZone p {
line-height: 14px;
}

.section-title, .widget-title, h3.widgettitle {
position: relative;
background: #333 url('images/nav.gif') repeat-x 0 0;
z-index: 999;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
height: 14px;
line-height: 14px;
padding: 10px;
margin-bottom: 0px;
}

#sidebar .widget-title {
margin-bottom: 5px;
}

.oio-banner-2 img {
margin: auto !important;
}

.oio-banner-zone li, .oio-banner-zone li a {
background-color: #000 !important;
color: #999 !important;
border-bottom: solid !important;
}

#ad468x60 {
height: 60px !important;
margin-bottom: 3px;
}

.clear {
clear: both;
display: block;
}

.footerlogo {
text-align: center;
padding: 0 15px;
}

.footerlogo  img {
text-align: center;
filter:alpha(opacity=75);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.wpcf7-list-item {
clear: both;
display: block;
}

#sidebar ul li li{
background: url('images/bg-arrows.gif') scroll no-repeat left 7px;
font-size: 11px;
line-height: 14px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 10px;
}

#sidebar .rssSummary {
font-size: 10px;
color: #999;
}

#sidebar .widget_betterrsswidget {
padding-bottom: 20px !important;
}

body li.linkcat {
list-style-type: none;
margin-bottom: 15px;
}

body li.linkcat a {
font-weight: bold;
font-size: 13px;
}


body div.img {
border: 1px solid #ddd;
background-color: #f9f9f9;
padding: 10px;
margin-top: 10px !important;
margin-bottom: 10px !important;
max-width: 505px;
}	



body div.img img{
max-width: 505px;
height: auto;
}	

.entry img, .wp-caption {
border: 1px solid #DDDDDD;
background-color: #f9f9f9;
padding: 10px;
margin-top: 10px !important;
margin-bottom: 10px !important;
max-width: 505px;
text-align: center;
}

body .entry object {
border: 1px solid #DDDDDD;
background-color: #f9f9f9;
padding: 10px;
margin-top: 10px !important;
margin-bottom: 10px !important;
}	

/* Caption */


.wp-caption img {
height: auto;
margin-bottom: 4px;
padding: 0;
background: none;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 0 5px;
font-size: .9em;
line-height: 1em;
}

body p img, body .entry-content p img.aligncenter {
margin-bottom: 0 !important;
}


.alignleft {
margin-right: 15px !important;
}

.alignright {
margin-left: 15px !important;
}

.img img {
border: 1px solid #ddd;
}	

body div.img div {
background-color: transparent !important;
font-style: italic !important;
font-size: 9px !important;
line-height: 13px !important;
text-align: center !important;
border: 0 !important;
}

.avatar_container {
margin-right: 15px;
}



#headline-content {
border: 1px solid #ddd;
background-color: #f9f9f9;
padding: 10px;
}

#featured #myGallery {
margin: 0 !important;
}

#related-posts {
display: block;
clear: both;
}

#related-posts ul {
display: block;
margin: 0px !important;
}

#related-posts li {
list-style: none;
float: left;
margin-right: 10px;
width: 145px;
background-color: #f9f9f9;
padding: 10px;
margin: 5px;
font-size: 10px;
line-height: 12px;
}

#related-posts .entry-list-thumb {
border: 1px solid #ddd;
background-color: #fff;	
margin-bottom: 5px;
padding: 0px;
}

#related-posts img {
width: 75px;
padding: 5px;
}

body #d13slideshow {
overflow: hidden;
}

body div.d13fader {
text-align: left !important;
line-height: 13px !important;
padding: 10px !important;
margin-top: -85px !important;
opacity: 0.8 !important;
}

body div.d13fader h3 {
font-size: 16px !important;
}

body div.dd_after {
width: 175px;
}

body .widget_tag_cloud div {
padding: 15px;
}

body #sidebar .widget_tag_cloud div a {
color: #111;
font-weight: normal;
padding: 3px;
padding-top: 5px;
}


body #merch a b {
font-size: 15px;
color: #000;
padding-top: 20px;
margin-top: 10px;
border-top: 1px solid #ddd;
display: block;
}

#loginwelcome {
margin-left: 25px;
margin-top: 15px;
margin-bottom: 5px;
color: #eee;
display: block;
text-align: right;
font-size: 11px;
font-weight: bold;
}

#loginwelcome a,
#loggedoutmeta a {
color: #fff;
font-weight: bold;
}

#loginmeta a {
color: #ccc;
}

#loginmeta {
margin-top: 5px;
margin-bottom: 5px;
line-height: 14px;
color: #ccc;
display: block;
text-align: right;
}

#loggedoutmeta {
margin-left: 25px;
margin-top: 0px;
margin-bottom: 0px;
display: block;
float: right;
}

#loggedoutmeta b {
line-height: 12px;
}

.fbconnect {
display: block;
float: right;
margin-top: 42px;
margin-left: 3px;
}

#smart-archives-list h2 {
border-bottom: 1px solid #eee;
margin-bottom: 15px;
padding-bottom: 5px;
}

#smart-archives-list {
font-weight: bold;
font-size: 13px;
margin-bottom: 15px;

}

#text-5 .textwidget {
height: 300px;
overflow: scroll;
}

ul.tw-tabbed-nav {
height: 25px;
display: block;
}

ul.tw-content li {
min-height: 60px;
}

.wpp-post-title {
display: block;
}



input#subbutton {
background: #333;
border: 1px solid black;
color: white;
cursor: pointer;
font-size: 8pt;
font-weight: bold;
margin: 0px;
padding: 3px;
}


#sidebar form {
margin: 0 !important;
padding: 0 !important;
}

#sidebar form p {
margin: 0 0 1px;
padding: 0;
}

#sidebar #content_1,
#sidebar #content_2,
#sidebar #content_3,
#sidebar #content_4  {
padding:15px;
}

#sidebar li.feeds {
border:0;
margin: 5px;
padding: 10px 10px 5px 25px;
background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
border-top:1px dotted #ccc;
}

#sidebar li.twitter {
border:0;
margin: 5px;
padding: 10px 10px 5px 25px;
background: url(images/twitter.png) 0px 50% no-repeat;
border-top:1px dotted #ccc;
display: list-item !important;
}

#sidebar li.facebook {
border:0;
margin: 5px;
padding: 10px 10px 5px 25px;
background: url(images/facebook.png) 0px 50% no-repeat;
border-top:1px dotted #ccc;
}


#sidebar li.email {
border:0;
margin: 0;
padding: 10px;
background:transparent;
}

#sidebar li.email p {
margin: 0;
padding: 0px;
background:transparent;
}

#sidebar li.email input#sub {
width: 160px;
border:1px solid #ccc;
background:#fff;
padding: 4px;
margin: 0;
margin-top: 5px;
}

#sidebar li.email input#subbutton {
padding:3px;
font-size:8pt;
margin: 0;
font-weight:bold;
border:1px solid #000;
background:#333;
color:#fff;
cursor:pointer; 
}

#sidebar li.email input#subbutton:hover {
background:#000;
border:1px solid #000;
}

body .execphpwidget img.photo {
float: left;
}

body .execphpwidget img, body .avatar_container img, body #sidebar li#popular-posts img {
border-bottom-color: rgb(221, 221, 221);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(221, 221, 221);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(221, 221, 221);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(221, 221, 221);
border-top-style: solid;
border-top-width: 1px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 8px;
margin-top: 5px;
padding: 3px;
max-width: 125px;
height: auto;
}


body .aboutme, 
body .aboutme a,
body .aboutme a:link,
body .aboutme a:visited
{
font-size: 11px !important;
line-height: 15px !important;
}

body .aboutme a:link,
body .aboutme a:visited
{
font-size: 10px !important;
}

body .aboutme p {
padding-top: 5px;
} 

body #tubepress {
min-height: 550px;
}

body .tubepress_thumbs {
float: none;
text-align: center;
display: block;
margin: auto;
width: 150px;
}

body .tubepress_thumbs dd,
body .tubepress_thumbs dt,
body .tubepress_thumbs div {
margin: 5px;
text-align: center;
float: middle
}
