/*  
Theme Name: elegant black for family silver
Theme URI: www.unglued-media.com
Description: 7creative junkies wordpress
Author: jay bautista
*/

body {
	background:#000 url(images/mainWallpaper.jpg) no-repeat top center;
	background-attachment: fixed;
	color:#666666;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
img {
	border:0;
	}
a {
	color:#0d91d4;
	text-decoration:underline;
	}
a:hover{
text-decoration:none;
}
a:visited {
	color:#6a529c;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Georgia, serif;
	font-weight:normal;
	color:#333
	}
blockquote {
	font-style:italic;
	color:#666;
	background:url(images/quote.gif) 0 0 no-repeat;
	margin:0 10px;
	padding:10px 0 0 30px;
	}
blockquote p {
	margin:0 0 20px 0;
	padding:0;
	}
.clear {
	clear:both;
	}
.wrapper {
	width:955px;
	margin:0 auto;
	}

/* The Header */

.head {
	background:none;
	padding-bottom:10px;
	}
.head .wrapper {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	}
.head h1 {
	background:transparent url(/img/mastheadLogo.png) no-repeat  bottom right;
	color:#C6D7DD;
	margin:0;
	text-indent:-9999px;
	float:left;
	padding:40px 0 0 15px;
	height:47px;
	width:241px;
}
.head h2 {
	display:none;
}
.head #partnership{
float:right;
margin-top:40px;
}
ul#primaryNav{
	background:transparent url(/img/primaryNavTransparency.png) repeat scroll left top;	
	clear:both;
	display:block;
	list-style:none;
	margin:10px 0;
	clear:both;
	overflow:hidden;
	padding:0;
}
ul#primaryNav li{
	border-right:1px solid #000;
	display:block;
	float:left;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
}
ul#primaryNav li a{
	background-color:transparent;
	color:#B1BDC5;
	display:block;
	font-size:0.9em;
	line-height:1.2;
	margin:0;
	overflow:visible;
	padding:10px 15px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	white-space:normal;
}
/* The Search */

.head form {
	margin:0;
	padding:0;
	}
.head input {
	padding:0;
	}
.head input#s {
	position:absolute;
	top:60px;
	right:73px;
	width:195px;
	height:21px;
	border-left:1px solid #43545a;
	border-top:1px solid #43545a;
	border-bottom:1px solid #43545a;
	border-right:none;
	background:#0c1216;
	color:#fff;
	padding-top:7px;
	}
.head input#searchsubmit {
	position:absolute;
	top:60px;
	right:47px;
	width:26px;
	height:30px;
	border-right:1px solid #43545a;
	border-top:1px solid #43545a;
	border-bottom:1px solid #43545a;
	border-left:none;
	background:#0c1216 url(images/search.gif) center no-repeat;
	}

/* The Menu */

.menu {
	height:53px;
	background:url(images/menu.gif);
	line-height:53px;
	font-weight:bold;
	text-transform:uppercase;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	float:left;
	display:inline;
	background:url(images/menuli.gif) right no-repeat;
	padding-right:1px;
	}
.menu li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	background:url(images/menuarrow.gif) top center no-repeat;
	}
.menu li a:hover {
	background:url(images/menuarrowhover.gif) top center no-repeat;
	}

/* The Main Positioning */

.left {
	float:left;
	width:200px;
	min-height:375px;
	padding:16px;
margin:0 16px 0 0;
background:#000;
color:#fff;
	}
.content {
	float:left;
	width:425px;
	padding:16px;
	background:#ecebea;
line-height:150%;
	}
.right {
color:#fff;
	float:right;
	width:200px;
	min-height:375px;
	padding:16px;
margin:0 0 0 16px;
background:#000;
	}

/* The Sidebars */
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar li {
border-bottom: solid #2e2e2d  1px;
padding:0px 25px 20px 25px;
margin:0 -25px 20px -25px;
}
.sidebar ul p{
	font-size:11px;
}
.sidebar ul ul {
	padding:0;

	}
.sidebar h2 {
	font-size:16px;
	margin:0 0 10px 0;
	color:#fff;
        padding:0;
	}
.sidebar ul li ul li {
/*	padding:0 0 0px 0 !important;*/
        margin: 0;
	}

.sidebar div {
	padding-bottom:0x;
	}
.sidebar div div {
	padding-bottom:0;
	border-bottom:0;
	}
.sidebar ul li ul {
/*	line-height:25px;*/
	padding:0 20px 0 13px;
	}
.sidebar ul li ul ul {
	padding:0;
	}
.sidebar ul li ul li {
	padding:5px 0;
border:none;
	}
.sidebar ul li ul li li {
	border-bottom:none;

	}

.sidebar table {
	width:100%;
	}
	.sidebar td{
		padding:10px 0 0 0;
	}
.sidebar div a {
	font-weight:bold;
	}

/* The Content */

.date {
	float:left;
	width:31px;
	padding:11px 4px 0 6px;
	height:35px;
	background:url(images/date.gif);
	margin-top:17px;
	text-align:center;
	font-weight:bold;
	}
.month {
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	}
.day {
	color:#2e4e74;
	}
.postinfo {
	float:left;
	padding:0 0 0 5px;
	margin-top:17px;
	}
.postinfo h2 {
	margin:0 0 5px 0;
	font-size:15px;
	color:#2e4e74;
	}
.author {
	float:left;
	color:#999;
	padding-left:17px;
	padding-right:10px;
	line-height:16px;
	}
.postinfo div.categories {
	float:left;
	background:url(images/in.gif) left no-repeat;
	padding-left:19px;
	line-height:16px;
	}
.post {
	clear:both;
padding:0 0 10px 0;
margin-bottom:25px;
border-bottom: solid #999 1px; 
	}
.postcomments {
	height:22px;
	line-height:22px;
	background:url(images/commentsline.gif);
	text-align:right;
	padding:0 15px 0 0;
	}
.postcomments a {
	background:url(images/comments.gif) left no-repeat;
	padding:0 0 0 17px;
	color:#4d4d4d;
	}
.postcomments a:hover {
	color:#2e4e74;
	}

/* The Valid Stuff */

.valid {
	font-size:10px;
	position:relative;
	padding:10px 0 0 20px;
	}
.valid a {
	color:#7189a7;
	text-decoration:none;
	}
.valid a:hover {
	color:#4d4d4d;
	}
.valid .xhtml, .valid .css {
	background:url(images/xhtml.gif) left no-repeat;
	padding:2px 2px 2px 18px;
	}
.valid .rss {
	background:url(images/rss.gif) left no-repeat;
	padding:2px 2px 2px 18px;
	}
.valid .rssbig {
	display:block;
	height:43px;
	width:32px;
	background:url(images/rssbig.gif);
	position:absolute;
	right:0;
	top:0;
	}

/* The Footer */

.footer {
	background:#222;
	padding:20px 0 5px 0;
	}
.footerleft {
	float:left;
	width:231px;
	padding:0 27px 0 33px;
	}
.footercenter {
	float:left;
	width:402px;
	padding:0 8px;
	}
.footerright {
	float:left;
	width:209px;
	padding:0 61px 0 21px;
	}
.footer h2 {
	font-size:15px;
	margin:0 0 5px 0;
	color:#bacbd1;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer li {
	background:url(images/star.gif) 0 8px no-repeat;
	line-height:25px;
	padding:0 0 0 15px;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#bacbd1;
	}
.footerbottom {
	clear:both;
	position:relative;
	font-size:10px;
	color:#fff;
	line-height:15px;
	padding:25px 0 0 0;
	}
.wplink {
	position:absolute;
	right:0;
	bottom:0;
	height:35px;
	width:41px;
	display:block;
	background:url(images/wp.gif);
	}
	
/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	font-weight:bold;
	font-size:13px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:16px;
	font-weight:bold;
	color:#b2cc72;
	margin:0;
	font-style:italic;
	text-align:center;
	padding:10px 0 20px 0;
	}

/* The Comments */

.comments {
	margin-top:20px;
	}
.comments ol {
	margin:0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:10px 0 20px 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.comments li p.commentinfo {
	margin:0;
	padding:0;
	color:#666;
	}
.respond {
	}
.respond form {
	margin:0;
	padding:0 0 10px 0;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #ccc;
	color:#361c14;
	padding:3px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #ccc;
	color:#361c14;
	padding-left:3px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 10px;
	}
.respond h2, .comments h2 {
	line-height:26px;
	color:#2e4e74;
	font-size:14px;
	margin:0;
	padding:0 6px;
	}

/*additional fixes */

.content h2, .content h2 a, .content h2 a:visited {
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:none;
padding:0;
margin:0 0 5px 0;
line-height:1.2;
}
.content h2 a:hover {
color:#0d91d4;
}
.postinfo {
margin:0 0 20px 0;
padding:0;
font-size:12px;
}
.menu {
display:none;
}
.sidebar div, .sidebar ul {
padding:0 10px;
}
.post {
border-bottom:none;
margin:0;
}
.post-tags {
/*border-bottom:solid #999 1px;*/
margin-bottom:25px;
color:#999;
font-size:11px;
}
.author {
padding:0;
font-size:11px;
}
.left li#search.widget label{
clear:both;
display:block;
margin-bottom:5px;
}
.left li#search.widget input#s {
border: solid #999 1px;
width:100px;
}
.left li#search.widget input {
border: solid #999 1px;
width:50px;
}
.widget_categories { border-bottom:none !important;}
.widget_search { border-bottom:none !important;}

h2.pagetitle {
font-style:normal !important;
font-size:24px;
text-align:left;
padding:0 0 10px 0;
margin:0 0 25px 0;
border-bottom:solid #bababa 1px;
}

#comments li {
border-bottom: solid #bababa 1px;
}
#footer {
margin: 25px auto; 
padding: 10px 0pt; 
background: rgb(32, 32, 32) none repeat scroll 0pt 0pt;
clear: both !important; 

font-size: 12px; 
margin-top:25px !important;
text-align: center; width: 960px;
}
