/*
Theme Name: wedge
Theme URI: http://webmastersedge.net/
Description: The Webmaster's Edge
Version: 1.0
Author: Bradford Liedel
Author URI: http://webmastersedge.net/
Tags: fluid width, three columns, widgets
*/

/* CSS Document Begin */

/* --------------------------------------------------
Global Settings
-------------------------------------------------- */
body {
font-family:verdana,tahoma,georgia,'Times New Roman',arial,sans-serif;
font-size:11px;
line-height:1.4em;
background-color:#fff;
color:#000;
}

a img {
border-style:none;
}

input {
font-size:13px;
margin-top:7px;
margin-bottom:3px;
}

h2 {
margin:0px;
font-size:20px;
line-height:24px;
}

.upper {
text-transform: uppercase;
}

.lower {
text-transform: lowercase;
}





/* --------------------------------------------------
Containers
-------------------------------------------------- */
#container {
width:100%;
background:#fff url(images/left.gif) repeat-y left;
min-width:990px;
}

#inner-container {
background:url(images/right.gif) repeat-y right;
}

#content-container {
float:left;
width:100%;
display:inline;
margin-left:-270px;
}





/* --------------------------------------------------
Header
-------------------------------------------------- */
#header {
border-right:1px solid #000000;
background:#fff url(images/webmastersedgelogo.jpg) no-repeat scroll 0%;
height:265px;
position:relative;
padding:0px 0px 0px 0px;
}

#header p {
margin-top:0;
}

#header_lsidebar {
position:absolute;
width:175px;
color:#fff;
display:inline;
top:10px;
left:5px;
}

#header_ad {
height:90px;
width:728px;
position:absolute;
left:190px;
top:160px;
}

#header_logo {
width:656px;
height:146px;
position:absolute;
left:221px;
top:5px;
}

#header_rsidebar-top {
background:url(images/header_bottom-right.gif) no-repeat;
height:5px;
width:279px;
position:absolute;
right:0px;
top:265px;
}





/* --------------------------------------------------
Left sidebar
-------------------------------------------------- */
#lsidebar {
float:left;
width:175px;
padding:0px 5px 5px 5px;
color:#fff;
display:inline;
margin-left:270px;
margin-top:137px;
}

.lsidebar_title {
display:block;
}

.lsidebar_title_image {
height:51px;
width:170px;
}

.lsidebar_block-top {
background:url(images/lsidebar_block-top.gif) no-repeat;
height:5px;
font-size:0px;
}

.lsidebar_block-bot {
margin-bottom:5px;
background:url(images/lsidebar_block-bot.gif) no-repeat;
height:5px;
}

.lsidebar_cblock {
background:url(images/lsidebar_block.gif) repeat-y;
padding:5px 0px 10px 5px;
margin-right:5px;
display:block;
}

.lsidebar_menuitem-home {
color:#fff;
font-family:arial,sans-serif;
font-size:12px;
line-height:20px;
font-weight:bold;
padding:0px 1px;
white-space:nowrap;
}

.lsidebar_menuitem {
font-family:arial,sans-serif;
font-size:12px;
line-height:20px;
overflow:hidden;
width:160px;
color:#fff;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
padding-left:6px;
}

#wp-calendar a:link {
font-weight:bold;
color:#FFFF66;
text-decoration:none;
}

#wp-calendar a:visited {
font-weight:bold;
color:#FFFF66;
text-decoration:none;
}

.lsidebar_cblock a:link {
color:#FFF;
text-decoration:underline;
}

.lsidebar_cblock a:visited {
color:#FFF;
text-decoration:underline;
}

.lsidebar_cblock a:hover {
border-bottom:1px dotted #FFFF66;
color:#FFFF66;
text-decoration:none;
}



/* --------------------------------------------------
Site Content
-------------------------------------------------- */
#content {
padding:0px 7px 5px 7px;
margin-left:445px;
position:relative;
z-index:1;
}

.c_outer_wrap {
 width:99%;
 margin:0px auto 20px;
 min-width:20em;
 color:#000;
}

.c_outer_wrap .c_head_img_wrap .c_imgs, .c_outer_wrap .c_foot_img_wrap .c_imgs {
font-size:1px;
height:13px;
}

.c_outer_wrap .c_foot_img_wrap .c_imgs {
height:14px;
}

.c_outer_wrap .c_head_img_wrap {
background:transparent url(images/tl.gif) no-repeat 0px 0px;
}

.c_outer_wrap .c_head_img_wrap .c_imgs {
background:transparent url(images/tr.gif) no-repeat right 0px;
}

.c_outer_wrap .c_inner_wrap {
background:transparent url(images/ml.gif) repeat-y 0px 0px;
}















.c_outer_wrap .c_inner_wrap .c_imgs {
background:transparent url(images/mr.gif) repeat-y right 0px;
}

.c_outer_wrap .c_inner_wrap .c_imgs .c_title_content {
margin:0px 8px 0px 4px;
background:#FFF url(images/ms.jpg) repeat-x 0px 0px;
padding:1em;
}

.c_outer_wrap p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
}

.c_title_block {
color:#fff;
font-size:18px;
font-weight:bold;
display:block;
}

.c_title_block a {
color:#fff;
text-decoration:none;
}

.c_title_block a:visited {
color:#fff;
text-decoration:none;
}

.c_title_block a:hover {
color:#CC0033;
}

.c_the_title {
font-family:Georgia,Verdana,'Times New Roman', Times, sans-serif;
font-weight:bold;
height:72px;
vertical-align:bottom;
}

.c_the_title a {
color:#fff;
text-decoration:none;
}

.c_the_title a:visited {
color:#fff;
text-decoration:none;
}

.c_the_title a:hover {
color:#CC0033;
}

.c_postdate {
float:left;
margin-right:10px;
font-size:11px;
font-weight:bold;
font-family:Tahoma;
}

.c_postdate_top {
display:block;
background:url(images/thepostdate_top.gif) no-repeat;
width:66px;
height:26px;
color:#000;
}

.c_postdate_bot {
display:block;
background:url(images/thepostdate_bot.gif) no-repeat;
width:66px;
height:40px;
color:#fff;
}

.c_postdate_top-pad {
padding:7px 0px 0px 8px;
}

.c_postdate_bot-pad {
padding:5px 0px 0px 16px;
}

.c_author {
color:#fff;
font-size:12px;
font-weight:bold;
font-family:Georgia,Verdana,'Times New Roman', Times, sans-serif;
}

.c_author a {
color:#66CCFF;
text-decoration:underline;
}

.c_author a:visited {
color:#66CCFF;
text-decoration:underline;
}

.c_author a:hover {
color:#00FFFF;
text-decoration:underline;
}

.c_first_post_block {
padding-top:20px;
display:block;
font-family:verdana,tahoma,georgia,'Times New Roman',arial,sans-serif;
font-size:12px;
color:#000;
line-height:1.6em;
min-height:270px;
}

.c_post_block {
padding-top:20px;
display:block;
font-family:verdana,tahoma,georgia,'Times New Roman',arial,sans-serif;
font-size:12px;
color:#000;
line-height:1.6em;
}

.c_first_post_block p, .c_post_block p {
margin: 15px 0 15px 0;
}

.c_first_post_block h3, .c_post_block h3 {
font-family:'Trebuchet MS',Georgia,Verdana,sans-serif;
font-size:16px;
margin: 20px 0 5px 0;
}

.c_post_block a , .c_first_post_block a {
border-bottom:none;
color:#CC0000;
font-weight:bold;
text-decoration:none;
}

.c_post_block a:visited , .c_first_post_block a:visited{
border-bottom:none;
font-weight:bold;
color:#CC0000;
}

.c_post_block a:hover, .c_first_post_block  a:hover{
border-bottom:1px dotted #3366FF;
font-weight:bold;
color:#3366FF;
}

.c_intxt_boxad {
float:right;
margin:3px;
}

.c_outer_wrap .c_foot_content {
color:#fff;
font-size:14px;
font-family:Georgia,Verdana,'Times New Roman', Times, sans-serif;
margin:0px 8px 0px 4px;
background:#000;
padding:1em;
}

.c_foot_content a, .c_foot_content a:visited {
color:#66CCFF;
text-decoration:none;
}

.c_foot_content a:hover {
color:#00FFFF;
text-decoration:underline;
}

.c_outer_wrap .c_foot_img_wrap {
 background:transparent url(images/bl.gif) no-repeat 0px 0px;
}

.c_outer_wrap .c_foot_img_wrap .c_imgs {
 background:transparent url(images/br.gif) no-repeat right 0px;
}

.ns6clear {
height:0;
clear:both;
}





/* --------------------------------------------------
Right Sidebar
-------------------------------------------------- */
#rsidebar {
padding-top:5px;
padding-bottom:10px;
padding-left:100%;
margin-left:-270px;
}

#rsidebar * {
z-index:2;
}

.rsidebar_title {
display:block;
padding-top:5px;
}

.rsidebar_title_image {
height:50px;
width:267px;
}

.rsidebar_rss_block {
display:block;
height:100px;
}

.rsidebar_ad_block {
display:block;
padding:10px 0px;
height:455px;
}

.rsidebar_left_ad {
display:inline;
padding:0px 5px 0px 0px;
}

.rsidebar_right_ad {
display:inline;
padding:0px 0px 0px 5px;
}

.rsidebar_searchbox {
padding-left:2px;
}





/* --------------------------------------------------
Footer
-------------------------------------------------- */
#footer {
clear:both;

border-right:1px solid #000000;
position:relative;
background:#FFF url(images/footer.jpg) no-repeat scroll 0%;
height:340px;
margin-left:-1px;
}

#foot_rsidebar-bot {
background:url(images/footer_top-right.gif) no-repeat;
height:5px;
width:279px;
position:absolute;
right:0px;
top:-5px;
}

.foot_content-wraps ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}

.foot_content-wraps li {
list-style-type: none;
height: 40px;
}

.foot_content-wraps a {
font-family:Verdana,"Times New Roman", Times, serif;
font-size:11px;
line-height:17px;
color:#fff;
text-decoration:none;
}

.foot_content-wraps a:visited {
color:#fff;
}

.foot_content-wraps a:hover {
color:#FFFF00;
text-decoration:underline
}

#foot_friend-links {
position:absolute;
top:82px;
left:1px;
padding:0px 10px 0px 10px;
width:148px;
height:230px;
}

#foot_fav-links {
position:absolute;
top:82px;
left:149px;
padding:0px 0px 0px 0px;
width:147px;
height:230px;
}

#foot_mid-box {
position:absolute;
top:30px;
left:311px;
width:290px;
height:290px;
color:#fff;
}

#foot_right {
position:absolute;
top:50px;
left:581px;
padding:5px 10px 5px 20px;
height:230px;
}

#foot_bot-strip {
position:absolute;
bottom:0px;
left:1px;
padding:0px 10px 0px 10px;
color:#fff;
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
line-height:15px;
height:23px;
}

#foot_bot-strip a:link {
color:#fff;
text-decoration:underline;
}

#foot_bot-strip a:visited {
color:#fff;
text-decoration:underline;
}



/* --------------------------------------------------
Misc
-------------------------------------------------- */
.textwidget {
display:block;
}

.rsidebar_cblock {
display:block;
margin:10px auto;
line-height:2em;
padding-right:1px;
}

.rsidebar_cblock ul {
list-style-type: none;
padding: 0;
margin: 0px 0px 0px 10px;
}

.rsidebar_cblock ul li {
list-style-type: none;
padding: 0;
margin-bottom:3px;
}

#rsidebar a:link{
border-bottom:none;
color:#3366FF;
text-decoration:none;
}

#rsidebar a:visited{
border-bottom:none;
color:#3366FF;
text-decoration:none;
}

#rsidebar a:hover{
border-bottom:1px dotted #3366FF;
color:#3366FF;
text-decoration:none;
}

#advertise_here {
 margin: 0 0 10px 0;
 width: 260px;
 height: 50px;
}

#advertise_here a:hover {
border-bottom: none;
}




/* Begin Form Elements */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 5% 0 0;
	float: right;
	}

#prevnext {
	font-size:16px;
	font-weight:bold;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.cat-item {
font-weight: bold;
}

.children .cat-item {
font-weight: normal;
}


blockquote {
border-left: 5px solid #ccc;
margin-left: 1.5em;
padding-left: 5px;
}


img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 2px 2px 2px 4px;
	display: inline;
	border: 1px dashed #909090;
	}

img.alignleft {
	padding: 2px;
	margin: 2px 4px 2px 2px;
	display: inline;
	border: 1px dashed #909090;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* CSS Document End */
