/*
Theme Name: darkalley
Theme URI: http://www.sitescloud.com
Description:  Widget Supported xhtml complaint template sponsored by <a href="http://www.avivadirectory.com">Aviva Directory</a>.
Version: 1.0
Author:<a href="http://www.romow.com">Romow Web Directory</a>.

*/

body {
	background:#202020 url(images/bg.png);
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#030202;
	font-size:12px;
	}
img {
	border:none;
	}

.container {
	width:927px;
	margin:27px auto 0 auto;
	}

/* Header (header image can be changed by modifying the .head background url() */

.head {
	background:url(/wp-content/themes/dark-alley-theme-10/images/header-gregodenclub.png);
	border:1px solid #706d6d;
	width:924px;
	height:152px;
	float:left;
	}
.head a {
	display:block;
	width:924px;
	height:184px;
	}
.headRight {
	width:1px;
	margin-top:4px;
	height:182px;
	background:#0d0d0d;
	float:left;
	}
.headBottom {
	height:2px;
	margin-left:3px;
	background:#0d0d0d;
	margin-bottom:12px;
	overflow:hidden;
	clear:both;
	}

/* Search */

.search {
	height:35px;
	width:208px;
	border:1px solid #706d6d;
	float:left;
	background:url(images/searchBg.png);
	padding:10px 0 0 7px;
	}
.search input {
	float:left;
	border:none;
	}
.search input#s {
	background:#fff url(images/searchInputBg.png) no-repeat;
	height:23px;
	width:151px;
	border:none;
	line-height:25px;
	padding-left:8px;
	}
.search input.submit {
	width:42px;
	background:#0d0d0d url(images/searchSubmitBg.png);
	height:25px;
	}
.searchRight {
	float:left;
	width:1px;
	background:#0d0d0d;
	height:45px;
	margin-top:2px;
	margin-right:7px;
	}
	
/* Menu */

.menu {
	width:699px;
	height:45px;
	border:1px solid #706d6d;
	float:left;
	background:url(images/menuBg2.png);
	}
.menuLeft {
	float:left;
	height:45px;
	width:181px;
	background:url(images/menuBg.png);
	margin-right:109px;
	}
.menu a {
	display:block;
	float:left;
	border-bottom:7px solid #0d0d0d;
	text-decoration:none;
	color:#0d0d0d;
	background:url(images/menuButton.png);
	width:73px;
	height:14px;
	margin:24px 3px 0 3px;
	text-align:center;
	font-size:13px;
	overflow:hidden;
	}
.menu a:hover {
	border-color:#706d6d;
	}
.menuRight {
	float:left;
	width:1px;
	background:#0d0d0d;
	height:45px;
	margin-top:2px;
	}
.searchBottom {
	float:left;
	margin:0 10px 0 0px;
	width:218px;
	background:#0d0d0d;
	height:2px;
	overflow:hidden;
	}
.menuBottom {
	float:left;
	background:#0d0d0d;
	height:2px;
	width:699px;
	overflow:hidden;
	}

.center {
	width:924px;
	background:#b50112 url(images/contentBg.png) repeat-x;
	border:1px solid #626060;
	margin-top:24px;
	float:left;
	}
.centerBottom {
	margin-left:3px;
	background:#0d0d0d;
	height:2px;
	width:923px;
	overflow:hidden;
	clear:both;
	}

/* Left */

.left {
	background:#000;
	float:left;
	width:704px;
	padding-bottom:24px;
	}

/* Content */

.content {
	float:left;
	width:485px;
	margin-right:22px;
	}
.content h1 {
	margin:0;
	padding:10px 0 5px 10px;
	font-size:19px;
	color:#fff;
	font-weight:normal;
	}
.content h1 a {
	text-decoration:none;
	color:#fff;
	}
.content h1 a:hover {
	text-decoration:underline;
	}
.content p {
	margin:0;
	padding:10px 0;
	}
.contentDate {
	width:474px;
	height:28px;
	background:url(images/contentDateBg.png);
	line-height:28px;
	color:#fff;
	font-size:10px;
	padding-left:10px;
	overflow:hidden;
	}
.contentDate a {
	color:#fff;
	}
.contentDate a:hover {
	color:#c7c4c4;
	}
.contentDateRight {
	float:right;
	width:7px;
	height:28px;
	background:url(images/contentDateRight.png);
	}
.contentBlockTop {
	height:8px;
	width:485px;
	margin-top:10px;
	background:url(images/contentBlockTop.png);
	overflow:hidden;
	}
.contentBlockBottom {
	height:8px;
	width:485px;
	background:url(images/contentBlockBottom.png);
	overflow:hidden;
	}
.contentBlock {
	width:464px;
	border-right:1px solid #817f7f;
	background:#c7c4c4;
	padding:0 10px;
	}
.contentBlock a {
	color:#680215;
	text-decoration:none;
	font-weight:bold;
	}
.contentBlock a:hover {
	text-decoration:underline;
	}
.navigation {
	height:30px;
	margin-top:10px;
	padding:0 0 0 10px;
	font-weight:bold;
	}
.navigation a {
	color:#fff;
	text-decoration:none;
	}
.navigation a:hover {
	color:#680215;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}
h2.pagetitle {
	color:#b50112;
	font-size:25px;
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
	}
.contentCenter {
	text-align:center;
	}

/* Comments */

.contentBlock textarea {
	width:95%;
	border:1px solid #817f7f;
	}
.contentBlock input {
	border:1px solid #817f7f;
	background:#fff;
	}
.contentBlock h3 {
	font-size:15px;
	margin:0;
	padding:10px 0;
	}
.commentlist p {
	margin:0 0 15px 0;
	padding:0;
	}

/* Ads */

.ads {
	background:#c7c4c4;
	float:left;
	width:180px;
	margin-top:23px;
	text-align:center;
	}

/* Sidebar */

.sidebar {
	float:left;
	width:216px;
	}
.sidebar ul {
	margin:0;
	padding:10px;
	list-style:none;
	}
.sidebar h2 {
	color:#fff;
	font-size:14px;
	padding:0;
	margin:0;
	}
.sidebar a {
	color:#fff;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#817f7f;
	}
#calendar_wrap a {
	font-weight:bold;
	}

/* Footer */

.footer {
	width:924px;
	height:42px;
	border:1px solid #706d6d;
	background:url(images/footerBg.png);
	margin-top:22px;
	float:left;
	line-height:42px;
	color:#fff;
	text-align:center;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
.footerRight {
	float:left;
	background:#0d0d0d;
	width:1px;
	height:39px;
	margin-top:25px;
	}
.footerBottom {
	height:2px;
	margin-left:3px;
	background:#0d0d0d;
	margin-bottom:12px;
	width:924px;
	overflow:hidden;
	clear:both;
	}