/*
Theme Name: Elite by Design
Theme URI: http://www.elitebydesign.com/
Description: Theme for Elite by Design
Version: 1.0
Author: Elite by Design
Author URI: http://www.elitebydesign.com/
*/

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clear {
clear:both;
}

/* Global */

body {
background:#FFF url(images/bg.gif) top repeat-x;
text-align:center;
font:62% Arial, Helvetica, sans-serif;
color:#454545;
}

a {
color:#fea203;
text-decoration:none;
}

a:hover {
color:#006600;
}

ul {
margin:0 20px 10px 20px;
}

ul li {
list-style:disc;
padding:5px 0;
}

ol {
margin:0 25px 10px 25px;
}

ol li {
list-style:decimal;
padding:5px 0;
}

dl {
margin:0 10px 10px 10px;
}

dt {
font-weight:bold;
}

dd {
font-style:italic;
padding-left:10px;
margin-bottom:10px;
}

blockquote {
margin:0 20px 10px 20px;
border:1px solid #cacaca;
padding:10px 10px 5px 10px;
background-color:#FFFFCC;
}

em {
font-style:italic;
}

strong {
font-weight:bold;
}

code {
font-family:"Courier New", Courier, monospace;
}

h1 {
font-size:1.8em;
}

h2 {
font-size:1.6em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1em;
}

h1, h2, h3, h4, h5 {
font-weight:normal;
}

.clear {
clear:both;
}

#wrap {
width:990px;
margin:0 auto;
text-align:left;
}

/* Image Allignment */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* Header / Site Title / Navigation */

#header {
height:92px;
}



.navigation {
padding:23px 20px 0 0;
float:left;
}

.navigation ul {
margin: 0;
padding: 0;
list-style: none;
}

.navigation ul li {
float: left;
display: inline;
font-size: 18px;
margin-right: 10px;
height: 23px;
display: block;
padding: 7px;
}

.navigation ul li a:hover {
color: #fff;
font-weight: normal;
text-decoration: none;
background: #fea203;
height: 23px;
display: block;
padding: 7px;
}

.navigation ul li a {
color: #fff;
font-weight: normal;
text-decoration: none;
height: 23px;
display: block;
padding: 7px;
}

/* Content */

#top {
padding:0px 0px 0px 0px;
}

.site_description {
color:#2d2d2d;
font-size:2.2em;
width:713px;
float:left;
padding:5px 0;
}

.what {
width:179px;
height:0px;
background:#fea307 url(images/orangebutton.gif) no-repeat;
float:right;
font-size:1.3em;
font-weight:normal;
}

.what a {
display:block;
color:#FFF;
text-decoration:none;
padding:0px 0 8px 5px;
}

#primary {
width:700px;
float:left;
padding:0 0 0 0;
}

.section_title {
font-size:1.8em;
color:#9d9d9d;
font-weight:bold;
background:url(images/divider.gif) bottom left no-repeat;

}

.section_title2 {
font-size:1.8em;
color:#9d9d9d;
font-weight:bold;
background:url(images/divider.gif) bottom left no-repeat;
margin-left: 300px;
}

.about {
width:676px;
height: 180px;
border:1px solid #cacaca;
padding:8px 8px 8px 13px;
color:#3b3b3b;
float:left;
}

.about p {
font-size:1.2em;
line-height:1.8em;
margin-left: 300px;
float: left;
}

.read_more {
background:url(images/readmore.gif) right no-repeat;
padding-right:12px;
color:#fea203;
text-decoration:none;
margin-left: 300px;
}

.aboutpic {
float:left;
padding-top: -100px;
height: 180px;
}


/* Posts/Page */

.page {
border:1px solid #cacaca;
margin-top:10px;
padding:10px;
}

.post {
}

.post_info {
width:480px;
float:left;
}

.article_title {
font-size:3em;
color:#2d2d2d;
font-weight:bold;
}

.article_title a {
color:#2d2d2d;
text-decoration:none;
}

.article_title a:hover {
/*color:#000099;*/
color:#006600;
}

.postmetadata {
font-size:1.2em;
color:#c2c2c2;
}

.postmetadata a {
color:#c2c2c2;
}

.postmetadata a:hover {
color:#fea203;
}

.post_date {
font-size:1.8em;
font-weight:bold;
color:#757575;
padding:8px 0;
float:right;
}

.entry {
margin-top:10px;
font-size:1.4em;
}

.entry p {
margin-bottom:10px;
}

.entry img {
border:none;
}

.imgleft {
margin:0 10px 0 10px;
}

.imgright {
margin:0 10px 0 10px;
}

.subscribe_today {
padding:55px 0 10px 0;
text-align:right;
background:url(images/subscribetoday.gif) bottom right no-repeat;
}

.subscribe_today a {
font-size:1.4em;
color:#b8b8b8;
padding:55px 130px 10px 0;
}

.postmetadata_bottom {
border:1px solid #cacaca;
padding:5px;
font-size:1.4em;
margin:0 0 30px 0;
color:#767676;
}

.postmetadata_bottom a {
color:#767676;
}

.addcomment {
width:179px;
height:33px;
background:#fea307 url(images/orangebutton.gif) no-repeat;
float:left;
font-weight:normal;
text-align:center;
margin-right:10px;
}

.addcomment a {
display:block;
color:#FFF;
text-decoration:none;
padding:9px 0 8px 0;
}

.postinfo_bottom {
padding:8px;
}

.comments {
background:url(images/comments.gif) left no-repeat;
padding:0 20px 0 20px;
}

.categories {
background:url(images/categories.gif) left no-repeat;
padding-left:20px;
}

.page_title {
font-size:3em;
color:#2d2d2d;
font-weight:bold;
}

/* Comment Styling */

.heading {
margin-bottom:10px;
font-weight:bold;
}

ol.commentlist {
padding-bottom:10px;
margin:0;
}

ol.commentlist li {
padding:15px 15px 5px 15px;
font-size:1.4em;
border:1px solid #cacaca;
margin-bottom:10px;
list-style:none;
}

ol.commentlist li p {
margin-bottom:10px;
}

.alt {
background:#e4eef6 !important;
}

.comment_data {
margin-bottom:0 !important;
}

/* Comment Form */

.loggedin {
font-size:1.2em;
padding-bottom:5px;
}

input#author, input#email, input#url, textarea#comment {
padding:5px;
font:1.4em Arial, Helvetica, sans-serif;
margin-bottom:5px;
border-top:2px solid #cbcbcb;
border-left:2px solid #cbcbcb;
border-bottom:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
}

textarea#comment {
width:95%;
}

label {
font-size:1.2em;
}

input#submit {
border:none;
background:url(images/search.gif) top no-repeat;
width:76px;
height:22px;
font:1.2em Arial, Helvetica, sans-serif;
color:#FFF;
margin-left:5px;
}

.information {
font-size:1.2em;
margin:10px 10px;
}

/* Sidebar */

#secondary {
width:270px;
float:right;
padding-top:0;
}

/* RSS Zone */

.rss_zone {
height:126px;
background:url(images/rsszone.gif) bottom no-repeat;
border:1px solid #cacaca;
padding:10px 5px 10px 10px;
margin-bottom:10px;
}

.rss_links {
float:right;
font-size:1.2em;
}

.rss_links ul {
margin:10px 5px 0 0;
}

.rss_links ul li {
list-style:none;
}

.rss_links ul li a {
color:#9c9c9c;
}

.feed {
background:url(images/rss_feed.gif) left no-repeat;
padding-left:20px;
}

.mail {
background:url(images/rss_mail.gif) left no-repeat;
padding-left:20px;
}

/* Individual Boxes */

.sidebar_box {
border:1px solid #cacaca;
padding:10px;
margin-bottom:10px;
}

.sidebar_box img {
margin:0 6px 10px 6px;
}

.sidebar_box p {
font-size:1.2em;
line-height:1.8em;
}

.more {
background:url(images/more.gif) no-repeat;
width:128px;
height:19px;
float:right;
}

.more a {
display:block;
font-size:1.2em;
color:#FFF;
padding:2px 5px;
}

.section_titlesmall {
text-align:center;
font-size:1.2em;
color:#9f9f9f;
margin-bottom:10px;
font-weight:bold;
}

.sidebar {
border:1px solid #cacaca;
padding:10px;
margin-bottom:10px;
}

.sidebar h2 {
font-size:2.4em;
color:#fea203;
background:url(images/divider.gif) bottom left no-repeat;
margin-bottom:8px;
font-weight:bold;
}

.sidebar ul {
font-size:1.4em;
margin:0 0 20px 0;
}

.sidebar ul li {
margin-bottom:5px;
color:#8e8e8e;
list-style:none;
padding:0;
}

.sidebar ul li a {
color:#8e8e8e;
}

.sidebar ul li a:hover {
color:#fea203;
}

.textwidget {
font-size:1.4em;
line-height:1.8em;
}

/* Search */

.searchsite {
margin-top:8px;
}

input#search {
border-top:2px solid #cbcbcb;
border-left:2px solid #cbcbcb;
border-bottom:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
width:155px;
padding:3px 0 3px 8px;
font:1.2em Arial, Helvetica, sans-serif;
color:#a1a1a1;
}

input#searchsubmit {
border:none;
background:url(images/search.gif) top no-repeat;
width:76px;
height:22px;
font:1.2em Arial, Helvetica, sans-serif;
color:#FFF;
margin-left:5px;
}

/* Footer */

#footer {
background:#505050;
border-top:3px solid #404040;
margin-top:10px;
padding-bottom:10px;
font-size:1.4em;
color:#8e8e8e;
}

#footer h2 {
font-size:1.6em;
color:#fea203;
background:url(images/divider.gif) bottom left no-repeat;
margin-bottom:8px;
font-weight:bold;
}

.footer_content {
width:965px;
margin:0 auto;
text-align:left;
padding:20px;
}

.fbox_left {
width:230px;
float:left;
margin-right:20px;
}

.fbox_right {
width:210px;
float:right;
}

#archive {
margin-left:15px;
width:220px;
}

.fbox_left ul, .fbox_right ul {
margin:0;
}

.fbox_left ul li, .fbox_right ul li {
list-style:none;
}

.fbox_left ul li a, .fbox_right ul li a {
color:#8e8e8e;
}

.fbox_left ul li a:hover, .fbox_right ul li a:hover {
color:#fea203;
}

.about_more {
float:right;
}

.about_more a:hover {
color:#8e8e8e;
}

.bloginfo {
margin-top:10px;
font-size:.9em;
color:#747474;
}

.bloginfo a {
color:#747474;
}

.bloginfo a:hover {
color:#8e8e8e;
}

.wp-pagenavi {
font-size:1.4em;
border:1px solid #cacaca;
padding:6px;
text-align:center;
width:330px;
margin:0 auto;
color:#383838;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color:#383838 !important;
	background-color: #FFFFFF;
	border:none !important;	
}
.wp-pagenavi a:hover {	
	color:#383838 !important;
	background-color: #fea203 !important;
	border:none !important;		
}
.wp-pagenavi span.pages {
	color:#383838 !important;
	background-color: #FFFFFF;
	border:none !important;		
}
.wp-pagenavi span.current {
	font-weight: normal !important;
	color:#383838 !important;
	background-color: #fea203 !important;
	border:none !important;		
}
.wp-pagenavi span.extend {	
	color:#383838 !important;
	background-color: #FFFFFF;
	border:none !important;		
}


}

