/*
Theme Name: RedBento Magazine
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com
*/

* 
* {
	margin:0;
	padding:0;
	}

body,html { min-height:101%; }
	
body {
	text-align: center;
	font: 12px Arial, Verdana, Sans-Serif;
        margin:0 auto;
        padding: 0 25px 35px 25px;
	color: #555555;
	background: url(images/background.gif) repeat-x 0 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.8em;
	}
hr {
	display: block;
	height:1px;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

a {
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 945px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 170px;
}
	#header ul {
		list-style-type: none;
		float: left;
		height: 50px;
	}
		#header ul li {
			float: left;
			padding: 18px;
			text-transform: uppercase;
			font-size: 0.9em;
		}
		#header ul li.f {
			padding-left: 0;
		}
		#header ul li a {
			text-decoration: none;
			color: #ffffff;
		}
	#header h1 {
		clear: both;
		float: left;
		padding-top: 20px;
	}
		#header h1 a {
			width: 345px; height: 38px;
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.png) no-repeat 0 0;
		}
	#header .ad468x60 {
		float: right;
		padding-top: 5px;
	}
	#header .links {
		float: right;
		color: #ffffff;
		height: 50px;
		padding: 17px 0 17px 25px;
		background: url(images/rss.gif) no-repeat 0 17px;
	}
		#header .links a {
			color: #ffffff;
			text-decoration: none;
			margin: 0 5px;
		}
/** END header **/


/** BEGIN content **/
#content {
	width: 633px;
	float: left;
	margin:0 auto;
	font-size:1em;
	padding-top: 25px;
	}
	#featured {
		border: 1px solid #C1C1C1;
		padding: 5px;
		background-color: #F2F2F1;
		overflow: hidden;
		width: 589px; height: 315px;
	}
	#content .featured img {
		width: 589px;
	}
		#content .featured {
			overflow: hidden;
			position: relative;
			width: 589px; height: 315px;	
			overflow: hidden;
		}
		#content .featured .text {
			
		}
		#content .featured-img {
			border: 1px solid #E8E8E8;
			margin-bottom: 15px;
			padding: 15px;
		}
		#content .featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		#content .featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		#content .featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		#content .featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			#content .featured-img .text .continue:hover {
				text-decoration: none;
			}
		#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 290px;
					position: absolute;
					top: 0; right: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
	#content .post {
		width: 279px;
		float: right;
		margin-bottom: 12px;
		border: 1px solid #C1C1C1;
		padding: 15px;
	}
	#content .odd {
		float: left;
		clear: both;
	}
		#content .post .content {
			padding: 0 17px;
		}
		#content .post .category {
			margin-bottom: 10px;
			text-transform: uppercase;
			font-family: Verdana;
			font-size: 0.9em;
                        font-weight: bold
		}
			#content .post .category a {
				text-decoration: none;
			}
		#content .post .thumb {
			padding: 3px;
			border: 1px solid #E7E7E7;
			margin-bottom: 10px;
		}
			#content .post .thumb a {
				width: 236px; height: 100px;
				overflow: hidden;
				display: block;
			}
			#content .post .thumb img {
				width: 236px;
			}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post h2 {
			font-family: Verdana;
			font-size: 1.2em;
			margin-bottom: 10px;
			text-transform: uppercase;
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post .continue {
			font-style: italic;
			text-decoration: none;
		}
		#content .post a.comments {
			text-align: right;
			height: 29px;
			margin-bottom: 10px;
		}
			#content .post .comments a {
				width: 29px; height: 29px;
				display: block;
				background: url(images/comments.gif) no-repeat 0 0;
				text-align: center;
				color: #555555;
				text-decoration: none;
				float: right;
			}
		#content .post .tags {
			font-size: 0.9em;
		}
			#content .post .tags a {
				text-decoration: none;
			}
	#content .postnav {
		clear: both;
		padding: 20px 0;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .title {
		margin-bottom: 20px;
		font-size: 1em;
		font-family: Verdana;
		text-transform: uppercase;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 301px;
	float: right;
	padding-top: 25px;
	font-family: Verdana;
}
	#sidebar .box {
		background-color: #FCFCFC;
		border: 1px solid #9d3005;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			text-transform: uppercase;
			font-size: 1em;
			font-family: Verdana;
			border-bottom: 1px dashed #CCCCCC;
			padding-bottom: 8px;
			margin-bottom: 10px;
		}
		#sidebar .box ul {
			list-style-type: none;
		}
			#sidebar .box ul li {
				line-height: 1.6em;
				padding: 4px 0;
			}
			#sidebar ul li a {
				font-weight: normal;
			}
	#sidebar .l, #sidebar .r {
		width: 143px;
	}
		#sidebar .l { float: left; }
		#sidebar .r { float: right }
		#sidebar .l ul li a, #sidebar .r ul li a {
			color: #555555;
			text-decoration: none;
			font-weight: normal;
		}
		#sidebar .l ul li a:hover, #sidebar .r ul li a:hover {
			color: #993300;
		}
	#sidebar .ads {
		text-align: center;
	}
		#sidebar .ads img {
			margin: 2px;
		}
	#sidebar .flickr {
		text-align: center;
	}
		#sidebar .flickr img {
			margin: 2px;
		}
	#sidebar .tags {
		padding: 5px;
	}
		#sidebar .tags a {
			color: #555555;
			text-decoration: none;
		}
		#sidebar .tags a:hover {
			color: #993300;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	padding: 15px;
	border: 1px solid #E8E8E8;
	font-family: Verdana;
}
	#footer {
		
	}
/** END footer **/

/** BEGIN single **/
#single {
        width:585px;
        height:100%;
        font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
        padding: 20px 25px 35px 25px;
	text-align: left;
}
	#single h2 {
		margin-bottom: 15px;
	}
	#single p {
		line-height: 2.8em;
		margin-bottom: 15px;
	}
	#single ul, #single ol {
		list-style-position: inside;
		margin-bottom: 10px;
		padding: 0 !important;
	}
	#single li {
		line-height: 2.8em;
		padding: 2px 0 !important;
		list-style-type: disc !important;
	}
	#single .details {
		font-size: 0.9em;
		padding: 10px;
		background-color: #e9e9e9;
		font-style: italic;
		margin-bottom: 15px;
	}
	/** begin headers **/
	#single h3, #single h4, #single h5, #single h6 {
		margin: 15px 0 10px;
	}
	#single h3 { font-size: 1.5em; font-weight: normal; }
	#single h4 { font-size: 1.4em; font-weight: normal; }
	#single h5 { font-size: 1.3em; }
	#single h6 { font-size: 1.2em; }
	/** end headers **/
	
	/** begin blockquote **/
	#single blockquote {
		color:#666;
		background:#F4F4EC;
		padding:6px 14px;
		margin:18px 35px;
		border-right:1px solid #DDD;
		border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
	/** end blockquote **/
	
	/** begin table **/
	#single table {
		background:#f2f2f2;
		border:1px solid #9c9c9c;
		width:100%
		margin-bottom: 20px;
	}
		#single table th {
			font-size: 0.9em;
			color: #ffffff;
			padding: 2px 4px;
			line-height: 1.6em;
			background-color: #606060;
		}
		#single table td {
			line-height: 1.8em;
			padding: 2px 4px;
		}
		#single table tr.odd td { background-color: #eeeeee; }
		#single table tr.even td { background-color: #e0e0e0; }
		
	/** end table **/
	
	/** begin form **/
	#single form {
		margin-bottom: 10px;
	}
	#single fieldset {
		border: 1px solid #c0c0c0;
		padding: 16px;
		margin-bottom: 20px;
	}
		#single form p {
			margin-bottom: 4px !important;
		}
		#single form input {
			margin-right: 5px;
		}
		#single form label {
			margin-right: 10px;
		}
		#single form input.text, #single form textarea {
			border: 1px solid #909090;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 2px;
			max-width: 100%;
			margin-bottom: 10px;
		}
		#single form textarea {
			line-height: 1.6em;
			margin-bottom: 15px;
		}
		#single form button, #single form input.button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 10px;
		}
	/** end form **/
.notfound {
	padding-right: 10px;
}
	.notfound h2 {
		font-size: 1.8em;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.notfound p {
		line-height: 1.6em;
	}
/** END single **/

/** BEGIN comments **/
#comments {
	clear: both;
	text-align: left;
}
	#comments h2 {
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 20px;
		line-height: 1.5em;
	}
	#comments form {
		padding: 15px;
	}
		#comments form input, textarea {
			border: 1px solid #c0c0c0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
		#comments form #user {
			background-image: url(../images/user.gif);
		}
		#comments form #email {
			background-image: url(../images/email.gif);
		}
		#comments form #url {
			background-image: url(../images/world.gif);
		}
		#comments form .note {
			margin-bottom: 10px;
		}
	#comments form p {
		margin-bottom: 5px;
		font-size: 0.9em;
		font-family: Verdana;
	}
	#comments .author {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	#comments .date {
		font-size: 0.8em;
		margin-bottom: 5px;
	}
	#comments .required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	#comments .thread-odd {
		border-width: 1px 0;
		border-style: dotted;
		border-color: #c0c0c0;
		padding: 10px;
		margin: 0 !important;
	}
	#comments .thread-even {
		padding: 10px;
		
	}
	#comments .details {
		float: left;
	}
	#comments .gravatar {
		float: right;
	}
	#comments .commentitems {
		padding: 5px 10px;
	}
	#comments .commentlist {
		list-style-type: none;
	}
		#comments .commentlist li {
			clear: both;
			width: 90%;
		}
		#comments .commentlist li ul {
			list-style-type: none;
			padding-left: 10px;
			border-left: 2px solid #e0e0e0;
			margin: 10px 0;
		}
		#comments .children {
			
		}
	#comments .reply {
		font-size: 0.8em;
		text-transform: uppercase;
	}
	#comments .navigation {
		padding: 10px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
	#comments em {
		display: block;
		margin: 5px 0;
		font-size: 0.9em;
		font-style: normal;
		font-weight: bold;
		color: #009900;
	}
/** END comments **/

/** begin calendar **/
#calendar_wrap {
	
}
	#wp-calendar {
		width: 100%;
	}
		#wp-calendar caption {
			margin-bottom: 5px;
			font-weight: bold;
			text-transform: uppercase;
		}
		#wp-calendar th {
			text-align: center;
			font-size: 0.9em;
			background-color: #FDC501;
			color: #000000;
		}
		#wp-calendar td {
			text-align: center;
			padding: 2px;
			font-size: 0.9em;
		}
			#wp-calendar td a {
				font-weight: bold;
				text-decoration: none;
			}
		#prev {
			padding: 15px 5px 0 !important;
			text-align: left !important;
			text-transform: uppercase;
		}
		#next {
			padding: 15px 0 0 !important;
			text-align: right !important;
			text-transform: uppercase;
			font-size: 0.8em;
		}
			#prev a, #next a {
				display: block;
				width: 45px; height: 13px;
				text-align: center;
				font-size: 0.8em !important;
				background-color: #FDC501;
				color: #000000;
			}
			#prev a:hover, #next a:hover {
				background-color: #303030;
			}
			#prev a { float: left; }
			#next a { float: right; }
/** end calendar **/

/** END widget styles **/