﻿/*
Theme Name: Our Magazine
Theme URI: http://themetation.com
Description: A Online Magazine WordPress Theme by <a href="http://kailoon.com/">kailoon</a> and <a href="http://themetation.com">themetation</a>.
Version: 2.6
Author: kailoon
Author URI: http://kailoon.com
*/
/* RESET & GENGERAL */
* { margin: 0;
padding: 0;
}
body { 
font-family: Cambria, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #8A8A8A;
<!--font: 12px/24px "Lucida Sans", Arial, Helvetica, sans-serif;-->
}
/* FORMATTING */
h1, h2, h3, h4, h5, h6 { font-size: 100%;
font-family: Myriad Pro,Helvetica,Arial,sans-serif;
letter-spacing: -1px;
}
h1, h2 { font-family: Georgia, serif;
font-size: 41px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color: #535353;
}
h1 a, h2 a { text-decoration: none;
}
h3 { color:#535353;
font-family:Georgia,serif;
font-size:41px;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
line-height:1.2em;
padding-bottom: 10px;
}
h4 { font-family: “Trebuchet MS”, sans-serif;
font-size: 24px;
font-style: normal;
color: #738c3f;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
padding-bottom: 10px;
}
h5 { font-size: 16px;
padding-bottom: 10px;
font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color: #909e70;
}
h6 { font-size: 14px;
padding-bottom: 10px;
}
a { outline: 0;
}
.section { font-size: 24px;
font-style: italic;
}
a:hover { text-decoration: none;
}
input, select, textarea { padding: 6px; margin-left: 5px; margin-bottom:10px;
}
a.button { line-height: 12px;
text-decoration: none;
font-size: 10px;
padding: 5px 10px;
height: 11px;
}
.clear { clear: both;
}
p { padding : 0 0 15px;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
}
p em {font-family: Cambria, serif;
font-size: 16px;
color: #1f2320;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}
.dropcap {
color:#698D2D;
float:left;
font-family: Cambria, serif;
font-size:55px;
line-height:38px;
margin-right:3px;
padding-top:2px;
}
small { 
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
source { 
font-family: Helvetica, Arial, sans-serif;
background-color: #efefef;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
blockquote { margin: 15px 0;
padding: 20px 15px 15px 45px;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}
/* WORDPRESS DEFAULT STYLESHEET FOR IMAGES*/
.aligncenter, div.aligncenter { display: block;
margin-left: auto;
margin-right: auto;
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}
#single img { padding: 7px;
}
.single img2 {
background-color:#FFFFFF;
border:0px;
}
.alignleft { float: left;
margin: 5px 10px 0 0;
}
.alignright { float: right;
margin: 5px 0 0 10px;
}
#single .wp-caption { text-align: center;
padding: 7px 3px;
border: 1px solid #ccc;
}
#single .wp-caption img, .wp-caption a img { border: 0;
padding: 0;
}
#single .wp-caption p.wp-caption-text { font-size: 11px;
line-height: 17px;
padding: 5px 0 0;
margin: 0;
font-weight: 900;
font-style: italic;
}
/* CONTAINER */
.wrapper { width: 960px;
margin-top:0px; margin-bottom:0px; margin-right:auto; margin-left:auto;
}
#header { width: 960px;
float: left;
}
#content { float: left;
width: 960px;
/* position: relative; */
margin: 20px 0 40px 0;
}
#left-col { float: left;
width: 640px;
display: inline;
margin-right: 20px;
}
#right-col { float: right;
width: 300px;
}
#full, #footer { width: 100%;
}
/* HEADER */
#header .header-con { float: left;
width: 960px;
height: 160px;
}
#header #logo1 {  width:960px;
height:130px;
overflow:hidden;
margin-top:10px;
}
#header #logo {  width:960px;
height:155px;
margin:0;
}
#header #logo h1 a {  float:left;
font-style: italic;
font-weight: 900;
font-size: 20px;
text-decoration: none;
padding: 0 0 0 0px;
margin: 0px 0 0;
}
#header #page-menu {  text-align:left;
height:25px;
margin:0px 0px 0 !important;
padding:0px 0 !important;
width:960px !important;
}
#header #page-menu ul li, #header #page-menu ul li.page_item  { font: 9px Arial, Helvetica, sans-serif;
text-transform: uppercase;
display: inline;
}
#header #page-menu ul li a, #header #page-menu ul li.page_item a { padding: 3px 10px;
margin: 0 10px 0 0;
text-decoration: none;
float: left;
}
#rss a.counter { position: relative;
}
/* DROPDOWN NAVIGATION */
#navigation { float: left;
font: 900 12px Arial, Helvetica, sans-serif;
position: relative;
z-index: 1000;
width: 960px;
height: 31px;
}
.sf-menu, .sf-menu * { margin: 0;
padding:0;
list-style: none;
}
.sf-menu { line-height: 1.0}
.sf-menu ul { position: absolute;
top: -999em;
width: 12em;
padding: 0px;
margin: 0px 0 0;
}
.sf-menu ul li { width: 100%;
}
.sf-menu li:hover { visibility: inherit;
}
.sf-menu li { float: left;
position: relative;
font-size:13px !important;
}
.sf-menu a { display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0;
top: 2.4em;
z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left: 12em;
top:-0.1em;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left: 12em;
top: -0.1em;
}
.sf-menu { margin: 0px 0 0;
float: left;
width: 960px;
}
.sf-menu a { font-size:12.3px;
padding: 5px 9px;
text-decoration:none;
border-right:1px dotted #a4cc02;
}
.sf-menu ul a { font-size:13px;
text-transform: none;
border-left: none;
padding: 10px;
font-weight: 400;
}
.sf-menu a.sf-with-ul { padding-right: 2.25em;
min-width: 1px;
}
.sf-sub-indicator { position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
}
a > .sf-sub-indicator {  top: .8em;
background-position: -10px -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator,	li:hover > a > .sf-sub-indicator, li.sfHover > a > f-sub-indicator { background-position: 0 -100px }
.sf-menu ul .sf-sub-indicator { background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator,	.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0;
}
/* RSS */
#rss { float: right;
width: 150px;
padding-top: 16px;
} 
#rss a.rss-icon { width: 108px;
height: 44px;
float: right;
text-indent: -9999em;
position: relative;
margin-top: -25px;
}
#rss a.counter { margin-right: -15px;
font: 900 18px Arial, Helvetica, sans-serif;
font-style: italic;
letter-spacing: -1px;
float: right;
text-decoration: none;
} 
/* FACEBOOK*/
#facebook { float: right;
width: 150px;
padding-top: 16px;
} 
#facebook a.facebook-icon { width: 108px;
height: 44px;
float: right;
text-indent: -9999em;
position: relative;
margin-top: -25px;
}
#facebook a.counter { margin-right: -15px;
font: 900 18px Arial, Helvetica, sans-serif;
font-style: italic;
letter-spacing: -1px;
float: right;
text-decoration: none;
} 
/* TWITTER */
#twitter { float: right;
width: 150px;
padding-top: 16px;
} 
#twitter a.twitter-icon { width: 108px;
height: 44px;
float: right;
text-indent: -9999em;
position: relative;
margin-top: -25px;
}
#twitter a.counter { margin-right: -15px;
font: 900 18px Arial, Helvetica, sans-serif;
font-style: italic;
letter-spacing: -1px;
float: right;
text-decoration: none;
} 
/* MAIN PAGE */
/*-------------------------------------------------------------------------------------*/
/* HEADLINE */
#headline { float: left;
width: 638px;
display: inline;
position:relative;
z-index:100;
}
.heading { padding: 5px 19px;
float: left;
width: 600px;
}
.heading strong { 
float: left;
font-family:Cambria,serif;
font-size:16px;
font-style:normal;
font-weight:bold;
letter-spacing:1px;
line-height:1.3em;
padding:10px 5px;
text-transform:uppercase;
} 
.heading a.heading-link { font-size: 9px;
float: right;
margin-top: 10px;
overflow:hidden;
text-decoration: none;
height:32px;
width:32px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/rss2.png) no-repeat scroll left top;
display:inline;
text-indent:-9999px;
}
a.s-rss {
/*background: url(images/small-rss.png) no-repeat right;*/
}
a.s-archives { margin-top: 20px; 
padding-left: 100px;
}
#headline .holder { padding: 0 19px;
}
#headline #slider { float: left;
width: 600px;
}
#headline .slider-frame { position: relative;
float: left;
}
#headline #slider h2 a { font-size: 24px;
position: absolute;
top: 225px;
right: 0;
line-height: 30px;
padding: 10px 15px;
background: url(images/trans.png) top left repeat;
color: #fff;
text-align: right;
}
#headline #slider h2 a:hover { background-color: #000;
}	
#headline .control { float: left;
display: inline;
margin: -10px 0 0 200px;
position: relative;
}
#headline .control a { float: left;
text-decoration: none;
}
#headline .control a.prev { width: 37px;
height: 23px;
padding-left: 45px;
}
#headline #myController a.jFlowSelected { width: 89px;
height: 23px;
text-align: center;
position: absolute;
bottom: 0;
left: 282px;
z-index: 10000;
display: block;
}
#headline a.read-more { display: none;
}
#headline .control a.next{ display: inline;
margin-left: 89px;
width: 39px;
height: 23px;
padding-right: 40px;
text-align: right;
}
#headline #slider .control a:hover { background-position: bottom;
}
.jFlowControl { cursor:pointer;
}
.jFlowSelected { text-decoration:none;
}
/* RECENT */	
#recent { float: left;
width: 638px;
display: inline;
margin: 30px 0;
}
#recent .heading { padding: 5px 19px;
}
#recent .post-frame { float: left;
width: 638px;
}
#recent .left-post { float: left;
width: 300px;
padding: 5px 18px 0 19px;
}
#recent .right-post { float: right;
width: 300px;
}
#recent .left-post .post .postmeta { font-size: 9px;
text-transform: uppercase;
padding: 1px 1px;
clear: both;
text-align: right;
margin-bottom: 15px;
}
#recent .left-post .postmeta a, #recent .right-post .post small a { text-decoration: none;
}
#recent .left-post .post p { padding: 15px 0;
}
#recent img { margin-bottom: 15px;
}
#recent .post h2 a { font-size: 22px;
margin-bottom: 15px;
}
#recent .right-post .post { padding: 15px 19px 15px 18px;
}
#recent .right-post .post img { float: left;
display: inline;
margin: 0 15px 0 0;
}	
#recent .right-post .post h2 a { font-size: 16px;
line-height: 17px;
padding: 3px 0;
}
#recent .right-post .post small { line-height: 18px;
}
.comment-cloud { float: right;
width: 40px;
height: 25px;
text-align: center;
}
.comment-cloud a { text-decoration: none;
font-size: 10px;
}
/* TABS */
.tab { float: left;
width: 638px;
display: inline;
padding: 0;
margin: 10px 0 30px;
overflow:hidden;
}
.menu { width: 600px;
height: 27px;
padding: 5px 19px 0;
position: relative;
}
.menu a.s-archives { float: right;
padding-right: 16px;
font-size: 9px;
right: 15px;
text-decoration: none;
}
.tab .ui-tabs-nav li { float: left;
margin: 0 15px 0 0;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-weight: 900;
}
.menu strong { float: left;
padding: 0 12px;
}
.tab .ui-tabs-nav li a { float: left;
padding: 0 12px 3px;
text-decoration: none;
}
.tab .ui-tabs-nav li#popular { float: right;
font: 900 11px Arial, Helvetica, sans-serif;
margin: -5px 15px 0;
line-height: 18px;
}
.tab .ui-tabs-nav li#popular a { padding: 7px 14px 8px;
}
.tabdiv { float: left;
position: relative;
width: 638px;
}
.ui-tabs-hide { display: none;
}
.tabdiv-left { float: left;
width: 328px;
padding: 25px 18px 25px 19px;
}
.tabdiv-right { float: left;
width: 272px;
padding: 25px 0 25px;
}
.tabdiv a img { margin: 0 0 10px 10px;
float: right;
padding: 4px;
}
.tabdiv h2 a { font-size: 18px;
color: #333;
display: block;
margin: 0 0 20px;
}	
.tabdiv-right ul { list-style: none;
font-size: 11px;
padding: 10px 0;
}
.tabdiv-right ul strong { padding-left: 19px;
}
.tabdiv-right ul li { padding: 5px 19px 5px 18px;
}
.tabdiv a.s-rss, #archive a.s-rss { float: right;
margin-right: 5px;
display: inline;
padding-right: 16px;
font-size: 9px;
text-decoration: none;
background:transparent url(images/rss2.png) no-repeat scroll left top;
width: 32px;
height: 32px;
overflow:hidden;
text-indent:-9999px;
}
.menu2 a.s-rss { margin: 0;
}
.more2 { text-align:center;
}
.more2 a { text-decoration: none;
font: 900 11px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: 00cfff;
}
#c5 ul { float: left;
padding: 20px 0 20px 40px;
}
#c5 ul li { margin: 3px 0;
float: left;
width: 290px;
}
#c5 ul li a { padding: 5px;
}
#spe { background-image: none;
padding: 0;
width: 638px;
}
#spe a img { float: left;
margin: 0 10px 0 0;
}
.front { float: left;
width: 600px;
padding: 15px 19px;
margin-bottom: 15px;
}
.front span { float: right;
width: 470px;
}	
.menu2 { float: left;
width: 600px;
padding: 5px 19px 5px;
}
.menu2 strong.special { font: 900 12px/25px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
a.spec { float: right;
padding-right: 16px;
font-size: 9px;
text-decoration: none;
margin: 0;
}
/* SIDEBAR */
.col { margin-bottom: 15px;
}
#sidebar { width: 305px;
border-bottom: 0;
}
#sidebar h3 { color:#333;
font-family:Georgia,serif;
font-size:24px;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
line-height:1.2em;
padding-bottom: 10px;
}
#sidebar h3.widget { padding: 15px;
}
.box { padding: 25px 15px;
margin: -1px 0;
}
.box2 { padding: 25px 15px;
margin: 15px 0;
}
.widget { margin: -1px 0 0 0;
}
.widget h3 { padding: 10px 15px;
}
#sidebar .widget ul { margin: 15px;
padding: 15px 15px 15px 40px;
}
#sidebar .widget ul ul { margin: 0;
background: none;
border: 0;
padding: 0;
}
#sidebar .widget ul li { padding: 3px 0;
}
#sidebar .widget ul li a { text-decoration: none;
}
#sidebar .widget ul li a:hover { text-decoration: underline;
}
.tagcloud { padding: 15px;
}
.tagcloud a { text-decoration: none;
}
.tagcloud a:hover { text-decoration: underline;
}
#sidebar .box3 a img { padding: 3px;
}
#sidebar .box3 a:hover img { }
.box2 ul { padding: 0 15px;
}
.box2 ul ul { padding: 0;
}
.box-feed { }
.big-ad a img, #sidebar a img { border: 0;
}
#sidebar a img { margin: 0 3px 5px;
}
#sidebar ul { list-style: none;
}
#sidebar ul li { padding: 7px 0 0;
font-size: 11px;
}
#sidebar ul li a { font-size: 11px;
font-color: 999999;
}
#sidebar #user-link { padding: 0 0 25px 0;
}
.box-feed ul li { padding: 10px 0;
font-size: 11px;
}
#sidebar .box-feed p { line-height: 19px;
}
#sidebar #user-link h3 { float: left;
width: 100%;
margin-top: -2px;
padding: 0;
}
.box-feed a.button { float: right;
display: inline;
margin: 0 0 0 15px;
}
.side-search form input#s { width: 165px;
float: left;
padding: 4px;
display: inline;
margin-right: -1px;
}
.side-search form input#searchbutton { color: #434343;
float: left;
background: url(images/search.gif) repeat-x top left;
height: 26px;
padding: 0 10px;
} 
#search h2.pagetitle { font-weight: 900;
color: #fff;
padding-left: 0;
}
/* SIDEBAR TABS*/
#sidebar .sidetab { width: 268px;
}
#sidebar .sidetab-head { width: 268px;
padding: 5px 0 0;
}
#sidebar .sidetab .ui-tabs-nav li { position: relative;
border-top: 0;
display: inline;
}
#sidebar .sidetab .sidetabdiv ul { padding: 15px;
float: left;
}
#sidebar .sidetab .ui-tabs-nav li a { font-size: 10px;
float: left;
display: inline;
margin: 0 10px -1px 0;
text-decoration: none;
padding-top:5px;
padding-bottom: 5px;
padding-left:5px;
padding-right:10px;
}
#sidebar .sidetabdiv { float: left;
width: 266px;
}
.ui-tabs-hide { display: none;
}
#sidebar .sidetabdiv ul li { border-top: 0;
padding: 3px 0 3px 25px;
float: left;
width: 205px;
}
#flickr .ph { padding: 15px;
}
#flickr a img { margin: 2px;
padding: 4px;
}
/* BOTTOM EXTRA */
#full { clear: both;
padding: 17px 0;
}
#full #path-container { float: left;
width: 960px;
font-size: 9px;
text-transform: uppercase;
}
#full #path-container .path { float: left;
width: 900px;
}
#full #path-container .path a { color: #cdba8d;
}
#full #path-container .path a:hover { color: #fff;
}
#full a.top { float: right;
width: 35px;
height: 27px;
}
/* FOOTER */
#footer { float: left;
clear: both;
padding: 5px 0;
font-size: 10px;
}
#footer .credit { float: left;
width: 100%;
color: #4f4f4f;
padding-left: 10px;
}
#footer .credit span { float: left;
}
#footer .credit em { font-style: normal;
float: right;
}
#footer a { text-decoration: none;
}
.full-cat ul, .full-cat ul ul { padding: 25px 0;
list-style: none;
text-align: left;
width: 600px;
margin-left: 20px;
}
.full-cat ul li { display: inline;
margin: 0 5px;
font-size: 10px;
text-transform: uppercase;
}
.full-cat ul li a { text-decoration: none;
}
/* SINGLE */
#single { float: left;
width: 640px;
}
#single .single-post { padding: 15px 19px;
margin-bottom: 15px;
float: left;
width: 600px;
}
#single h2 { font-family: Georgia, serif;
font-size: 30px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color: #535353;
}
#single ol, #single ul { padding: 18px 22px 18px 40px;
list-style-position: outside;
}
#single .tab ul { padding: 7px 19px 0;
}
#single .tabdiv { padding: 15px 19px;
width: 550px;
}
#single .tabdiv ul { padding: 0 0 0 20px;
}
#single .tabdiv ul li { }
#author-intro img { background-color: #fff;
float: left;
margin: 0 15px 0 0;
display: inline;
}
/* Respond */	
#comments { float: left;
width: 640px;
}
.comment-title{ float: left;
width: 600px;
padding: 3px 19px;
margin-bottom: 9px;
}
label { font-weight: 900;
}
.left-form { float: left;
width: 200px;
}
.right-form { float: right;
width: 314px;
}
.comment-title a { float: right;
display: inline;
margin-left: 15px;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
}
.comment-title h3 { letter-spacing: 0;
font: 900 12px Arial, Helvetica, sans-serif;
float: left;
padding: 0;
text-transform: uppercase;
padding: 5px 0;
}
#respond2 { float: left;
width: 638px;
}
#single ul.commentlist, #single ul.commentlist ul { padding: 0;
list-style: none;
float: left;
}
#single ul.commentlist ul { padding: 0 0 0 111px;
}
#single ul.commentlist ul ul { padding: 0 0 0 100px;
}
ul.commentlist li { float: left;
width: 640px;
}
ul.commentlist li li { width: 527px;
}
ul.commentlist li li li { width: 427px;
}
ul.commentlist li li .comment-meta { width: 527px;
}
ul.commentlist li li li .comment-meta { width: 427px;
}
#single #comments .tabs .sidetab-head { list-style: none;
float: left;
width: 610px;
padding: 5px 14px;
margin-bottom: 10px;
}
#single #comments .tabs .sidetab-head li { display: inline;
float: left;
padding: 4px 8px;
margin: 0 10px 0 0;
}
#single #comments .tabs .sidetab-head a { text-decoration: none;
}
#single #comments .tabs .sidetab-head a.cap { float: right;
padding: 4px 0;
text-transform: uppercase;
}
#single #comments .tabs .sidetab-head li.ui-tabs-selected a { font-weight: 900;
}
.comment-author { width: 80px;
float: left;
display: inline;
font: 900 11px Arial, Helvetica, sans-serif;
padding: 15px;
margin: 0 -1px 0 0;
position: relative;
}
.children .comment-author { display: none;
}
.children .comment-author img { display: block;
padding: 0;
border: 0;
}
.comment-author img { display: block;
padding: 0;
border: 0;
margin-bottom: 5px;
}
.comment-meta { position: relative;
padding: 15px 0 0;
float: left;
width: 527px;
margin-bottom: 10px;
}
.comment-meta img { display: none;
float: right;
margin: 0 30px 5px 10px;
}
.children .comment-meta img { display: inline;
}
.comment-meta p { padding: 0 30px 46px;
}
ul .reply { padding: 3px 30px;
float: left;margin-top: -15px;
width: 467px;
margin-bottom: 10px;
}
ul ul .reply { width: 467px;
}	
ul ul ul .reply { width: 367px;
}	
.pinglist { padding: 0 0 0 20px;
}
ul.commentlist .comment-reply-link { float: right;
}
#respond { float: left;
width: 640px;
}
#respond .comment-title { margin: 0 0 -1px 0;
}
#commentform { float: left;
width: 610px;
padding: 15px 14px;
}
#reply #commentform { border: 0;
}
#commentform input { font-size: 11px;
width: 180px;
background-color:#F7F7F7;
border-color:#BBBBBB #CCCCCC #CCCCCC #BBBBBB;
border-style:solid;
border-width:1px;
padding:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
#commentform textarea { width: 600px;
height: 200px;
background-color:#F7F7F7;
border-color:#BBBBBB #CCCCCC #CCCCCC #BBBBBB;
border-style:solid;
border-width:1px;
padding:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.tagss { width: 300px;
}
input#submit-comment { width: auto;
font: 900 12px Arial, Helvetica, sans-serif;
padding: 6px 12px;
}	
.commentlist #respond { float: right;
width: 310px;
padding: 15px;
margin: 15px 0;
}
.commentlist #respond #commentform { width: 285px;
border: 0;
}
.commentlist #respond .comment-title, .commentlist #respond .tagss { display: none;
}
.commentlist #respond textarea { width: 200px;
}
#respond-web { float: left;
width: 640px;
}
#respond-web ul { padding: 0;
list-style: none;
margin-bottom: 40px;
border-top: 0;
}
#respond-web ul li { padding: 5px 19px;
}
#respond-web ul li strong {  }
#respond-web ul li p { font: 11px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
}
#reply { float: left;
width: 638px;
}
/* PAGE */	
#page { float: left;
width: 640px;
}
#page_nav { float: left;
width: 109px;
padding: 0;
list-style: none;
margin-right: -1px;
position: relative;
}
#page_nav ul { list-style: none;
}
#page .normal_page { float: right;
width: 482px;
padding: 15px 19px 15px 29px;
}
.normal_page  h2 { padding-bottom: 30px;
}
#page_nav li { padding: 4px 15px;
}
#page_nav li a { text-decoration: none;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.6em;
}
#page_nav li.current_page_item { color: #000;
font-weight: 900;
}
#page_nav li.current_page_item li { font-weight: 400;
}
/* ARCHIVE */	
#archive { float: left;
width: 638px;
}
#archive h2 { font: 900 30px Arial, Helvetica, sans-serif;
padding: 0 0 10px 0;
}
#archive h2.pagetitle, #author h2.pagetitle { font-family: Cambria, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.7em;
padding: 10px 19px 10px;
}
.ar-post { float: left;
width: 600px;
margin: 0 0 15px 0;
padding: 15px 19px;
}
.ar-post .thumb-div { float: left;
width: 120px;
}
.ar-post .post-desc { float: right;
width: 460px;
}
#archive a.s-rss {margin-top: 10px;
}
#submenu { clear: both;
width: 638px;
}
#submenu ul { list-style: none;
padding: 0;
}
#submenu ul ul { border: 0;
padding: 5px 19px 5px 24px;
}
#submenu ul li { padding: 15px;
margin-bottom: 20px;
}
#submenu ul li li { border: 0;
padding: 2px 0;
margin-bottom: 0;
}
#submenu ul li a { font: 900 18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
#submenu ul li li a { font: 400 12px "Lucida Sans", Arial, Helvetica, sans-serif;
}
#submenu ul li li a:hover { text-decoration: underline;
}
.ar-post .thumb-div a img { padding: 5px;
}
p.meta { padding: 1px 10px;
font-size: 9px;
text-transform: uppercase;
}
p.meta a { text-decoration: none;
}
.ar-post .fly { float: left;
width: 460px;
}
.ar-post .fly small { float: left;
padding-top:2px !important;
padding-bottom:2px !important;
}
.ar-post .fly .fly-comment { float: right;
width: 40px;
height: 22px;
padding-top:3px;
font-size: 10px;
text-align: center;
font-weight:normal;
}
.ar-post .fly .fly-comment a { text-decoration: none;
color:#ffffff;
}
.ar-post .fly .fly-comment a:hover { text-decoration: underline;
color:#ffffff;
}
/* AUTHOR */
#author { float: left;
width: 640px;
}	
#author h2 a { font-size: 14px;
}
#author h2.pagetitle { font-weight: 900;
color: #000;
padding-left: 0;
}
.author-page { float: left;
width: 600px;
margin-bottom: 25px;
padding: 19px;
}
.author-page .author-left { float: left;
width: 100px;
}
.author-page img { padding: 5px;
}
.author-page .author-right { float: right;
width: 490px;
}
.author-page .author-right h3 { 
color: #535353;
padding-bottom: 20px;
text-transform: none;
}
#author h4 { font-family:Cambria,serif;
color: #fff;
font-size:13px;
font-style:normal;
font-weight:normal;
letter-spacing:1px;
line-height:1.7em;
padding:10px 19px;
text-transform:uppercase;
padding: 15px 0;
}
#author ul { float: left;
width: 640px;
list-style: none;
padding: 0;
}
#author ul li { float: left;
width: 610px;
padding: 8px 15px;
display: inline;
}
#author ul li small { float: left;
width: 109px;
padding: 0 10px 0 0;
display: inline;
}
#author ul li h2 { float: left;
width: 410px;
padding: 0 10px;
display: inline;
}
#author ul li em { font-size: 10px;
float: left;
width: 50px;
width: 40px;
height: 25px;
text-align: center;
display: inline;
}
.wp-pagenavi { text-align: right;
float: left;
width: 640px;
margin: 20px 0;
font-size: 13px;
}
.wp-pagenavi span.pages { float: left; color:#ffffff;
}
.wp-pagenavi a { text-decoration: none;
padding: 4px 8px;
margin-left: 10px;
}
.wp-pagenavi a:hover { }
.wp-pagenavi .current { font-weight: 900;
padding: 4px 8px;
margin-left: 10px;
}
#single #month { list-style: none;
float: left;
width: 300px;
padding: 0;
}
#single #year { list-style: none;
float: right;
width: 300px;
padding: 0;
}
#single #year ul { padding: 0;
list-style: none;
}
#single #month h3, #single #year h3 { padding-bottom: 30px;
}
.navigation { float: left;
width: 640px;
padding: 10px 0;
}
/* VIDEO SECTION*/
.vid { float: left;
width: 640px;
margin: 10px 0 20px;
}
.left-vid { float: left;
width: 342px;
padding: 15px 19px;
} 
.left-vid object, .left-vid embed { width:340px;
}
.vid  p { padding: 0;
}
.vid ul{ float: right;
position: relative;
width: 259px;
list-style: none;
margin: 0 0 0 -1px;
}
.vid ul li { padding: 10px 19px;
}
.vid ul li.ui-tabs-selected a { font-weight: 900;
text-decoration: none;
}
.vid ul li a.go { right: 19px;
position: absolute;
float: right;
text-indent: -9999em;
width: 13px;
height: 18px;
}
.video object, .video embed { width: 268px;
}
.video h3 { margin-bottom: 15px;
}
.video .v{ padding: 0 15px;
}
#sidebar .video .v ul.ui-tabs-nav { list-style-image: none;
}
#sidebar .video ul li { padding: 5px 15px;
margin: 0 0 -1px;
}
#sidebar .video ul li.ui-tabs-selected a { font-weight: 900;
text-decoration: none;
}
#sidebar .video ul { background: none;
border: 0;
list-style-image: none;
padding: 0;
clear: both;
margin-top: 0;
}
#breadcrumb { float: left;
width: 960px;
margin: 10px 0 -10px 0;
font-size: 9px;
text-transform: uppercase;
}
#full-page { width: 960px;
}
#full-page h2 { padding-bottom: 20px;
}
.content-page { padding: 15px 19px;
width: 810px;
float: left;
}
.social { float: left;
width: 610px;
padding: 10px 14px;
margin: -16px 0 20px;
}
.social strong { float: left;
display: inline;
margin-right: 20px;
}
.social a { height: 32px;
float: right;
font-size: 10px;
text-decoration: none;
line-height: 20px;
display: inline;
margin-left: 20px;
text-indent: -9999em;
width: 32px;
}


.boxit {
  background:#e9e7e8;
  padding:2px;
  width:303px;
  font-size:12px;
  font-family:Arial;
color: #333333;
}
.boxit a:link , .boxit a:visited  {
  color:#99cc00; text-decoration:none;
}
.boxit a:hover , .boxit a:active  {
  color:#99cc00; text-decoration:underline;
}

.lartists {
  font-size:14px;
  font-family:"Lucida Grande", Arial;
  color:#99cc00;
  text-transform:uppercase;
  font-weight:bold;
  margin-bottom:10px;
}

.art {
  border:1px solid #bfbfbf;
  padding:1px;
  background:#ffffff;
  width:50px;
  height:50px;
  float:left;
  margin-right:8px;
  margin-left:8px;
  margin-top:4px;
  margin-bottom:4px;
}

.art:hover {
  border:1px solid #99cc00;
  background:#99cc00;
  cursor:pointer;
}

.art a img {
  border:none;
}

.separat {
  border-top:1px solid #dbdbdb;
  margin-top:8px;
  padding-top:8px;
}

#main_post_clear {
clear:both;
margin-top:2px;
padding-top:10px;
}



.the-twitter h3 {
  background: #d8d8d8 url(images/tweet.jpg) bottom right no-repeat !important;  color:#444444 !important;
}
.the-twitter h3 a:link, .the-twitter h3 a:visited {
 color:#444444 !important; text-decoration:none !important;
}

.the-twitter ul {
  list-style:none !important;
  margin:0px !important;
  padding:0px !important;
}


.the-twitter ul li {
  border-bottom:1px dashed #dbdbdb !important;
  padding-left:18px !important;
  padding-right:18px !important;
  padding-top:8px !important;
  padding-bottom:8px !important;
  line-height:16px !important;
  margin:0px  !important;
}
.the-twitter .twitter-avatar {
 display:none  !important;
}

.foundon em {
display:block;
float:left;
font-style:normal;
font-weight:bold;
text-transform:uppercase;
width:125px;
}


.bannerbg {
  width:960px;
  padding-top: 20px;
  margin-right:auto;
  margin-left:auto;
  min-height:87px;
  background: url(images/bannerbg.png) bottom center no-repeat;
}
.bannerbg a {
  display:block;
  width:468px;
  height:60px;
  overflow:hidden;
}


/*Slider CSS*/
#slideshow_frame { padding: 17px; position: relative; width: 604px; }
#slideshow_frame a.new_rss { position: absolute; top: -50px; right: 19px; text-indent: -9999em; background: url(images/rss2.png) no-repeat top left; width: 32px; height: 32px; }
#slideshow_frame a img { border: 0; padding: 0; }
.slides { position: relative; width: 600px; height: 300px; }
#slideshow_frame .slides span { position: absolute; width: 100%; bottom: 0; left: 0; background: url(images/trans.png) repeat top left; display: block; }
/*#slideshow_frame .slides span { position: absolute; width: 100%; bottom: 0; left: 0; background: url(images/trans.png) repeat top left; }*/
#slideshow_frame .slides span p { padding: 0 10px 10px; font-size: 11px; line-height: 14px; color: #ccc; }
#slideshow_frame .slides span p strong { color: #A4CC02; }
#slideshow_frame .slides a span h2 { padding: 10px; font-size: 18px; color: #fff; line-height: 18px; }

#headline .sidetab-head { list-style: none; }
#headline .sidetab-head.heading { padding: 0 19px; }
.sidetab-head li { display: inline; }
.sidetab-head.heading li a strong { color: #999; padding: 10px 0; display: inline; margin-right: 30px; }
.sidetab-head.heading li.ui-state-active a strong { color: #B0250E; }

#slideshow2, #slideshow3 { width: 600px; height: 300px; position: relative; }
#slideshow3 h2 { padding: 0 0 8px; font-size: 20px; color: #434343; line-height: 27px; }
#slideshow3 .slides img { display: block; }
#pager3 .vvqbox, #pager3 object { display: none; }
#pager3 img { width: 138px; height: 92px; }
#pager3 img.point { width: auto; height: auto; }


#slideshow_frame #pager { }
#slideshow_frame #pager a img { padding: 5px; background-color: #fff; border: 1px solid #ececec; }
#slideshow_frame #pager li a img.point, #slideshow_frame #pager li.activeLI a img.point { display: none; position: absolute; top: -5px; left: 65px; background-color: none; padding: 0; border: 0; }
#slideshow_frame #pager li.activeLI a img.point { display: block; }
#slideshow_frame #pager li.activeLI a img { padding: 5px; background-color: #000; border: 1px solid #000; }
#slideshow_frame #pager ul { list-style: none; padding: 10px 0 0 0; }
#slideshow_frame #pager ul li { display: inline; margin: 0; float: left; position: relative; width: 150px; height: 104px; }
#slideshow_frame #pager ul li span { position: absolute; padding: 5px; width: 100px; bottom: 15px; left: 6px; background: url(images/trans.png) repeat top left; font-size: 10px; color: #fff; line-height: 14px; }

#slideshow_frame #pager2 {  }
#slideshow_frame #pager2 a img { padding: 5px; background-color: #fff; border: 1px solid #ececec; }
#slideshow_frame #pager2 li a img.point, #slideshow_frame #pager2 li.activeLI a img.point { display: none; position: absolute; top: -5px; left: 65px; background-color: none; padding: 0; border: 0; }
#slideshow_frame #pager2 li.activeLI a img.point { display: block; }
#slideshow_frame #pager2 li.activeLI a img { padding: 5px; background-color: #000; border: 1px solid #000; }
#slideshow_frame #pager2 ul { list-style: none; padding: 10px 0 0 0; }
#slideshow_frame #pager2 ul li { display: inline; margin: 0; float: left; position: relative; width: 150px; height: 104px; }
#slideshow_frame #pager2 ul li span { position: absolute; padding: 5px; width: 100px; bottom: 15px; left: 6px; background: url(images/trans.png) repeat top left; font-size: 10px; color: #fff; line-height: 14px; }

#slideshow_frame #pager3 {  }
#slideshow_frame #pager3 a img { padding: 5px; background-color: #fff; border: 1px solid #ececec; }
#slideshow_frame #pager3 li a img.point, #slideshow_frame #pager3 li.activeLI a img.point { display: none; position: absolute; top: -5px; left: 65px; background-color: none; padding: 0; border: 0; }
#slideshow_frame #pager3 li.activeLI a img.point { display: block; }
#slideshow_frame #pager3 li.activeLI a img { padding: 5px; background-color: #000; border: 1px solid #000; }
#slideshow_frame #pager3 ul { list-style: none; padding: 10px 0 0 0; }
#slideshow_frame #pager3 ul li { display: inline; margin: 0; float: left; position: relative; width: 150px; height: 104px; }
#slideshow_frame #pager3 ul li span { position: absolute; padding: 5px; width: 100px; bottom: 15px; left: 6px; background: url(images/trans.png) repeat top left; font-size: 10px; color: #fff; line-height: 14px; }

/* QUESTION */
#question { float: left;
width: 638px;
display: inline;
margin: 30px 0 0 0;
}
#question .heading { 
padding: 5px 19px;
}
#question .left-post { 
float: left;
width: 140px;
padding: 0 19px;
}
#question .right-post { float: right;
width: 450px;
}
#question .right-post h2 a { font-size: 16px;
line-height: 17px;
padding: 3px 0;
}

/* CONTENT HIGHLIGHT*/
#content-highlight { float: left;
width: 600px;
background-color: #e6efd5;
display: inline;
margin: 15px 0 15px 0;
padding: 2px 2px 2px 2px;
}

div.reaction_buttons{
    font-size: 0.8em;
    text-align: left;
}

div.reaction_buttons > span {
    padding: 2px 4px;
    margin: 0 3px;
    cursor: pointer;
    background-color: #C5C5C5;
    color: #FFF;
    font-weight: bold;
}

div.reaction_buttons > span:hover {
    background-color: #55A60A;
}