/*  
Theme Name: Wave
Theme URI: http://www.astereostudio.com
Description: Clean waves of a better design.
Version: 1
Author: Astereo / Devlounge
Author URI: http://www.astereostudio.com
*/

/*
+++++++++++++++
General CSS -
Used to style a few defaults and get the ball rolling.
+++++++++++++++
*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 2em;
background-color: #E2DECE; /*  #ECE9DF;  */
color: #555;
background-image: url(images/sw_background.gif);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: top center;
margin: 0px;
}

a {
text-decoration: none;
}

#wrap {
width: 770px;
margin: 0 auto; 
padding-top: 0px;
background-color: #fff;
}

/*
++++++++++++++++
Logo -
This is the div for the logo. To use your own logo, simply upload an image width a height of 52px and a max width of 750, and overwrite logo.gif in the images folder.
++++++++++++++++
*/

#logo {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
width: 100%;
height: 52px;
margin-bottom: 12px;
cursor: pointer;
}

/*
+++++++++++++++
Alert -
The alert is optional, it can be customized by hand editing the header.php file, otherwise it will spit out the tagline of your blog.
++++++++++++++++
*/

#contentmain {
width: 735px;
/*height: 55px;*/
padding: 2px;
padding-right: 4px;
padding-left: 4px;
/*background-color: #F7F7F2;*/
background-image: url(images/bars/banner.gif);
background-repeat: no-repeat;
margin: 0 auto;
margin-bottom: 10px;
color: #333;
}

#contentmain p {
font-size: 12px;
margin-bottom: 0;
margin-top: 0;
}

#contentmain a {
color: #ca1717; /* #C6451A;*/
text-decoration: none;
/*border-bottom: 1px solid #ccc;*/
}

#contentmain a:hover {
color: #000; /*#A82E0F;*/
background-color: #f2f2f2;
/*border-bottom: 1px dotted #000;*/
}

/*
+++++++++++++++
Three Column Madness -
Get's things going with three different columns, each holding their own.
+++++++++++++++
*/

#news {
width: 740px;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
}

#news .words {
width: 290px;
padding: 5px;
float: left;
margin-right: 10px;
font-size: 12px;
line-height: 17px;
background-color: #fff;
color: #444;
}

#news .words .piccy_holder {
height: 250px;
overflow: hidden;
/*background-color: #E2DECE;
padding: 1px;*/
margin-bottom: 0px;
}

#news .words .piccy_holder a {
text-decoration: none;
background-color: #fff;
padding: 0;
margin: 0;
}

#news .words .piccy_holder a:hover {
text-decoration: none;
background-color: #fff;
}

#news .words .piccy {
margin-top: 0px;
margin-bottom: 15px;
padding: 3px;
border: 1px solid #efefef;
background-color: #FFF;
line-height: 13px;
}

#news .words .piccy a {
text-decoration: none;
background-color: #fff;
}

#news .words .piccy a:hover {
text-decoration: none;
background-color: #fff;
}

#news .words .piccy img {
padding: 0px;
border: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 4px;
}

#news .words .piccy img a {
text-decoration: none;
background-color: #fff;
}

#news .words .piccy img a:hover {
text-decoration: none;
background-color: #fff;
}

#news .words .piccy em {
font-size: 11px;
margin-left: 1px;
margin-top: 0px;
line-height: 11px;
}

#news .words .head {
width: 140px;
height: 25px;
background-color: #F3F3EC;
background-repeat: no-repeat;
background-image: url(images/currentissue_head.gif);
padding-left: 150px;
padding-top: 4px;
font-weight: bold;
/*border: 1px solid #efefef; */
margin-bottom: 12px;
border-top-color: #d7d3be;
border-top-width: 4px;
border-top-style: solid;
}

#news .words .head a {
color: #ca1717;;
padding: 2px;
text-decoration: underline;
background-color: #F3F3EC;
}

#news .words .head a:hover {
color: #000;
background-color: #F3F3EC;
}

#news .words .beforehead {
width: 290px;
height: 25px;
background-image: url(images/bestofbefore_head.gif);
background-repeat: no-repeat;
background-color: #F3F3EC;
margin-bottom: 12px;
border-top-color: #d7d3be;
border-top-width: 4px;
border-top-style: solid;
}

#news .words .bbdate {
margin-bottom: 0px;
margin-top: 2px;
font-size: 9px;
}

#news .catdesc { /* RDV */
text-decoration: none;
background-color: #fff;
color: #ca1717;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
padding: 0px;
}

#news .words .left {
font-size: 11px;
color: #ca1818;
margin-bottom: 20px;
margin-top: 6px;
border-top: 1px dotted #e2e2e2; /* RDV */
}

#news .words .left img {
padding: 0px;
border: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
}

#news .words a {
background-color: #f9f9f9;
color: #555;
padding: 2px;
}

#news .words a:hover {
background-color: #f2f2f2;
color: #000;
}

#news .facts {
width: 220px;
float: left;
background-color: #FFFFFF;
}

#news .facts .spacer {
width: 100%;
background: #FFFFFF;
height: 10px;
}

#news .facts .fc_bottom {
height: 18px;
background: #D7D3BE;
font-size: 10px;
colour: #ca1717;
margin-right: 10px;
margin-bottom: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 3px;
line-height: 6px;
top: -50%;
}

#news .facts .fc_bottom a, a:hover {
color: #ca1717;
}

#news .facts .fc_bottom img {
border: 0px;
}

#news .facts .content {
padding: 5px;
margin-right: 10px;
/*background-color: #f7f7f7;*/
background-color: #F3F3EC; /* Page background is #ECE9DF (F3F0E7)*/
color: #666;
line-height: 17px;
font-size: 12px;
border-color: #D7D3BE;
border-top-width: 4px;
border-top-style: solid;
}

#news .facts .content .head {
width: 200px;
background-image: url(images/noteworthy_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 32px;
}

#news .facts .content .bobhead {
width: 200px;
background-image: url(images/bestofbefore_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 32px;
}

#news .facts .content .witwhead {
width: 200px;
background-image: url(images/whatintheweb_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 32px;
}

#news .pgentry {
/*border-bottom: 1px dotted #e2e2e2; */
margin-bottom: 3px;
}

#news .pgentry p {
margin-bottom: 0px;
margin-top: 1.2em;
}

#news .pgentry ul {
margin-bottom: 0px;
margin-top: 1em;
}

#news .pgentry li {
margin-bottom: 0px;
margin-top: 1em;
}

#news .pgentry img {
display: inline; 
margin: 0 auto;
padding: 2px;
border: 1px solid #efefef;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 3px;
}

#news .pgentry .more { /* For the arrow 'MORE' image */
font-size: 11px;
text-decoration: none;
/*color: #2F6D2B;*/
}

#news .pgentry .more img {
border: 0px;
padding: 0px;
margin-top: 3px;
margin-bottom: 0px;
margin-left: 4px;
margin-right: 2px;
}

#news .ntdate {
margin-bottom: 0px;
margin-top: 2px;
font-size: 9px
}

#news .ntentry {
margin-bottom: 18px;
margin-top: 2px;
}

#news .ntentry p {
margin-bottom: 3px;
margin-top: 6px;
color: #000000;
}

#news .ntentry a {
/*background-color: #f9f9f9;*/
color: #ca1717;
padding: 2px;
text-decoration: underline;
}

#news .ntentry a:hover {
background-color: #f2f2f2;
color: #000;
text-decoration: underline;
}

#news .ntentry img {
display: inline; 
margin: 0 auto;
padding: 2px;
border: 1px solid #efefef;
margin-top: 2px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 3px;
}


#news .facts h2 {
color: #333;
font-weight: bold;
font-size: 12px;
margin-top: 0px;
margin-bottom: 2px;
padding: 0px;
}

#news .facts h2 a {
border-bottom: 1px dotted #ca1717;
text-decoration: none;
color: #333;
}

#news .facts h2 a:hover {
text-decoration: none;
color: #ca1717;
border-bottom: 0px dotted #ca1717;
}

#news .sidebars {
width: 200px;
padding: 5px;
float: right;
line-height: 14px;
}

#news .sidebars .head {
width: 200px;
background-image: url(images/browse_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 25px;
}

#news .sidebars h2 {
color: #666;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
}

#news .sidebars h2 a {
border-bottom: 1px dotted #555;
text-decoration: none;
color: #333;
}

#news .sidebars h3 {
color: #555;
font-weight: normal;
font-size: 12px;
margin-top: 10px;
margin-bottom: 5px;
padding: 0px;
padding-top: 3px;
background-color: #f3f3ec;
border-color: #D7D3BE;
border-top-width: 2px;
border-top-style: solid;
}

#news .sidebars .swlatest {
margin: 0px;
margin-left: 3px;
padding: 0px;
font-size: 11px;
text-align: center;
width: 135px;
}

#news .sidebars .swlatest a {
color: #ca1717;
}

#news .sidebars .swlatest a:hover {
color: #333;
background-color: #f2f2f2;
}

#news .sidebars .swlatest_sub {
border: 1px;
border-style: dotted;
border-color: #37C6EF;
text-align: left;
padding: 2px;
background-color: #f3f3ec;;
}

#news .sidebars ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 11px;
}

#news .sidebars ul li {
list-style-type: none;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
margin-bottom: 2px;
font-weight: normal;
}

#news .sidebars ul li a {
color: #ca1717;
background-color: #fff;
display: block;
}

#news .sidebars ul li a:hover {
color: #333;
background-color: #f2f2f2;
display: block;
}

#news .words h2 {
color: #333;
font-weight: bold;
font-size: 14px; 
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
/* font-family: Georgia,"Times New Roman",Times,serif; /* RDV */
}

#news .words h2 a {
text-decoration: none;
background-color: #fff;
color: #333;
font-size: 14px;
font-weight: bold;
margin-bottom: 0px;
padding: 0px;
border-bottom: 1px dotted #ca1717;
}

#news .words h2 a:hover {
color: #ca1717;
background-color: #fff;
font-weight: bold;
margin-bottom: 2px;
padding: 0px;
border-bottom: 1px solid #fff;
}
#news .clear {
width: 100%;
height: 8px;
background-color: #fff;
}

#news {
width: 740px;
margin: 0 auto;
margin-top: 15px;
}

/*
+++++++++++++++++
Single Posts -
Single pages have an increased viewing area, and eliminates the noteworthy feature.
+++++++++++++++++
*/

#news .single, .narrowcolumn {
width: 490px;
padding: 5px;
float: left;
margin-right: 20px;
font-size: 12px;
line-height: 17px;
background-color: #fff;
color: #444;
}

#narrowcolumn { /* RDV: For tell a friend form */
width: 490px;
padding: 15px;
float: left;
margin-right: 20px;
font-size: 12px;
line-height: 17px;
background-color: #fff;
color: #444;
}

#news .single .head {
width: 490px;
/*background-image: url(images/journal_head.gif);
background-repeat: no-repeat;
width: 100%;
height: 28px;*/
}

#news .single .cathead { /* RDV */
width: 490px;
text-decoration: none;
background-color: #fff;
color: #333;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;
padding: 0px;
}

#news .single h2 a {
text-decoration: none;
background-color: #fff;
color: #333;
font-weight: normal;
font-size: 14px;
font-weight: bold;
margin-bottom: 12px;
padding: 0px;
border-bottom: 1px solid #fff;
}

#news .single h2 a:hover {
color: #ca1717;
background-color: #fff;
margin-bottom: 12px;
padding: 0px;
font-weight: bold;
border-bottom: 1px solid #fff;
}

#news .single .left {
font-size: 11px;
color: #ca1818;
margin-bottom: 20px;
margin-top: 6px;
border-top: 1px dotted #e2e2e2; /* RDV */
}

#news .single .left img {
padding: 0px;
border: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
}

#news .single .left a {
background-color: #ffffff;
color: #ca1717; /*#555;*/
padding: 2px;
/*border-bottom: 1px dotted #ca1717;*/
}

#news .single .left a:hover {
/*background-color: #f2f2f2;*/
color: #000;
}

#news .single a {
background-color: #f9f9f9;
color: #ca1717; /*#555;*/
padding: 2px;
/*border-bottom: 1px dotted #ca1717;*/
}

#news .single a:hover {
background-color: #f2f2f2;
color: #000;
}

#news .single h2 {
color: #333;
font-weight: normal;
font-size: 16px;
margin-top: 0px;
margin-bottom: 3px;
padding: 0px;
}

#news .single h2 a {
border-bottom: 1px dotted #ca1717;
text-decoration: none;
color: #333;
}

/*
+++++++++++++++++
Comments -
Manages the styling for comments forms.
+++++++++++++++++
*/

#commentarea {
width: 480px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
/*background-color: #FCFBF8;*/
}

#commentarea .comment-head h2 {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666;
margin: 0px;
/*font-weight: normal;*/
}

#commentarea h3 {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666;
margin: 0px;
/*font-weight: normal;*/
}

.commentsblock{
margin:0.5em;
padding:1em;
}

.commentsblock textarea{
width:250px;
}

.commentsblock input, .commentsblock textarea{
border:1px solid #d1d1d1;
}

.commentsblock textarea:focus{
background:#eee;
border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus{
background:#eee;
border:1px solid #a1a1a1;
}

.commentauthor{
display:block;
font-size:1.5em;
}

ol.commentlist{
color:#777;
font-size:11px;
list-style-type:none;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
margin:0;
margin-top:1.5em;
padding: 0px;
width: 80%;
}

ol.commentlist a {
color: #555;
text-decoration: none;
border-bottom: 1px dotted #ca1717;
display: inline;
}
			
ol.commentlist a:hover {
color: #222;
text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
margin-bottom:0.5em;
padding:0.5em 1em;
}

.alt{
background:#fff;
padding:0.5em;
}

.alt2{
background: #fff;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
margin: 10px auto;
padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
background-color: #F8FAFC;
}

.comment-odd {
background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
background-color: #f7f7f4;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
-moz-opacity:0.5;
opacity: 0.5;
background: center center;
float: right;
margin: 2px 0 0 0; 
width: 16px;
height: 16px;
}

.comment-favatar:hover {
-moz-opacity:1;
opacity: 1;
}

.trackback-favatar {
background: center center;
width: 16px;
height: 16px;
float: left;
margin: 2px 6px 0 2px;
cursor: pointer;
}
.comment-gravatar img {
float: right;
padding: 2px;
margin: 0;
border: 1px solid #A5A5A3;
width: 30px;
height: 30px;
background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
width: 90%;
}

.gravatar {
margin-right: -5px;
float: right;
border: 0px;
}

ol.commentlist blockquote {
background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
border: 1px solid #ebebeb;
padding:1px;
line-height: normal;
font-size: 10px;
}

/*
+++++++++++++++++
The Deck -
The deck contains the slick drop down search form, using some Moo.fx and javascript to slide it down or close it up.
+++++++++++++++++
*/

#login {
width: 100%;
overflow: hidden;
background: #D9D4C0;
}

#deckcontent {
padding: 2px;
font-size: 12px;
color: #333;
line-height: normal;
margin-top: 5px;
}

#deckcontent img {
vertical-align: middle;
}

#deckcontent a {
margin-right: 25px;
background-color: #F7F5F0;
padding: 3px;
text-decoration: none;
color: #333;
}

#deckcontent a:hover {
background-color: #E0DCCD;
}

#login-button {
width: 100%;
border-top: 3px solid #D9D4C0;
text-align: center;
}

#login-button a img, a:visited img, a:hover img {
border: none;
}

#search {
float: right;
margin-right: 5px;
width: 300px;
vertical-align: middle;
}

#searchimage {
float: left;
margin-left: 5px;
margin-right: 90px;
width: 300px;
vertical-align: middle;
}

#searchform .field {
font-family:verdana;
font-size:10pt;
background-color:#F7F7F2;
border:1px solid #A49E87;
width:205px;
}

/*
+++++++++++++
Search Results
+++++++++++++
*/

#searchpg {
width: 100%;
background-color: #f2f2f5;
padding: 2px;
margin-bottom: 7px;
}

#searchpg h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

/*
+++++++++++++
Footer -
Customize the footer in any way you see fit, but try to be nice and leave a linkback to astereo and devlounge. We built this sh*t, so be nice!
++++++++++++++
*/

#preclear {
width: 100%;
height: 30px;
background-color: #fff;
}

#footer {
width: 732px;
padding: 2px;
padding-right: 4px;
padding-left: 4px;
background-color: #F7F7F2;
margin: 0 auto;
color: #111;
font-size: 12px;
}

#footer a {
color: #C6451A;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

#footer a:hover {
color: #A82E0F;
border-bottom: 1px solid #333;
}

/* 
++++++++++++++++++++++++++++++++++ 
Styles for the dTree category list 
++++++++++++++++++++++++++++++++++ 
*/

#dtreecat, #dtreearc, #dtreepge, #dtreecatwrapper, #dtreearcwrapper, #dtreepgewrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #ca1717;*/
	white-space: nowrap;
}
#dtreecat img, #dtreearc img, #dtreepge img {
	border: 0px;
	vertical-align: middle;
}
#dtreecat a, #dtreearc a, #dtreepge a, #dtreecatwrapper a, #dtreearcwrapper a, #dtreepgewrapper a {
	display: inline;
	padding: 0;
	/*color: #ca1717;*/
	text-decoration: none;
}
#dtreecat a.node, #dtreearc a.node, #dtreepge a.node, #dtreecat a.nodeSel, #dtreearc a.nodeSel, #dtreepge a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
#dtreecat a:hover, #dtreecat a.node:hover, #dtreecat a.nodeSel:hover, #dtreearc a:hover, #dtreearc a.node:hover, #dtreearc a.nodeSel:hover, #dtreepge a:hover, #dtreepge a.node:hover, #dtreepge a.nodeSel:hover {
	color: #ca1717;
	background-color: #f2f2f2;
	text-decoration: none;
}
#dtreecat a.nodeSel, #dtreearc a.nodeSel, #dtreepge a.nodeSel {
    /*color: #000000; */
    font-weight: bold;
	background-color: #f2f2f2;
	/*text-decoration: underline;*/
}
#dtreecat .clip, #dtreearc .clip, #dtreepge .clip {
	overflow: hidden;
}

#news .sidebars .category_image {
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
margin-top: 0px;
margin-bottom: 0px; /* 12px; */
margin-left: 0px;
margin-right: 4px;
}
