
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #EEEEEE url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #0A3C6F;
}
a:hover {
	text-decoration: underline;
}
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: 970px;
	margin: auto auto;
	text-align: left;
	background: url(images/wrapper.gif) repeat-y 0 0;
	padding: 0 12px;
}
hr{border:none 0; border-top:1px solid; width:100%; height:1px; margin:.25em 0} h3,h6{font-size:110%}
hr{color:#990000;}
/** END wrapper **/

/** BEGIN navigation **/
#navigation {
	height: 31px;
}
	#navigation .wrapper {
		background: none;
	}
	#navigation ul {
		list-style-type: none;
	}
		#navigation ul li {
			float: left;
			font-size: 0.9em; 
		}
		#navigation ul li a {
			color: #ffffff;
			display: block;
			padding: 9px 12px;
		}
		#navigation ul li a:hover {
			color: #CCCCCC;
			text-decoration: none;
		}
	#navigation form {
		width: 279px; height: 21px;
		background: url(images/search.gif) no-repeat 0 0;
		float: right;
		margin: 5px 10px 0 0;
	}
		#navigation form input {
			border: 0;
			font-size: 1em;
			font-family: Verdana;
			float: left;
			margin: 3px 0;
			width: 252px;
			background-color: transparent;
		}
		#navigation form button {
			border: 0;
			text-indent: -9999px;
			width: 16px; height: 16px;
			background-color: transparent;
			float: left;
			margin: 2px 3px;
		}
/** END navigation **/

/** BEGIN header **/
#header {
	height: 104px;
}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 36px 24px 0;
	}
	#header h1 a {
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 286px; height: 32px;
		background: url(images/logo.gif) no-repeat 0 0;
	}
	#header .ad468x60 {
		float: right;
		padding: 22px 20px 0;
	}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 649px;
	float: left;
	padding: 0 0 20px 18px;
}
	#content p {
		margin-bottom: 10px;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .title {
		font-size: 0.9em !important;
		text-transform: uppercase;
		color: #666666;
		margin-bottom: 10px;
	}
	#content .posts {
		border: 1px solid #DDDDDD;
		float: left;
		padding: 10px 4px 0;
	}
	#content .post {
		padding: 10px;
		margin-bottom: 12px;
		width: 298px; height: 300px;
		float: left;
	}
		#content .post h2 {
			margin-bottom: 10px;
			font-size: 1.3em;
		}
		#content .post .thumbnail {
			float: left;
				margin-right: 10px;
				padding: 7px;
				border: 1px solid #E9E9E9;
				background-color: #F2F2F1;
				width: 125px; height: 125px;
		
			
		}
		#content .post .date {
			font-size: 0.9em;
			color: #0A3C6F;
		}
		#content .details {
			float: right;
			font-size: 0.8em;
		}
			#content .details a {
				display: block;
				float: right;
				padding: 7px 12px;
				border: 1px solid #EBEBEB;
				margin-left: 4px;
			}
	#content .recent {
		border: 1px solid #DDDDDD;
		width: auto; height: auto;
	}
		#content .recent h2 {
			font-size: 1.6em;
		}
		#content .post .thumb  {
			float: center;
				margin-right: 10px;
				padding: 7px;
				border: 1px solid #E9E9E9;
				background-color: #F2F2F1;
				width: 80px; height: 120px;
				}
				#content .post.img {
	width: 80px;
	height: 80px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F2F1;
	margin-right: 5px;
	border: 1px solid #E9E9E9;
				}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 285px;
	padding: 0 15px 20px 0;
}
	#sidebar h2 {
		font-size: 1em;
		text-transform: uppercase;
		background: url(images/sidehead.gif) repeat-x 0 0;
		padding: 7px 10px;
		margin-top: 10px;
		border-width: 0 1px;
		border-style: solid;
		border-color: #DDDDDD;
	}
	#sidebar ul {
		list-style-type: none;
		border: 1px solid #DDDDDD;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 5px 7px;
			border-bottom: 1px dotted #DADADA;
		}
		#sidebar ul li a {
			color: #808080;
		}
	#sidebar .l {
		float: left;
		width: 135px;
	}
	#sidebar .r {
		float: right;
		width: 135px;
	}
	#sidebar .ads {
		border: 1px solid #DDDDDD;
		padding: 6px 0;
		text-align: center;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .subscribe {
		padding: 10px 10px 2px;
		border: 1px solid #dddddd;
		background: url(images/subscribe.gif) no-repeat 10px 10px;
		height: 67px;
		font-size: 0.9em;
	}
		#sidebar .subscribe a {
			color: #808080;
			display: block;
			float: left;
			padding: 2px 0 0 20px;
		}
		#sidebar .subscribe input {
			border: 0;
			float: left;
			margin: 18px 0 0 10px;
			width: 165px;
		}
		#sidebar .subscribe button {
			border: 0;
			text-indent: -9999px;
			float: right;
			background-color: transparent;
			width: 64px; height: 64px;
			margin-top: -10px;
		}
	#sidebar .tags {
		padding: 10px;
		border: 1px solid #dddddd;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #0A3C6F;
			text-decoration: none;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #CCCCCC;
	color: #ffffff;
	font-size: 0.9em;
	padding: 10px 0 30px;
	line-height: 1.7em;
}
	#footer .wrapper {
		background: none;
	}
	#footer a {
		color: #ffffff;
	}
	#footer .l {
		float: center;
		padding-left: 10px;
	}
	#footer .r {
		float: center;
		padding: 16px 10px 0 0;
	}
	.advtimg{
width: 10px;
height: 96px;
float: left;
margin-left: 5px;
}
.topbanner{
width: 731px;
height: 93px;
float: left;
background-color: #dedede;
padding-left: 3px;
padding-top: 3px;
}
/***Adstyle**/
.ad_wrapper{background-color:#CCCCCC;padding:9px 2px 4px;width:290px;}
.ad_wrapper span{color:#993300;float:right;font-size:9px;margin:5px 10px 3px 0;}
ad_wrapper span.adText{color:#7da6a0;float:right;font-size:9px;margin:1px 5px 0 1px;}	
/***Adstyle**/

	
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 25px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	clear: both;
	border-top: 1px solid #eeeeee;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.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;
	}
.posts .title {
	padding: 5px 10px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

.sharingb {
	background: #FFFFCC;
	margin: 10px 0 0 0;
	display: block;
	overflow: hidden;
	padding: 0px 0 0px 0;
	border-top: 1px dotted #FF0000;
	border-bottom: 1px dotted #FF0000;
}
.sharing {
	background: #fff;
	margin: 10px 0 0 0;
	display: block;
	overflow: hidden;
	padding: 0px 0 0px 0;
	border-top: 1px dotted #FF0000;
	border-bottom: 1px dotted #FF0000;
}
.entry_author_image
{
  float: left;
  border: solid 1px outset;
  margin: 1.2em 1.2em 0px .1em;
}
.articleads {
	align: center;
	margin: 0 0 0 0;
	font-size: 0.8em;
	color: #bbb;
	line-height: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
}
.articleads img {
	border: 1px solid #b6b6b6;
	display: block;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
.thicbox{
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e9e9e9;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
	
	
	#footer_menu {  width:70%; border:1px solid #BDD9E5; border-width:1px 0px; margin:0 auto; padding:0;height:18px; color:#4C4C4C; font:bold 11px Tahoma; text-align:center;}
#footer_menu a:link,
 #footer_menu a:visited,
#footer_menu a:hover { font:bold 11px Tahoma; text-align:center; color:#4C4C4C; text-decoration:none; line-height:16px; }
#footer_menu span { line-height:16px; margin:0 15px;}
* html #nav{height:1%}*+html #nav{height:1%}.breadcrumb{height:auto;line-height:1.8}.breadcrumb a{color:#fff!important}.altFormats{clear:right;height:auto}.altFormats li{background:none}.altFormats a{color:#fff!important}.cT-imageLandscape p,.cT-imagePortrait p,.cT-imageMultimedia p,.cT-imageMultimedia h4{background-color:#000;border:5px solid #ccc}.cT-imageGallerySnapshot p{background-color:#000;border:5px solid #ccc;border-bottom-width:0}.cT-imageGallerySnapshot ul{background-color:#000;border:5px solid #ccc;border-top-width:0}
/* Menu PAGES css  */
#navpages {
	background: #f5f5f5;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	border-bottom:1px solid #dcddde;
	margin-bottom:15px;
}
ul#navpagelist li {
	float: left;
	width: auto;
}
ul#navpagelist li a {
	display: block;
	color:#010d37;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#navpagelist li.current-cat a {
	color:#cd1713;
}
ul#navpagelist li a:hover {
	color:#cd1713;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navpagelist li li {
	float: left;
	width: 200px;
}
ul#navpagelist li li a {
	background: #e9e9e9;
	float: none;
	color:#222;
	clear:both;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navpagelist li li a:hover, ul#navpagelist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navpagelist li:hover ul, ul#navpagelist li.sfhover1 ul {
	left: auto;
	display:block;
}
/* Menu PAGES css  */
/* HEADER ROW 1 - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */
#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	width:990px;
	margin:5px auto;
	display:block;
}
#header1 { /* The very top line where subscribe and search in site objects are kept */
	background:#efefef;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding-top:3px;
	padding-bottom:3px;
	font-size:.9em;
}
#header1 a {
	color:#222;
}
#header1 a:hover {
	color:#cd1713;
}
#subscribe {
	background: url(http://www.arthack.org/wp-content/themes/WpAdvNewspaper/styles/default-gray/subscribe.gif) no-repeat left center;
	padding-left:105px;
	font-weight:bold;
	margin-left:7px;
	margin-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	float:left;
}
#date {
	float:left;
	width:220px;
	float:left;
	color:#cd1713;
	padding-top:2px;
}
#search {
	float:right;
	margin-right:7px;
	display:inline;
}
#s { /*  Search inputbox style */
	padding: 2px 5px;
	float:left;
	font-size:1.2em;
	display:inline;
	color:#aaa;
	border:none;
	background: url(http://www.arthack.org/wp-content/themes/WpAdvNewspaper/styles/default-gray/searchInput.gif) no-repeat;
	width:140px!important; /* total width after deducting 10px total padding value from real width */
	width:150px; /* Real width */
	width/**/:/**/140px; /* total width after deducting 10px total padding value from real width */
	height:16px!important; /* total height after deducting 4px total padding value from real height */
	height:20px; /* Real height*/
	height/**/:/**/16px; /* total height after deducting 4px total padding value from real height */
}
#searchSubmit {
	background: url(http://www.arthack.org/wp-content/themes/WpAdvNewspaper/styles/default-gray/searchGo.gif) no-repeat;
	width: 31px;
	height:18px;
	border:0;
	float:left;
	margin-left:4px;
	cursor:pointer;
}
/** END wordpress 2.7 comments **/

