/*
 Theme Name: Silencer's Blues
 Theme URI: http://thesilentroom.com/
 Description: Custom theme designed by Silencers
 Version: 1.00
 Author: Silencers & Fird
 Author URI: http://www.firdouss.com/
 Tags: blue, custom header, fixed width, two columns
 */
@import url("screen.css");
a {
    text-decoration: none;
}

#header {
    height: 166px;
    background: #fff url(images/headerbg.gif) repeat-x 0 0;
    overflow: hidden;
		cursor: pointer;
}

#header h1 {
    text-indent: -9999em;
    height: 166px;
    width: 950px;
    margin: 0;
    padding: 0;
    background: transparent url(images/h1.gif) no-repeat 0 0;
}

#navigation {
    height: 30px;
    background: #2e8bba url(images/navbar.gif) repeat-x 0 0;
}

#navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#nav li {
    z-index: 200;
    cursor: pointer;
    position: relative;
    font: bold 18px / 30px "Helvetica", "Arial", sans-serif;
    padding: 0px 1.0em;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    float: left;
}

.nav-current {
    background: #ff9933;
}

#nav li ul {
    z-index: 210;
    position: absolute;
    display: none;
    left: 0;
    top: 30;
}

#nav li li {
    float: none;
    padding: 0px 1em;
    width: 130px;
    border-bottom: 1px solid #fff;
    background: #ff9933;
    font-size: 14px;
}

#nav li li:hover {
    background: #0099cc;
}

#navigation a {
    color: #fff;
}

.searchform {
    margin: 4px 0;
    text-align: right;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 22px;
    padding: 0px 4px;
    overflow: hidden;
}

.searchform form {
    padding: 0;
    margin: 0;
}

.searchform input[type =
"submit"] {
    text-indent: -999em;
    border: 0px none;
    width: 52px;
    background: #fff url(images/searchbg.gif) no-repeat 50% 50%;
}

.searchform input[type =
"text"] {
    padding: 0;
    margin: 0 5px 0 0;
    border: 0px none;
    height: 16px;
    font-size: 10px;
    width: 160px;
    color: #666;
}

#content {
    background: #D2ECFF url(images/contentbg-v2.png) repeat-x 0 0;
}



.content-wrap {
    padding: 10px 10px 0;
    background: #fff;
    width: 650px;
	min-height: 523px;
    margin: 15px 0;
    float: left;
    overflow: hidden;	
	position: relative;
}

/* main page - latest post */
.post-latest {
    background: #666 url(images/660x300.png) no-repeat 0 0;
    z-index: 180;
    position: relative;
    width: 650px;
    height: 300px;
    overflow: hidden;
}

.post-latest img {
    max-width: 650px;	
}

.post-latest-title {
    padding: 10px 15px;
    position: absolute;
    width: 630px;
    bottom: 0px;
    left: 0px;
    background: transparent url(images/semiblack.png);
    color: #fff;
    font-size: 14px;
}

.post-latest-title h2 {
    margin: 0;
    font: bold 30px / 1 "Helvetica", "Arial", sans-serif;
	letter-spacing: -1.0px;
    color: #fff;
}

.post-latest-title h2 a, .post-latest-comment a {
    color: #fff;
}

.post-latest-title a:hover {
	color: #ff9933;
}

.post-latest-comment {
    position: absolute;
    right: 15px;
    top: 15px;
    background: transparent url(images/semiblack.png);
    color: #fff;
    font-size: 14px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px 20px;
}

.post-latest-content {
    margin: 15px 0 120px;
    font: normal 12px / 1.4 "Verdana", "Arial", "Helvetica", sans-serif;
}


.post-latest-content li ul, li ol {margin: 1.5em; padding-left:5px;}
.post-latest-content li {margin: 1.5em;}
.post-latest-content ul {list-style-type:disc;}
.post-latest-content ol {list-style-type:decimal;}

.post-latest-content h3 {
	font: bold 20px/1 "Helvetica","Arial",sans-serif;
	margin-bottom: 0.1em;
}

.post-latest-content blockquote {
	font-style:normal;
}

.post-latest-content p {
    margin-bottom: 15px;
}

.post-latest-content a {
	color: #0099cc;
	font-weight: bold;
}

.post-latest-content a:hover {
	color: #ff9933;
}

.entry img {margin:0 0 1.0em 0;}

.readmore {
    font: bold 18px / 1 "Helvetica", "Arial", sans-serif;
    color: #fff;
    background: #0099cc;
    display: block;
    padding: 10px 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    width: 150px;
    text-align: center;
    margin: 15px 0 0 0;
    overflow: hidden;
}

.readmore:hover {
    background: #ff9933;
}

span.readmore a {
    color: #fff;
}

/* side wrap */
.side-wrap {
    margin: 15px 0;
    width: 250px;
    padding: 10px 10px 0px 10px;
    background: #fff;
    float: right;
    overflow: hidden;
		position: relative;
}

.post-sidebar {
    margin-bottom: 10px;
    position: relative;
    background: #333 url(images/260x150.png) no-repeat 0 0;
    overflow: hidden;
    width: 250px;
    height: 150px;
}

.bottom-align {
	position: absolute;
	bottom: 10px;
}

.post-sidebar img {
    width: 250px;
		height: 150px;
}

.post-side-title {
    padding: 0px 10px 0px 10px;
    position: absolute;
    width: 230px;
    bottom: 0px;
    left: 0px;
    background: transparent url(images/semiblack.png);
    color: #fff;
    font-size: 14px;
	
}

.post-side-title h2 {
    margin: 0;
    font: bold 14px / 32px "Helvetica", "Arial", sans-serif;
	letter-spacing: -0.025em;	
    color: #fff;
	
}

.post-side-title h2 a {
    color: #fff;
}

.post-side-title a:hover {
	color: #ff9933;
}

.post-side-comment {
    background: #0099cc;
    color: #fff;
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 30px;
    height: 24px;
    font: bold 18px / 24px "Helvetica", "Arial", sans-serif;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.post-side-comment a {
    color: #fff;
}

.post-side-comment:hover {background: #ff9933; cursor: pointer;}

/* comments */
.comment {
    border-bottom: 2px solid #006699;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.commentlist {
    font: normal 11px / 1.2 "Verdana", "Arial", sans-serif;
	color: #333;
	padding: 0;
}

.commentlist a {
    color: #006699;
}

.commentlist a:hover {
    color: #ff9933;
}

.comment-author {
    font: bold 18px / 1.2 "Verdana", "Arial", sans-serif;
    color: #006699;
}

.comment-author cite {
    font-style: normal;
}

.comment-meta {
    margin-bottom: 20px;
	font-size: 0.95em;
}

.says {display: none;}
.avatar {float: right;}



#respond {padding-bottom: 10px;}

#commentform input[type =
"text"], #commentform textarea {
    width: 230px;
    padding: 10px;
    background: #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 0px none;
    font: normal 12px / 1 "Verdana", "Arial", sans-serif;
    color: #666;
}

#commentform textarea {
    height: 160px;
}

.submitBtn {
    text-align: right;
}

#commentform input[type =
"text"].error, #commentform textarea.error {
    background: #FBE3E4;
    color: #8a1f11;
    border: 1px solid #FBC2C4;
}

#submit {
    border: 0px none;
    background: #0099cc;
    color: #fff;
    font: bold 18px / 1 "Helvetica", "Arial", sans-serif;
    padding: 8px 16px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: pointer;
}

#submit:hover {
    background: #ff9933;
}

.comment-msg {
    padding: 4px;
    margin-bottom: 5px;
    display: none;
}

.post-metadata {
    padding: 10px 0 0;
    border-top: 2px solid #006699;
    font: normal 12px / 1.2 "Verdana", "Arial", sans-serif;
    color: #333;
		width: 650px;
		margin: 0;
}

.post-metadata li {
    color: #0099cc;
}

.post-metadata a {
    font-weight: bold;
    color: #0099cc;
}

.post-metadata a:hover {
    color: #ff9933;
}

.post-meta-left {
    float: left;
    width: 400px;
}

.post-meta-right {
    float: right;
    width: 180px;
}

/* archives */
.content-wide {
    background: #fff;
    padding: 10px;
	min-height: 535px;
    margin: 15px 0;
}

.content-wide h2 {
    color: #0099cc;
    font: bold 30px / 1 "Helvetica", "Arial", sans-serif;
    border-bottom: 2px solid #0099cc;
	letter-spacing:-0.5px;
    padding: 0 0 10px 0;
}

.content-wide h3 {
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:0.2em;
	font-weight:bold;
	}


.archive-wrap {
    margin-bottom: 15px;
		position: relative;
}

.archive-comment {
	float:right;
  border: 0px none;
  background: #0099cc;
  color: #fff;
  font: bold 18px / 1 "Helvetica", "Arial", sans-serif;
  padding: 6px 12px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
}

.archive-comment:hover {
	background: #ff9933;
}

.archive-comment a {
	color: #fff;
}

.archive-img {
    float: left;
    width: 250px;
    height: 145px;
    overflow: hidden;
    background: #666 url(images/260x150.png) no-repeat 0 0;
}

.archive-img img {
    max-width: 250px;
}

.archive-post {
    float: right;
    width: 660px;
    font: normal 12px / 1.4 "Verdana", "Arial", "Helvetica", sans-serif;
    color: #333;
}

.archive-entry {
    margin: 15px 0;
}

h3.post-title {
    color: #333;
    font: bold 24px / 1 "Helvetica", "Arial", sans-serif;
    margin: 0;
}

h3.post-title a {
    color: #333;
}

h3.post-title a:hover {
    color: #ff9933;
}

.navigation {
	width: 250px;
}

.navigation-full {
	width: 100%;
}

.navigation a {
    display: block;
    background: #0099cc;
    padding: 10px 10px;
    color: #fff;
    width: 100px;
    font: bold 14px / 1 "Helvetica", "Arial", sans-serif;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.navigation a:hover {
    background: #ff9933;
}

.alignleft {
    float: left;
		margin-right: 10px;
}

.alignright {
    float: right;
}

.bookmarks {
    background: #ff6600 url(images/bookmarks.png) repeat-x 0 100%;
    padding: 10px;
    font: bold 12px / 1.2 "Verdana", "Arial", "Helvetica", sans-serif;
    color: #000000;
	min-height: 150px;
}


ul#bookmarkcats {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul#bookmarkcats li {
    float: left;
    margin-right: 10px;
    width: 178px;
    overflow: hidden;
}

ul#bookmarkcats li.last {
    margin-right: 0px;
}

ul#bookmarkcats li ul {
    list-style-type: circle;
    padding: 0 0 0 0px;
    margin: 0;
}

ul#bookmarkcats li li {
	float: none;
    font-weight: normal;
}

ul#bookmarkcats li li a {
    color: #000;
	font-weight: normal;
}

ul#bookmarkcats li li a:hover {
    color: #fff;
	font-weight: normal;
}

#footer {
    font: normal 10px / 1.4 "Verdana", "Arial", "Helvetica", sans-serif;
    padding: 15px 0;
    background: #333333 url(images/footer.png) repeat-x 0 0;
    margin: 0;
    height: 85px;
    text-align: center;
    color: #fff;
}

#footer a {
    color: #0099cc;
    font-weight: bold;
}