/*
Theme Name: Denebola
Theme URI: http://wordpress.org/
Description: The official Denebola Online theme.
Version: 4.0
Author: Chenzhe Cao
Author URI: http://www.denebolaonline.net/
Tags: orange, blue, three-columns, newspaper

*/



/* Begin Typography & Colors */
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	color: #000;
	text-align: center;
	line-height: 24px;
	/*overflow-x: hidden;*/
	}

#page {
	text-align: left;
	}


.search-text {
	color: #adadad;
}


#content {
	font-size: 1.2em
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-weight: normal;
}

#featured-article h1, h2, h3 {
	font-weight: normal;
	color: #333; 
	background: none; 
	text-shadow: 1px 1px #bbb;
	margin-top: 10px;
	}
	
strong {
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 90%;
}

h6 {
	font-size: 0.9em;
	color: #303030;
	margin-top: 3px;
	margin-bottom: 5px;
}

#byline {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#byline span {
	text-transform: uppercase;
	font-size: 100%;
	}

#byline a {
	font-weight: normal;
}

#byline a:hover {
}

h1 {
	font-size: 2.6em;
    font-family: Georgia, Times, Times New Roman, Serif;
    line-height: 34px;
	}

h2 {
	font-size: 1.6em;
	}

#center-title {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

.author-h2 {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	display: block;
	padding: 10px 0px;
}

#author-date {
	background: #E6781E;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	color: #fff;
	-moz-border-radius: 5px;
	margin-top: 5px;
	-webkit-border-radius: 5px;
	font-family: Helvetica, Arial, sans-serif;
}

.post h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	text-align: left;
	}

#single-categories {
	text-transform: uppercase;
	font-size: 90%;
	margin-bottom: 2px;
	}
	
#single-categories a {
	text-decoration: none;
}

#presenter_left h2 {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.5em;
	color: #fff;
	cursor: pointer;
	}

#sidebar ul li.widget a:hover {
	color: #000;
}

h3 {
	font-size: 1.3em;
        text-align: left;
	}

#logo {
	width: 200px;
	height: 80px;
	float: left;
	}

#logo a {
	background: url(images/logo.png) no-repeat center center;
	text-indent: -9999em;
	width: 200px;
	display: block;
	height: 80px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: Georgia, Times, Times New Roman, Serif;
	color: #000;
	}

h2.pagetitle span {
        text-transform: uppercase;
        font-size: 90%;
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #E3E3E3;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

span#archive_author {
	text-transform: uppercase;
	font-size: 90%;
}

#date {
	color: #bbb;
	font-size: 90%;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #333;
	text-decoration: underline;
	}

a:hover, #featured-article a:hover h1, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: underline;
	}

#featured-article a {
	color: #333;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.contact-info {
	border: 1px #ddd solid;
	padding: 10px;
	margin: 5px 0px;
	line-height: 24px;
	font-size: 16px;
}

/* End Typography & Colors */

/* Newsticker */
#newsticker_box {
	clear:both;
	width: 870px;
	height: 20px;
	padding: 5px 5px 5px 70px;
	background: url(images/ticker.png) no-repeat #fff;
	color: #404040;
	margin: 0px;
	font-family: Helvetica, sans-serif;
	}

.ticker {
	z-index: 99px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	}
	
.ticker a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	}

/* Fader.js */

.pics {
	width: 940px;
	margin: 5px auto;
	}

/* Share-Print */
#share-print {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 10px auto;
	padding: 5px;
	width: 100%;
	}


/* News Headlines */

#news-headlines {
	width: 940px;
    height: 310px;
	clear: both;
	margin: 10px 0px 10px 0px;
	}

.nh-article {
	width: 180px;
	height: 300px;
	overflow: hidden;
	padding-right: 10px;
	float: left;
	}

.nh-article-last {
	width: 180px;
	height: 300px;
	overflow: hidden;
	padding-left: 0;
	float: left;
	}

.nh-article span, .nh-article-last span {
	text-transform: uppercase;
	font-size: 85%;
}

.nh-article h3, .nh-article-last h3 {
	margin-top: 5px;
}

/*colums-box */

#columns-box {
	width: 940px;
	height: 150px;
	padding-top: 8px;
	border-top: 3px #ddd solid;
}

#cb-1, #cb-2, #cb-3, #cb-4 {
	width: 201px; /*211px*/
	height: 100px;
	float: left;
	padding: 5px;
}

#cb-1, #cb-2, #cb-3 {
	margin-right: 32px;
}

/*#cb-1 {
background: #ECD078;
}

#cb-2 {
background: #04A8B4;
}

#cb-3 {
background: #E97F02;
}

#cb-4 {
background: #8A9B0F;
}*/

#columns-box span a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	background: #333;
	padding: 3px;
	color: #fff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#columns-box p a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#columns-box p span {
	font-size: 10px;
	text-transform: uppercase;
}

/* Featured Article */


#featured-article {
	width: 660px;
	margin-left: 280px;
	margin-top: -450px;
	}


#main-article {
	/* width: 390px;*/
	margin-left: 280px;
	}

#main-picture {
	margin: 5px 0;
	}
	
/* Sub Featured Articles */
#sub-featured-articles {
	width: 660px;
	clear: both;
	border-top: 4px #ddd solid;
	margin-top: 10px;
	}

.sf-article {
	width: 320px;
	overflow: hidden;
	padding-right: 20px;
	float: left;
	}

.sf-article-last {
	width: 320px;
	padding-left: 0;
	float: left;
	}

.panelContainer .panel p {
	font-family: Helvetica, Arial, sans-serif;
	}


#poll_box {
	background: url("images/box.png");
	width: 240px;
	height: 390px;
	margin-left: 680px;
	padding: 0px 10px;
	}

#poll_box h2 {
	font-size: 1.3em;
	padding-top: 5px;
	color: #ffffff;
	}

#poll_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#presenter_box {
	/*border-right: 5px #eee solid;*/
	width: 245px;
	height: 450px;
	padding: 0px 0px 0px 10px;
	}

#presenter_box span {
	background-color: #CD0000;
	color: #fff;
	padding: 3px;
	margin: 0px 4px 0px 0px;
	text-transform: uppercase;
	font-size: 90%;
}

#presenter_box ul li a {
	text-decoration: none;
}

#presenter_box h2 {
	font-size: 1.3em;
	padding-top: 5px;
	color: #333;
	}

#presenter_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#presenter_box ul li:before {
	content: "\00BB \0020";
	}

.panel a {
	text-decoration: none;
}

/* Slider */
#presenter_left {
	width: 360px;
	height: 320px;
	float: left;
	}

#presenter_right {
	float: left;
	border-left: #BFBFBF 3px solid;
	padding: 0 20px;
	margin-top: 10px;
	margin-left: 5px;
	width: 215px;
	height: 330px;
	}

#presenter_right ul {
	margin: 0;
	padding: 0;
}

#presenter_right ul li {
	list-style: none;
	padding-bottom: 5px;
}

#presenter_right ul li a {
	text-decoration: none;
}

#presenter_left span:hover {
	color: #404040;
}

#presenter_right h3 {
	margin-top: 5px;
}

#presenter_right span.meta {
        color: #333;
        font-size: 9px;
        text-transform: uppercase;
        line-height: 11px;
}

#presenter_right span.title a {
	font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #031634;
    font-weight: bold;
    line-height: 14px;
}

/* WIDGET STRUCTURE */


#slideshow {
	width: 660px;
	clear: both;
	margin-top: -390px;
	height: 390px;
	position: relative;
	background: url("images/presenterbg.png") no-repeat;
}

#slideshow ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 1%;
}

#slideshow .slides {
	overflow: hidden;
	width: 640px;
	padding: 0 20px;
	clear: both;
}

#slideshow .slides ul li#slider_latest, #slideshow .slides ul li#slider_news, #slideshow .slides ul li#slider_edits, #slideshow .slides ul li#slider_fold, #slideshow .slides ul li#slider_arts, #slideshow .slides ul li#slider_sports, #slideshow .slides ul li#slider_book, #slideshow .slides ul li#slider_features {
	width: 640px;
}


/* MAIN TABBED NAVIGATION */

#slideshow .slides-nav li {
	float: left;
	list-style-type: none; 
	}

#slideshow .slides-nav li a {
	font-family: Helvetica, sans-serif;
	display: block;
	height: 20px;
	width: 80px;
	color: #000;
	padding: 6px 0px 5px 0px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	}


#slideshow .slides-nav li.on a {
	color: #fff;
	background: url(images/button.png);
	}

/* 
	HEADLINES STYLING 
*/

.panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.panel ul li {
	display: block;
	}

/* Sub Menu */

#menu {
	width: /*740px*/ 690px;
	height: /*110px*/ 80px;
	padding-top: 30px;
	padding-left: 50px;
	float: left;
	/*position: relative;*/
	}
	
#menu li {
	position: relative;
	}

#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#menu ul li {
	margin-right: 10px;
	float: left;
	}

#menu ul li a {
	text-decoration: none;
	font-size: 1.5em;
	color: #fff;
	padding: 10px;
	}

#menu ul li a:hover, .selected {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	color: #333;
	}

#menu ul li ul {
	padding: 5px 0px;
	visibility: hidden;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
	width: 200px;
	background: #333;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}

#menu ul ul li a {
	width: 180px;
	background-image: none;
	padding: 5px;
	margin: 0 5px;
	color: #fff;
	text-indent: 0em;
	font-size: 1.2em !important;
	display: block;
	z-index: 101;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#menu ul ul ul {
	position: inherit;
	clear: both;
	border: 0;
	padding: 5px 0;
	}

#menu h5 {
	display: block;
	color: #eee;
	margin-top: 5px;
	margin-bottom: 3px;
	text-transform: uppercase;
	clear: both;
	text-align: left;
	padding-left: 10px;
	}

#menu ul ul ul li a {
	/*width: 160px;*/
	margin-right: 5px;
	}

#menu ul ul li a:hover, #menu ul ul li#sub-current a {
	text-decoration: none;
	background-color: #fff;
	color: #333;
	}

#menu ul li:hover ul, #menu ul a:hover ul {visibility: visible;}

.mhome a, .mcurrent a, .marchives a, .mabout a, .mcontact a /*, .mglobal a, .mreviews a, .mspecial a, .msports a, .mblogs a*/ {
	background: url("images/menu.png") 0px 0px;
	}

.mhome a {
	background-position: 0px 0px;
	}
	
.mcurrent a {
	background-position: -188px 0px;
	}
	
.marchives a {
	background-position: -376px 0px;
	}

.mabout a {
	background-position: -564px 0px;
	}

.mcontact a {
	background-position: -752px 0px;
	}

/* hover */
.mhome a:hover, #mhome_current a {
	background-position: 0px 40px;
	}
	
.mcurrent a:hover, li.mcurrent:hover a, #mcurrent_current a {
	background-position: -188px 40px;
	}
	
.marchives a:hover, li.marchives:hover a, #marchives_current a {
	background-position: -376px 40px;
	}

.mabout a:hover, li.mabout:hover a, #mabout_current a {
	background-position: -564px 40px;
	}

.mcontact a:hover, li.mcontact:hover a, #mcontact_current a {
	background-position: -752px 40px;
	}

/* END Dropdown Menu */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 940px;
	}

#header {
	width: 940px;
	height: 100px;
	}

#header #top-menu {
	height: 22px;
	padding: 4px 0;
	font-size: 12px;
	font-family: Georgia, serif;
}

#top-menu-left {
	float: left;
	text-align: left;
	font-style: italic;
}

#top-menu-right {
	float: right;
	text-align: right;
}

#top-search {
	float: right;
	width: 150px;
	height: 24px;
	padding: 0;
	margin-left: 5px;
	background: url(images/search.png) no-repeat;
	}

#s {
	padding: 7px 15px 3px 23px;
	border: 0;
	width: 130px;
	background: none;
	font-size: 10px;
	height: 14px;
	margin-top: -15px;
	}

#column {
	width: 226px;
	margin-right: 12px;
	float: left;
	}

.clast {
	margin-right: 0 !important;
	}
	
h4.footer {text-transform: uppercase; font-weight: bold;}

#column ul {margin: 0; padding: 0;}
#column ul li {list-style: none; margin: 0; padding: 0;}
#column ul li a {text-decoration: none;}
#column ul li a:hover {text-decoration: underline;}


.breadcrumb {
	text-align: left;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 10px;
	margin: 20px 0px;
	width: 920px;
	clear: both;
	text-transform: uppercase;
	background: #333;
	color: #fff;
	}

.breadcrumb a {
	color: #eee;
	}

#content {
	margin: 0 0 10px 0;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.page {
	width: 660px;
	padding-left: 20px;
	float: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px;
	width: 100%;
	clear: both;
	background: url(images/footer.png) repeat-x;
	color: #fff;
	}

#footer2 {
	width: 100%;
	clear: both;
	background: url(images/footer2.png) repeat-x;
	min-height: 100px;
	}

#footer a {
	color: #fff;
	}

#footer2 p {
	margin: 0;
	padding: 20px 0;
	color: #333;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2, h2.pagetitle {
	margin-top: 20px;
}

#sidebar h2 {
	padding: 5px 0 5px 3px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 10px;
	max-width: 100%;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border: 1px #bbb solid;
	color: #bbb;
	padding: 5px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	border: 1px #bbb solid;
	color: #bbb;
	padding: 5px;
	font: 1em Helvetica, Arial, Sans-serif;	
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: 120px;
	height: 30px;
	border: 1px solid #bbb;
	background: #E4FF14 ;
	color: #000;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 10px 0;
	width: 260px;
	float: left;
	color: #333;
	}

#sidebar a {
	text-decoration: none;
	}

#sidebar form {
	margin: 0;
	}

.widgettitle {
	text-shadow: 1px 1px #bbb;
	color: #333 !important;
	}
	
	
/* Widgets */
li#pages, li#archives, li#categories-383753671 {
	float: left;
	width: 190px;
	height: 200px;
	padding: 10px 5px;
	margin-right: 33px;
	}

li#meta {
	width: 230px;
	height: 200px;
	padding: 10px 5px;
	float: left;
	}

#sidebar ul, #sidebar ul div.widget ul, #sidebar ul div.widget ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 260px;
	}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
