/*
Theme Name: Bureau News
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 80% tahoma;
	color: #0F1017;
	background: url(images/background.gif) repeat-x 0 0;
}
a {
	color: #005588;
}
a:hover {
	text-decoration: none;
	color: #cc3300;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

.alert {
	padding-top: 5px;
 	padding-bottom: 5px;
	padding-left: 60px;
	padding-right: 50px;
	border-top: 1px dashed #CC3300;
	border-bottom: 1px dashed #CC3300;
	background: url(images/alert.png) no-repeat center left #FFFFCC;
}
	
.alignleft {
	float: left;
	margin: 4px 10px 5px 5px;
}
.alignright {
	float: right;
	margin: 4px 10px 5px 5px;

}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
	
.floatright {
	padding: 2px;
	float: right;
	}
	
.floatleft {
	padding: 2px;
	float: left;
	}
	
.right {
	float: right;
	margin: 4px 10px 5px 5px;
	padding: 2px;
	border: 1px solid #cccccc;
}

.lr {
	text-align: right;
	}

.border {
	border: 1px solid #cccccc;
	padding: 2px;
}

.listing {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	padding-top: 3px;
	padding-bottom: 18px;
	margin-top: 5px;
	margin-bottom: 5 px;
}

.dash  {
	border-top: 1px dashed #666666;
	padding-top: 3px;
	padding-bottom: 18px;
	margin-top: 38px;
	margin-bottom: 5 px;

}

td {
	padding: 2px;
	}

td.tt {
	height: 28px;
	vertical-align:bottom;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}

td.tv {	
	padding-left: 3px;
	height: 25px;
	vertical-align: middle;
}

td.pad {
	padding: 3px;
}

.vs {
	border: 1px solid #dddddd;
	margin-top: 5px;
	padding: 2px;
}

	
#reviewform {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding-bottom: 10px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	padding-top: 20px;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
		}
	#header .bottom {
		clear: both;
	}
	#header h1 {
		float: left;
		padding-bottom: 0px;
	}
		#header h1 a {
			display: block;
			width: 500px; height: 77px;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header form {
		float: right;
		width: 226px; height: 26px;
		background: url(images/search.gif) no-repeat 0 0;
		margin-top: 38px;
	}
		#header form input {
			border: 0;
			float: left;
			width: 180px;
			margin: 5px 10px; 
			background-color: transparent;
			font-size: 1em;
			color: #848DB3;
		}
		#header form button {
			float: right;
			width: 26px; height: 26px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#header .navigation {
		margin-top: -20px;
		clear: both;
		height: 31px;
		background: url(images/darknavigation.gif) repeat-x 0 0;
		overflow: hidden;
	}
		#header .navigation li {
			font-family: Arial;
			font-weight: bold;
		}
		#header .navigation li a {
			color: #cccccc;
			text-decoration: none;
			display: block;
			padding: 8px 12px;
			font-weight: bold;
			background: url(images/divider2.gif) no-repeat center right;
		}
		
		#header .navigation li a:hover {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 8px 12px;
			font-weight: bold;
			background: url(images/divider2.gif) no-repeat center right;
		}
	#header .bottom {
		border: 1px solid #dddddd;
		background: url(images/navigation.gif) repeat-x 0 0;
		height: 29px;
		font-size: 0.9em;
	}
		#header .bottom .breadcrumb {
			float: left;
			font-family: Arial;
			padding: 7px 10px;
			color: #6B6C6C;
		}
			#header .bottom .breadcrumb strong {
				color: #005588;
				margin-right: 20px;
			}
		#header .bottom .subscribe {
			float: right;
			font-family: Arial;
		}
			#header .bottom .subscribe li {
				font-weight: bold;
			}
			#header .bottom .subscribe li a {
				text-decoration: none;
				display: block;
				padding: 5px;
			}
/** END header **/

/** BEGIN review page **/

	#content .review a {
			text-decoration: none;
			color: #ffffff;
		}
		
	#content .review a:hover {
			text-decoration: none;
			color: #333333;
		}

	
	#content .review ul {
		list-style-position: inside;
		padding-left: 0;
		margin-top: 38px;
		height: 30px;
		list-style-type: none;
		display: block;
		border-bottom: 1px solid #888888;
	}
	
	#content .review ul li {
		float: left;
	}
		
	#content .review li.rm {
			color: #444444;
			padding-left: 12px;
			padding-top: 6px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 15px;
			font-weight: bold;
			background:url(images/rm.gif) no-repeat;
			width: 200px; height: 30px;
		}
		
	#content .review li.ru {
			margin-top: 5px;
			margin-right: 3px;
			padding-left: 12px;
			padding-top: 3px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			font-weight: bold;
			background:url(images/rs.gif) no-repeat;
			width: 100px; height: 25px;
		}
		
	#content .review li.ri {
			margin-top: 5px;
			margin-right: 3px;
			padding-left: 23px;
			padding-top: 3px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			font-weight: bold;
			background:url(images/rs.gif) no-repeat;
			width: 100px; height: 25px;
		}
		
	#content .order a {
		height: 28px;
		width: 108px;
		float: right;
		margin-top: 8px;
		padding-top: 5px;
		padding-left: 9px;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		font-family: "Century Gothic", Arial, sans-serif;
		background: url(images/order.png) no-repeat;
	}	
	
	#content .order a:hover {
		height: 28px;
		width: 108px;
		float: right;
		margin-top: 8px;
		padding-top: 5px;
		padding-left: 9px;
		color: #000000;
		font-size: 15px;
		font-weight: bold;
		font-family: "Century Gothic", Arial, sans-serif;
		background: url(images/order.png) no-repeat;
	}	

/** END review page **/

/** BEGIN content **/
#content {
	clear: both;
	width: 630px;
	float: left;
	padding: 15px 0;
}

	#content .hr {
		margin-bottom: 20px;
		background-color: #FFFFEA;
		padding: 15px;
	}
	
	#content .featured {
		margin-bottom: 20px;
		background-color: #FFF6CA;
		border: 1px solid #FFC445;
		padding: 15px;
	}
		#content .featured h1 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 2.3em;
			margin-bottom: 10px;
			letter-spacing: -1px;
		}
			#content .featured h1 a {
				text-decoration: none;
			}
		#content .featured .thumb {
			float: left;
			margin-right: 15px;
			width: 255px; height: 200px;
			border: 4px solid #ffffff;
			display: block;
			overflow: hidden;
		}
		#content .featured p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
	#content .april {
		width: 183px;
		float: left;
		padding-bottom: 15px;
		margin-left: 18px;
	}
	
	#content .push {
		clear: both;
		margin-left: 0;
		width: 290px;
		float: left;
		padding-bottom: 15px;
	}
	
	#content .pull {
		width: 290px;
		float: left;
		padding-bottom: 15px;
		margin-left: 3px;
	}

	#content .post {
		width: 183px;
		float: left;
		padding-bottom: 30px;
		margin-left: 18px;
	}

	#content .push ul, #content .pull ul {
		list-style-position: outside;
		list-style-type: none;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 0px;
		padding-left: 8px;
		font-size: 13px;
	}
	
	#content .push li, #content .pull li {
		padding-left: 10px;
		background: url(images/a.gif) no-repeat top left;

	}


	
	#content .article {
		width: 100%;
		padding-bottom: 30px;
		padding-top: 20px;
		border-bottom: 1px dashed #cccccc;
		line-height: 1.5em;
	}
	
		#content .article h5 {
			text-decoration: none;
			font-size: 1em;
			padding-bottom: 12px
		}

		#content .f {
			clear: both;
			margin-left: 0;
		}
		#content .post .category {
			font-weight: bold;
			font-size: 0.8em;
			text-transform: capitalize;
			margin-bottom: 10px;
		}
			#content .post .category a {
				text-decoration: none;
				color: #222222;
			}
			
		#content .post h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.2em;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				text-decoration: none;
			}
			
		#content .post h5 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.1em;
			margin-bottom: 10px;
		}
			#content .post h5 a {
				text-decoration: none;
			}
		#content .post .thumb {
			width: 178px; height: 97px;
			display: block;
			overflow: hidden;
			margin-bottom: 5px;
			border: 1px solid #dddddd;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.5em;
		}
		#content .post .date {
			font-size: 0.9em;
			margin-bottom: 0;
			color: #6B6C6C;
		}
		#content .article .comments {
			padding-top: 5px;
			padding-left: 15px;
			padding-bottom: 10px;
			margin-bottom: 0;
			background: url(images/comments.gif) no-repeat 0 3px;
			font-size: 0.8em;
		}

		#content .post .comments {
			padding-left: 15px;
			margin-bottom: 0;
			background: url(images/comments.gif) no-repeat 0 3px;
			font-size: 0.7em;
		}
			#content .post .comments a {
				text-decoration: none;
			}
	#content .recent {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
	#content .recent h1 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 2.0em;
			margin-bottom: 5px;
			letter-spacing: -1px;
	}

	#content .recent h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.5em;
			margin-bottom: 5px;
			letter-spacing: -1px;
	}
	
	#content .recent1 h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.5em;
			margin-bottom: 5px;
			letter-spacing: -1px;
	}
	
	#content .recent1 {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;

	}
	#content .postnav {
		clear: both;
		padding: 20px 0;
	}
		#content .postnav a {
			font-weight: bold;
			text-decoration: none;
			font-size: 0.9em;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 330px;
	float: right;
	padding-top: 15px;
	font-family: tahoma;
	color:#666666;
}

	#sidebar .rbox {
		border: 1px solid #dddddd;
		margin-bottom: 15px;
	}
		#sidebar .rbox h4 {
			color: #565656;
			font-size: 1em;
			text-transform:	capitalize;
			background-color: #f6f6f6;
			margin-top: 0px;
			border-bottom: 1px solid #dddddd;
			padding: 7px 10px;
			font-family: Arial;
		}
			
		#sidebar .rbox .postlist {
	background: #CCCCCC url(images/rbox.jpg) top no-repeat;
	list-style-type: none;
	padding-top: 218px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
			#sidebar .rbox .postlist li {
				line-height: 1.2em;
				padding: 1px 0;
			}
			#sidebar .rbox .postlist li a {
				color: #444444;
				font-weight: normal;
			}
			#sidebar .rbox .postlist li a:hover {
				color: #444444;
				text-decoration: none;
			}


	#sidebar .box {
		border: 1px solid #dddddd;
		margin-bottom: 15px;
	}
		#sidebar .box h4 {
			color: #565656;
			font-size: 1em;
			text-transform:	capitalize;
			background-color: #f6f6f6;
			margin-top: 0px;
			border-bottom: 1px solid #dddddd;
			padding: 7px 10px;
			font-family: Arial;
		}
			
		#sidebar .box .postlist {
			list-style-type: none;
			padding: 10px 15px;
		}
			#sidebar .box .postlist li {
				line-height: 1.5em;
				padding: 4px 0;
			}
			#sidebar .box .postlist li a {
				font-weight: bold;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 10px 0;
		}
			#sidebar .box .flickr img {
				width: 80px; height: 80px;
				margin: 5px;
			}
		#sidebar .side h2 {
			color: #565656;
			border-top: 3px solid #dddddd;
			font-size: 1em;
			text-transform: capitalize;
			padding: 4px 0 10px;
			margin-top: 0;
			font-family: Arial;
		}
		#sidebar .side ul {
			list-style-type: none;
			padding: 0 10px 20px;
		}
			#sidebar .side li {
				line-height: 1.5em;
				padding: 3px 0;
			}
			#sidebar .side li a {
				text-decoration: none;
			}
	#sidebar .l {
		margin-top: 12px;
		float: left;
		width: 155px;
	}
	#sidebar .r {
		margin-top: 12px;
		float: right;
		width: 155px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border-top: 3px solid #D6D5D5;
	padding-top: 18px;
	height: 36px;
	font-size: 0.9em;
	color: #959595;
	line-height: 1.5em;
}
	#footer .l {
		float: left;
		padding: 10px;
	}
	#footer .r {
		float: right;
		padding: 10px;
	}
	#footer a {
		color: #959595;
		text-decoration: none;
	}

	#footer a:hover {
		color: #959595;
		text-decoration: underline;
	}
/** END footer **/


/** BEGIN miscellaneous **/
#content .single {
	
}
	#content .single a {
		text-decoration: underline;
	}
	
	#content .single a:hover {
		text-decoration: none;
	}
	
	#content .single h1 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 1.8em;
		margin-bottom: 10px;
		margin-top: -10px;
	}
	#content .single h2, #content .single h3 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 1.5em;
		margin-bottom: 10px;
		margin-top: 28px;
	}
	
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: outside;
		margin-bottom: 10px;
		margin-left: 18px;
		padding-left: 18px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 15px;
		margin: 28px;
		background-color: #eeeeee;
		border-left: 3px solid #cccccc;
	}

	#content .single h4, #content .single h5, #content .single h6 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 1.3em;
		margin-bottom: 10px;
		margin-top: 28px;

	}
#comments-box {
	padding-top: 0px;
}
	#comments-box a {
		text-decoration: none;
	}
	#comments-box h2 {
		font-size: 1.5em !important;
	}
	#comments-box p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments-box .children li {
		padding: 0px;
	}
	#comments-box form {
		
	}
	#comments-box form p {
		margin-bottom: 5px;
	}
		#comments-box form input {
			margin-right: 5px;
		}
		#comments-box form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: tahoma;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments-box form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments-box form textarea {
			width: 550px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments-box form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: tahoma;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1.8em !important;
	margin-bottom: 38px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments-box ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments-box .buffer {
		padding: 10px;
	}
	#comments-box ol li {
		margin-bottom: 10px;
		margin-left: -25px;
	}
	#comments-box ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments-box ol li .avatar {
		float: right;
	}
	#comments-box ol li .comment-author {
		
	}
		#comments-box ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;		
		}
	#comments-box ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments-box ol li .reply {
				clear: both;
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments-box .children {
		list-style-type: none;
	}
#comments-box .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments-box .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments-box .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments-box .says {
	display: none;
}
/** END wordpress 2.7 comments **/
