﻿/*  
Theme Name: Eprize - AWS Custom
Theme URI: http://www.awecommwebstrategies.com
Description: Eprize Wordpress theme created by Awecomm Web Strategies (awecommwebstrategies.com)
Version: 1.0.2
Author: Brent Yax - Roxy Kurze
Author URI: http://www.awecommwebstrategies.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff url(images/bg.jpg) repeat-x;
	background-color:#cccccc;
	color: #6d6f73;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Helvetica, Arial;
	color:white;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #9ab606;
}

#searchform #s {
	width: 100px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #ceb694;
	margin-right: 2px;
	font-weight: normal;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 750px;
	background-color:#FFFFFF;
}

#header{
	height: 48px;
	width: 750px;
	background: url(images/top-header.gif) repeat-x;
}

#navright {
	float:right;
}

#greenbg {
	background: url(images/greenpx.jpg) repeat-x;
	height:48px;
	padding:4px;
	font-family: Verdana;
}

#blackbg {
	background: url(images/graypx.jpg) repeat-x;
	height:48px;
	padding:4px;
	font-family: Verdana;
	font-weight:bold;

}

#greenbg a {
	color:#ffffff;
	font-size:12px;
	padding:4px;
	text-decoration:none;
	font-family: Verdana;

	
}
#greenbg a:hover {
	color:#ffffff;
	font-size:12px;
	padding:4px;
	text-decoration:underline;
	font-family: Verdana;

	
}
#blackbg a {
	color:#ffffff;
	font-size:12px;
	padding:4px;
	text-decoration:none;
	font-family: Verdana;
	font-weight:bold;
	
}
#blackbg a:hover {
	color:#ffffff;
	font-size:12px;
	padding:4px;
	text-decoration:underline;
	font-family: Verdana;
	font-weight:bold;
	
}

#menu{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 37px 23px 0 0;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 15px;
	background: url(images/bullet.gif) no-repeat 0 3px;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 750px;
	padding: 0px 0;
	background-color:#FFFFFF;
	/*
	background: url(images/bg_page.gif) no-repeat left top;
	*/
}

#page{
	/*
	padding: 0 23px;
	*/
}

#banner{
	float: left;
	/*
	margin-left:-23px;
	*/
	width: 750px;
	height: 252px;
	background: url(images/blog_header.jpg) no-repeat left top;
	clear: both;
}

.maincolumn{
	float: left;
	width: 490px;
	background-color:#FFFFFF;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 20px;	
	font-family:Verdana;
	font-size:12px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	float: left;
	margin: 10px 0 0 10px;
	width: 192px;
	background-color:#FFFFFF;
}

#sidebar a{
	color: #9ab606;
}

#sidebar ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	text-transform: uppercase;
}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}
#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 1px 0 1px 13px;
	font-size: 12px;
	color:  #FFFFFF;
	width: 109px;
	height: 34px;
	background: url(images/header-bg.gif) no-repeat;
}
#sidebar ul ul{
	padding: 7px 0 0;
}
#sidebar ul ul li{
	padding: 0;
	font-family:Verdana;
	line-height: 24px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}


/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

  a.home { 
  float:right;
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_home_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.home:link { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_home_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home:visited { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_home_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home:hover   { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_home_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home:active  { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_home_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }

  a.eprize { 
    float:right;
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_eprize_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
    
  a.eprize:link { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_eprize_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.eprize:visited { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_eprize_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.eprize:hover   { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_eprize_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.eprize:active  { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_eprize_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }

 a.contact { 
   float:right;
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_content_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.contact:link { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_content_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.contact:visited { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_content_off.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.contact:hover   { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_content_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.contact:active  { 
    display: block;
    width: 123px; 
    height: 48px;
    background-color: transparent;
    background-image: url(images/blog_content_over.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    }