/*
Theme Name: Monochrome
Theme URI: http://www.graphpaperpress.com/
Description: A Wordpress magazine theme.
Version: 1.2
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
*/
/* IMPORTANT - PLEASE READ
This theme uses the Blueprint CSS framework for
default positioning, typography, form styling, etc.
The styles below are specific for this theme
only.  Feel free to edit them as necessary.  Generally
speaking, you will will likely never need to edit
the Blueprint CSS stylesheets, which are located in:
wp-content/themes/name-of-this-theme/css/
*/
body {
background: #000;
margin: 0;
padding:0;
opacity: .999;
color:#000;
}
.container {
background: #fff;
}
.container-bg {
background: #fff;
clear:both;
padding:10px;
}
blockquote {
background: url('images/quote.png') .5em top no-repeat;
color: #000;
font-style: normal;
padding: 0 0 0 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #000;
}
a {
color: #E20177;
text-decoration: none;
outline:none;
}
a:active, h2 a:active, h3 a:active {
color: #444130;
text-decoration: none;
}
a:hover, .categoryColumn p a:hover, h2 a:hover, h3 a:hover {
color: #E20177;
text-decoration: none;
}
.chrome{color:#ff0000;}
blockquote p {
padding: 0 20px 0 30px;
}
hr {
background: #fff;
height: 1px;
margin: 0 0 9px 0;
color:#fff;
}
img {
margin: 0;
}
.photo_align_left {
float: left;
padding: .8em;
border:1px solid #ccc;
background:#eee;
margin:0 0 1em 0;
}
.post .photo_align_left {margin: 0 1.5em 1.5em 0;}
.post img.thumbnail {float:left;margin: 0 1.5em 0 0;}
.thumbnail {width:100px;}
.logo img {
margin: 0 0 .5em 0;
}
div.logo {
background:#000;
}
.logo h1 a {
text-transform: uppercase;
font-weight: bold;
color: #000;
margin: 0;
background:#000 url(images/KRonikleHeader.gif) no-repeat;
height:85px;
text-indent:-9999px;
width:995px;
display:block;
outline:none;
}
.logo h1 {
margin-bottom:0;	
}
input {
border: 1px solid #999999;
padding:4px 100px 4px 4px;
margin-right:5px;
}
ol {
margin-left: 35px;
}
label {
font-weight: normal;
}
textarea {
height: 200px;
width: 567px;
}
.small {
font-size: .9em;
}
.nomargin {
margin: 0;
}
a.button, button {
background:#000;
border:none;
color:#fff;
cursor:pointer;
font-weight:normal;
height:25px;
width:75px;
}
dl.small dd {
font-size: .9em;
}
.linkcat {
list-style: none;
}
.post_first {
background: #e5e5e5;
padding: 1em;
}
.post_alt {
background: #eee;
padding: 1em;
}
span.meta_align_right {
color: #ccc;
float: right;
font-size: .6em;
}
span.meta_align_right a {
color: #ccc;
}
span.meta_align_right a:hover {
color: #000;
}
.meta, .categoryColumn p.meta {
color: #000;
font-size: 12px;
line-height: 1.875em;
}
.meta a, .categoryColumn p.meta a {
color: #E20177;
}
.meta a:hover, .categoryColumn p.meta a:hover {
color: #E20177;
}
.byline {
color: #666;
font-size: .8em;
line-height: 1.875em;
}
.byline a {
color: #666;
line-height: 1.875em;
text-decoration: none;
}
.byline a:hover {
color: #000;
}
.meta_list, .meta_list a, ul.meta_list {
color: #000;
list-style-image: none;
}
.meta_list li {
border-bottom: 1px dotted #000;
list-style-image: none;
}
h2.widgettitle {color:#000;}
.five_posts h3 {
margin-bottom: 0;
padding: .5em 0 .5em 0;
}
.five_posts h3 a {
text-transform: uppercase;
}
.five_posts h4, h6.category_head {
margin: 0 0 19px;
line-height:1em;
padding: 0;
color: #000;
font-size: 36px;
font-weight: normal;
}
.five_posts h4 a, h6.category_head a {
color: #000;
}
.five_posts h4 a:hover, h6.category_head a:hover {
color: #000;

}
h6.category_more a {
color: #000;
background: #eee;
padding: .3em;
font-size: .9em;
text-transform: uppercase;
border: none;
}
h6.category_more a:hover {
background: #333;
color: #fff;
}
#gray_bg {
border:#f2f2f2 10px solid;
padding:10px 20px 0 20px;
/*float:left;*/
position: relative;
}
#single_post, #archives_post, #page_post, #search_page, #author_page, #author_list_page {
border:#f2f2f2 10px solid;
padding:10px 20px 0 20px;	
}
#dark_bg {
/*padding:2em 2em 0 0 ;*/
padding:2em 0 0 0 ;
margin:0 0 -2em 0;
color: #000;
float:left;
width:975px;
}
#dark_bg ul li {
list-style-image:none;
}
#dark_bg a {
color:#ff0000;
}
#dark_bg a:hover {
color:#fff;
}
#dark_bg h2.widgettitle {
margin: 0 0 1em;
padding: 0;
color: #000;
font-weight: normal;
font-size:24px;
float:left;
}
.five_posts ul li {
color: #000;
font-size: .9em;
line-height: 1.8em;
list-style-image:none;
margin: 0 0 54px 0;
clear:both;
}
/*.five_posts ul li a {
color: #000;
}
.five_posts ul li a:hover {
color: #000;
}*/
.post h2 {
line-height:1em;
margin-bottom: 15px;
}
h2.category_page, #page_post h2 {
margin-bottom: 15px;
color:#8f0097;
font-size:2em;
line-height:36px;


}
.post h2 a {
color: #000;
text-decoration: none;
}
#maincontent .post h2 {
margin-bottom: 5px;
}
#maincontent .content {
padding: 5px 47px 20px 48px;
}
#maincontent h2.pagetitle {
border: none;
text-transform: uppercase;
}
#feature h3 {
margin-bottom: 0;
padding: 0;
}
#feature p img {
margin: 7px 0 2em 0;
}
.feature_text {
margin-top: 2em;
}
#home_right .entry {
padding: 0 0 2em 0;
}
.news h3 {
text-transform: uppercase;
}
.content {
margin: 0 0 1em 0;
}
ul#featurenav {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#featurenav li {
display: inline;
list-style-type: none;
}
#featurenav a {
padding: 1px 5px;
}
#featurenav a:link, #featurenav a:visited {
background-color: #eee;
border: 1px solid #000;
color: #000;
text-decoration: none;
}
#featurenav a:hover {
background-color: #444;
color: #fff;
text-decoration: none;
}
.author {
margin-bottom: 1.5em;
padding: 1.5em 20px;
}
.author img {
float: left;
padding: 0 1em 1em 0;
}
.author p {
margin-left: 8.8em;
}
.author h6 {
margin-left: 6.5em;
font:bold 16px arial;
}
#author_page p {
margin: 0 0 0;
}
.navigation, 
.navigation a {
color: #AAA;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.post {
margin-bottom: 25px;
}
.entry {
padding-bottom: 25px;
}
#header {
height: 50px;
padding: 4px 0 0 0;
width: 950px;
}
#header h1, #header .description {
line-height: 1em;
margin: 0;
padding: 0;
}
h1 a.logo {
text-transform: uppercase;
}
.entry #nav .content {
margin: auto;
padding: 0;
}
.entry #nav {
background: #FFF;
margin-bottom: 15px;
}
.entry #nav li a {
background: #666;
border-right: 1px solid #000;
color: #FFF;
}
.entry #nav li.last a {
border-right: none;
}
.entry #nav li a:hover {
background: #333;
color: #FFF;
}
#footer {
font-size: 24px;
margin: 0;
text-align:left;
clear:both;
padding-bottom:50px;
}
#footer a {
text-decoration: none;
}
#search {
float: right;
position:relative;
}
#search #s {
background:#aaa;
border:1px solid #aaa;
color:#000000;
font-size:18px;
height:24px;
left:-335px;
margin-right:0;
margin-top:10px;
padding:8px 17px 5px;
position:absolute;
top:-30px;
width:300px;
}
#search #s:hover {
color: #000;
}
.search-excerpt {
margin: 0;
}
.commentlist li {
padding: 8px 15px;
width:515px;
}
.comments-alt {
background: #EEE;
}
.bottombar {
}
.bottombar h2 {
font-size: 1em;
font-weight: bold;
line-height: 1em;
margin: 1em 0 1em;
}
ul {
list-style-type: none;
margin-left: 0;
padding: 0;
}
ul li {
background-repeat: no-repeat;
line-height: 15px;
/*list-style-image: url('images/icons/li.png');*/
margin: 0 0 8px 0;
padding: 0;
}
#top {
margin: 0 auto;
width: 950px;
}
#title {
float: left;
}
#title h1 {
margin: 0;
}
#title h1 a {
color: #fff;
font-weight: bold;
letter-spacing: -.1em;
line-height: 1.3em;
text-transform: uppercase;
}
#title h1 a:hover {
color: #eee;
}
#contents {
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}
/* SECOND TIER PAGE NAVIGATION */
/* Root = Horizontal, Secondary = Vertical */
#navmenu-h {
background: #000;
z-index:13;
}
#navmenu-h-r {
background: #000;
z-index:14;
}
#navmenu-h li.alignright {
float: right;
}
ul#navmenu-h {
margin: 0 0 1em 0;
border: 0 none;
padding: 0;
width: 950px;
	/*For KHTML*/
	list-style: none;
height: 34px;
border-top: 1px #222 solid;
z-index:98;
}
#navmenu-h-r {
margin: 0 0 1em 0;
border: 0 none;
padding: 0;
width: 950px;
	/*For KHTML*/
	list-style: none;
height: 24px;
}
ul#navmenu-h li {
margin: 0;
border: 0 none;
padding: 0;
float: left;
	/*For Gecko*/
	display: inline;
list-style: none;
position: relative;
height: 34px;
border-right: 1px #222 solid;
z-index:99;
}
#navmenu-h-r li {
margin: 0;
border: 0 none;
padding: 0;
float: right;
	/*For Gecko*/
	display: inline;
list-style: none;
position: relative;
height: 24px;
}
ul#navmenu-h ul {
margin: 0;
border: 0 none;
padding: 0;
width: 160px;
list-style: none;
display: none;
position: absolute;
top: 34px;
left: 0;
z-index:100;
}
ul#navmenu-h-r ul {
margin: 0;
border: 0 none;
padding: 0;
width: 160px;
list-style: none;
display: none;
position: absolute;
top: 24px;
left: 0;
z-index:10;
}
ul#navmenu-h ul:after,ul#navmenu-h-r ul:after /*From IE 7 lack of compliance*/ {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0;
visibility: hidden;
}
ul#navmenu-h ul li, ul#navmenu-h-r ul li {
width: 160px;
float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}
/* Root Menu */
ul#navmenu-h a {
padding: 5px 20px 5px 20px;
float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
background: #000;
color: #ccc;
font: 12px/24px Helvetica;
text-decoration: none;
text-transform: uppercase;
height: auto !important;
	/*For IE*/
}
ul#navmenu-h-r a {
padding: 2px 20px 0 20px;
float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
background: #eee;
color: #000;
font: 11px/22px Helvetica;
text-decoration: none;
height: auto !important;
	/*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h-r a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h-r li:hover a,
ul#navmenu-h li.iehover a,
ul#navmenu-h-r li.iehover a {
background: #333;
color: #FFF;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a,
ul#navmenu-h-r li:hover li a,
ul#navmenu-h-r li.iehover li a {
float: none;
background: #000;
color: #ccc;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a,
ul#navmenu-h-r li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover a,
ul#navmenu-h-r li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover a {
background: #333;
color: #FFF;
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a,
ul#navmenu-h-r li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li a {
background: #000;
color: #ccc;
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a,
ul#navmenu-h-r li:hover li:hover li a:hover,
ul#navmenu-h-r li:hover li:hover li:hover a,
ul#navmenu-h-r li.iehover li.iehover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover a {
background: #CCC;
color: #FFF;
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a,
ul#navmenu-h-r li:hover li:hover li:hover li a,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a {
background: #EEE;
color: #666;
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover,
ul#navmenu-h-r li:hover li:hover li:hover li a:hover,
ul#navmenu-h-r li.iehover li.iehover li.iehover li a:hover {
background: #CCC;
color: #FFF;
}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul,
ul#navmenu-h-r ul ul,
ul#navmenu-h-r ul ul ul {
display: none;
position: absolute;
top: 0;
left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul,
ul#navmenu-h-r li:hover ul ul,
ul#navmenu-h-r li:hover ul ul ul,
ul#navmenu-h-r li.iehover ul ul,
ul#navmenu-h-r li.iehover ul ul ul {
display: none;
}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul,
ul#navmenu-h-r li:hover ul,
ul#navmenu-h-r ul li:hover ul,
ul#navmenu-h-r ul ul li:hover ul,
ul#navmenu-h-r li.iehover ul,
ul#navmenu-h-r ul li.iehover ul,
ul#navmenu-h-r ul ul li.iehover ul {
display: block;
}

ul#portfolio {padding:0;list-style:none;margin:.5em 0 2em 0;}
ul#portfolio li {list-style:none;background:#eee;border:1px solid #ccc;padding: 1em;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;}
.slideshow {
background:#eee;
margin:0 0 1em 0;
clear:both;}
/* Edit Styles for Catergory Columns and Home Right */
#feature {border:#f2f2f2 10px solid;padding:0 20px 0 20px;}
.categoryColumn img, .news-block img { width:75px; height:75px;}
.categoryColumn {width:280px;}
.categoryColumn h6, .categoryColumn h6 a {font-size:16px;color:#E20177;line-height:0.8;margin-bottom:8px;font-family:Arial, Helvetica, sans-serif;}
.categoryColumn p a {color:#000;line-height:15px;}
.categoryColumn p, .categoryColumn br {margin-bottom:5px;display:block;}
.categoryColumn .alignright {
float: right;
display:none;
}
.categoryColumn .alignleft {
float: left;
display:none;
}
.categoryColumn .alignnone {
display:none;	
}
.news-block {border:10px solid #F2F2F2;padding:0 0 0 20px;margin:0 0 10px 0;clear:both;}
.single-block {border:10px solid #F2F2F2;padding:0 10px 10px 10px;margin:0 0 10px 0;}
.single-block img {width:285px; height:94px;}
.news-block p {margin-bottom:0;line-height:15px;}
.news-block h6, .news-block h6 a {font-family:Arial, Helvetica, sans-serif;}
.featured-block h6, .featured-block h6 a {line-height:15px;margin-bottom:3px;}
.news-block h6.latest, h6.polls {font-family:"Arial Black", Gadget, sans-serif;}
h6.sections, h6.latest, h6.polls {font-size:36px;margin-bottom:10px;}
h6.sections {color:#8f0097;}
h6.latest {color:#ff7938;}
h6.polls {color:#ED1D8F;margin-bottom:0 !important;}
.box {padding:0;background:#fff;}
.box ul {margin-left:10px;}
.box img {}
.box img {margin-bottom:0;}
.box br, .box .bottombar h2 {display:none;line-height:0;}
.bottombar h2.Poll {display:block !important;margin:0 0 1em 0 !important;}
/* Edit Styles for Top Navigation */
#suckerfishnav {padding-top:2px;}
#suckerfishnav {width:100%;}
#suckerfishnav li {margin-right:40px;}
#suckerfishnav li, #suckerfishnav li li a {line-height:1.6em;margin-bottom:0;}
#suckerfishnav li li a {font-size:12px;line-height:15px;}
#suckerfishnav a {padding:0;}
/*#suckerfishnav ul {background:none !important;color:#fff !important;}
#suckerfishnav li li {background:#333;}
#suckerfishnav li li a {color:#fff !important;padding:8px 10px;}
#suckerfishnav li li a:hover {color:#333 !important;}*/
/* Edit Styles for Share This */
a.stbutton {padding:1px 5px 5px 0;}
.stico_default {background:none !important;}
/* Edit Styles for Footer */
#dark_bg .span-8 {width:450px;}
#dark_bg .span-8 .textwidget img {margin-right:20px;padding-top:6px;}
#dark_bg .span-7 {width:340px;margin-left:175px;}
#dark_bg .column {/*margin-right:25px*/margin-right:0;}
#dark_bg .textwidget {float:left;margin-left:20px;}
#footer li, #footer li a {display:block;float:left;margin-right:20px;font-size:24px;font-family:"Arial Black", Gadget, sans-serif;color:#000;}
#footer ul {margin:0 0 0 8px; position:static;}
/* Edit Styles for Single Page */
#respond, #commentform p {margin-bottom:5px;}
#commentform #submit {background:#000;color:#fff;padding:6px 10px;margin-bottom:20px;cursor:pointer;}
#single_post .post h2 {margin-bottom:10px;}
#single_post p.small {margin-bottom:5px}
/*#single_post p {margin:0;}*/
/* Edit Styles for Shutter */
#shDisplay div#shTitle {
font: normal 12px/17px 'Arial', Helvetica, sans-serif; /* caption font */
color: #ffffff; /* caption colour */
text-align: center;
margin: 0 auto;
}

#shDisplay div#shCount {
color: #999999;
font: normal 10px/12px 'Arial', Helvetica, sans-serif;
}

#shDisplay div#shTitle a {
text-decoration: none;
font:12px 'Arial', Helvetica, sans-serif;
letter-spacing: 0;
margin: 0 10px;
width: 26px;
color: #E20177;
}

#shDisplay div#shTitle a:hover {
color: #E20177;
border: none;
}
#shDisplay div#shNext a, #shDisplay div#shPrev a, #shDisplay div#shNext a:hover, #shDisplay div#shPrev a:hover {
color:#fff;
font: normal 16pt 'Arial', Helvetica, sans-serif;
}
/* Edit Styles for Contact Form 7 */
span.wpcf7-form-control-wrap {
position:static;
}
.wpcf7-form span input {
padding-right:285px;
border:1px solid #999999;
background:#fff;
color:#000;
}
.wpcf7-form input {
background:#000000 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
padding:4px 10px 4px 10px;
}
.wpcf7-form textarea {
width:567px;	
}
img.ajax-loader {float:none; margin:0;}
/*Edit Styles for CFORMS*/
.cform {
width:inherit !important;	
}
ol.cf-ol {
margin:0 !important;
padding:0 !important;
}
.cform label, .cform label span {
display:block !important;
font-weight:bold !important;
width:inherit !important;
text-align:left !important;
}

.cform input, .cform textarea, .cform select {
background:#fff !important;	
}
.cform input.secinput, .cform input.sendbutton {
padding-right:0 !important;	
}
.cform input.sendbutton {
background:#000 !important;
border:none !important;
color:#fff !important;
width:50px !important;
cursor:pointer;
padding:4px 10px !important;
}
.cform input.cf-box-a, .cform input.sendbutton {
margin-left:0 !important;
}
.cform label.cf-after {
display:inline-block !important;
}
.cform textarea, .cform input, .cform select {
width:573px !important;
border:1px solid #888888 !important;
padding:3px !important;
vertical-align:top !important;
}
input#cforms_captcha2 {
width:200px !important;
}
.cform select {
padding:2px 0 !important;
width:158px !important;
}
.cform input.cf-box-a {
width:inherit !important;	
}
.cform input.cf-box-a, .cform input.cf-box-b {
width:14px !important;	
}
ol.cf-ol li {
margin:14px 0 !important;
list-style:none !important;
}
ol.cf-ol li.cf-box-group {
padding-left:10px !important;	
}
ol.cf-ol li.cf-box-title {
display:none !important;	
}
p.cf-sb {
text-align:left !important;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
height:15px;
margin:0;
padding:4px;
}
input.secinput {
vertical-align:text-bottom;
}
img.captcha {
border:medium none !important;
float:none !important;
margin:0 0 0 10px !important;
padding:0 !important;
vertical-align:text-bottom;
}
img.captcha-reset {
background:transparent url(http://kronikle.kidrobot.com/wp-content/plugins/cforms/styling/captcha_reset_grey.gif) no-repeat scroll 0 0;
border:medium none;
height:21px;
margin:0 0 2px 3px;
vertical-align:text-bottom;
width:21px;
}
.cform .cf_hidden {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
display:none;
margin:0 !important;
padding:0 !important;
}
.cform legend {
font-family:"Arial Black",Gadget,sans-serif !important;
color:#000 !important;
margin-left:0 !important;
}
.safari .cform legend {
padding-bottom:10px;	
}
ol.cf-ol li.cf_li_err {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
margin:5px 0 !important;
padding:5px 0 !important;
}
div.failure {
background:#FFDFDF url(li-err-bg.png) repeat scroll 0 0 !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
display:block !important;
}
div.cf_info {
color:#333333;
display:none;
line-height:1.3em;
margin:10px auto;
padding:10px 15px !important;
width:380px;
}
div.waiting, div.success {
display:block !important;
}
.linklove {
display:none;	
}
.cform fieldset, ol.cf-ol li.textonly  {
background:none !important;
border-color:none !important;
border-style:none !important;
border-width:0 !important;
padding:0 !important;
}
ol.cf-ol li.textonly {
text-align:left;	
}
/*Edit Styles for CFORMS WINDOWS*/
.msie .cform legend {
left:-8px !important;	
}
.msie .cform {
width:100%;	
}
.msie .cform label, .cform label span {
width:400px;	
}
.msie input.cf_upload {
width:310px !important;
}
.msie .cform input.cf-box-a {
width:25px !important;	
}
.msie .cform input.sendbutton, .windows .safari .cform input.sendbutton  {
width:75px !important;
}
/* Edit Styles for Side Bar Widgets */
.sideBar h2.widgettitle {font-family:arial;font-size:16px;margin-bottom:8px;}
/* Edit Styles for Author Page */
#author_page h2 {margin-bottom:0;}
#author_page .meta {margin-bottom:.75em;} 
/* Edit Styles for Author Widget */
.execphpwidget ul {list-style-type:none;}
/* Edit Styles for Post Page */
#post-913 ul li {list-style-type:disc;margin-left:15px;}
p b {font:1.5em arial black;}
/*shadowbox styles*/
/*#sb-counter {
width:20% !important;
}
#sb-nav {
width:20% !important;
}
#sb-title {
font-size:12px !important;
text-align:center !important;
width:60%;
float:left;
}
#sb-title-inner {
color:#FFFFFF;
font-size:12px !important;
padding:2px 0;
height:16px !important;
}*/
#sb-nav a {
position:relative;
z-index:100;
}
.msie #sb-nav a {
position:static !important;	
}
#sb-title {
bottom:-3px !important;
font-size:12px !important;
margin:0 auto;
position:absolute !important;
text-align:center;
width:100%;
}
.firefox #sb-title, .safari #sb-title {
z-index:90;	
}
.msie .commentlist {
position:static !important;	
}
/*EDIT Styles for .featured-block .sociable*/
.featured-block .sociable {
display:none !important;	
}
/*EDIT Styles for wp-polls*/
.wp-polls-ul {
margin:0 20px 10px 0 !important;
}
.wp-polls-loading img {
width:16px !important;
height:16px !important;
}
/*EDIT Styles for new sidebar*/
ul#explore-nav { height:20px !important;margin:1.5em 0 1.5em 0 }
#explore-nav li {
float:left;
margin:0 12px 0 0;
}
#explore-nav li a { color:#aaa;font-size:16px;font-weight:bold; }
#links, #whatIsKr { display:none; }
#links span, #links img { display:block; }
#links img { float:left; }
#ex-featured a.current, #ex-featured a:hover { color:#00b6b4; }
#ex-links a.current, #ex-links a:hover { color:#5b3eac; }
#ex-whatIsKr a.current, #ex-whatIsKr a:hover { color:#ef004c; }
/*EDIT Styles for new Artist Profile loop*/
.odd { margin-right:40px; }
.artist-profile-post { height:204px;width:270px;float:left; }
.artist-profile-post div.entry { padding-left:118px; padding-bottom:0 !important; line-height:15px; }
.artist-profile-post p.artist-thumbs { clear:both; }
.artist-profile-post p.artist-thumbs img { width:50px; margin: 10px 5px 0 0; border:#ccc 1px solid; }
