/* Reset for all browsers */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a:link, a:visited{
	text-decoration: none;
	color:#4f0c48;
	}

a:hover{
	text-decoration:underline;
	}

body {
	font-family:Helvetica,Arial,sans-serif;
	font-size:62.5%;
	background-color:#a5a56d;
	color:#333333;
}

.container {
	width:830px;
	margin:0 auto;
}

#header{
	background-color:#2C0429;
	background-image:url(/assets/images/topbg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:200px;
	width:100%;
}

#toplink {
	float:left;
	width:445px;
	overflow:hidden;
	padding:10px 0 0 385px;
}

#save47 {
	float:left;
	width:60px;
}

#banner {
  	float:right;
    width:355px;
    height:56px;
	overflow:hidden;
  	}
	
#banner li{
	float:left;
	width:355px;
    height:56px;
	overflow:hidden;
}

#logo_nav{
	float:left;
	width:830px;
	border-bottom:1px solid #4F0C48;
}

#logo{
	float:left;
	margin:-5px 0 0 0;
	position: relative;
}

#navigation{
	float:right;
	padding:47px 0 0 0;
	height:50px;
}

#navigation ul li{
	display:inline;
	float:left;
	text-align: center;
	padding:0 0 0 13px;
	font-size:1.2em;
	line-height:12px;
}

#navigation ul li a{
	background-color:#4F0C48;
	color:#f8f5e6;
	padding:15px 12px;
	display:block;
	text-decoration:none;
}

#navigation ul li a.active{
    background-color:#a5a56d;
}

#navigation ul li a:hover{
	background-color:#a5a56d;
}
#navigation ul li.active a{
	background-color:#a5a56d;
}

#wrapper{
	float:left;
	width:100%;
	padding:20px 0;
	background-color:#FFFFFF;
}

#content {
	width:589px;
	float: left;
	padding:20px 20px 0 0;
	border-right:1px solid #D0D0B3;
}

#sidebar {
	float:left;
	width:200px;
	float:left;
	padding:20px 0 0 20px;
}

#bottom{
	width:100%;
	float:left;
	height:182px;
}

#footer{
	width:830px;
	float:left;
	padding:35px 0 0 0;
}
#footer ul li{
	display:inline;
	float:left;
	font-size:12px;
	color:#4f0c48;
	padding:0 20px 0 0;
	white-space:nowrap;
}
#footer ul li a{
	color:#e4e0ad;
	text-decoration:none;
}
	
#sitemap{
	width:830px;
	float:left;
	border-bottom:1px solid #bcbc92;
	padding:0 0 15px 0;
	position:relative;
}
#sitemap ul{
	float:left;
	width:720px;
}
#social-media-icons{
	float:right;
	width:110px;
	position:absolute;
	right:0;
	top:-7px;
}
#twitter a{
	text-indent:-99999px;
	float:right;
	width:24px;
	height:24px;
	background:url(/assets/images/twitter.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}
#facebook a{
	text-indent:-99999px;
	float:right;
	width:24px;
	height:24px;
	background:url(/assets/images/facebook.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}
#rss a{
	text-indent:-99999px;
	float:right;
	width:24px;
	height:24px;
	background:url(/assets/images/rss.png);
	background-repeat:no-repeat;
}
#ourwebsites{
	width:830px;
	float:left;
	padding:10px 0 0 0;
	line-height:2;
}
#ourwebsites ul{
	float:left;
	width:740px;
}
#consumer-code-footer{
	width:83px;
	float:right;
	padding:5px 0 0 0;
}
#com{
	width:830px;
	font-size:10px;
	color:#ccc78c;
	float:left;
	padding:38px 0 0 0;
}

#com p{
	font-size:1em;
	color:#ccc78c;
	line-height:10px;
}

#com a{
	color:#ccc78c;
	text-decoration:none;
}

/* Content */

.post {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #D0D0B3;
}

.postinfo{
	padding:0 0 10px 0;
	}
.post .date {
	display: inline;
	clear: both;
	padding: 0px;
	
}

.post .date p {font-size:1.4em; margin-bottom: 5px;color:#A5A56D;}

#main_title{
	float:left;
	width:830px;
}

h1#title{
	float:left;
	width:352px;
	color:#A5A56D;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	padding:20px 0 10px 0;
}

#marketing{
	float:right;
	width:225px;
	padding:24px 0 0 0;
	background:url(/assets/images/marketingbg.jpg) no-repeat right 23px;
	font-size:14px;
	}
	
#marketing a:link, #marketing a:visited{
	color:#A5A56D;
	}

.post h1, .post h2 { 
	font-size:1.6em;
	margin: 0 0 5px 0;
	font-family:Georgia,Times New Roman,Times,serif;
	text-transform:uppercase;
}
.post h1 a, .post h2 a {
font-weight: normal;
color:#4F0C48;
display: inline;
line-height: 24px; }

.post h1 a:visited, .post h2 a:visited { color:#4F0C48; }

.single-post h1 a, .single-post h2 a { color: #A5A56D; }
.single-post h1 a:visited, .single-post h2 a:visited { color: #A5A56D; }

h1.single-title { margin: 0 0 10px 0; font-size:2.4em;line-height:30px;}

h1.single-title a {
background: none;
color: #A5A56D;
padding: 0; line-height:30px;}

h1.single-title a:hover { border: 0; }

.post .postcontent { line-height: 20px;}

.post .postcontent p { 
	font-size:1.4em;
	margin-bottom: 10px;
}
.tags{
	padding:10px 0;
}

.post .postcontent a { text-decoration: underline }

.post li { margin: 5px 0 5px 25px; }

.post ul, .post ol { margin-bottom: 10px; }

.post ul li { list-style-type: square; }

.post .commentslink {
	margin-top: 10px;
	font-size:1em;
	}

.post .postcontent blockquote {
background: #fafafa;
padding: 20px;
border-left: 1px solid #000;
margin-bottom: 10px; }

.post .postcontent .postcontent code { background: #f0f0f0; }

.post .postcontent pre {
background: #fafafa;
overflow: scroll;
padding: 5px; }

#pagination { margin: 20px 0; font-size:1.2em; }

/* Sidebar */

#sidebar .widget, #sidebar .tagcloud {
	float:left;
	width:200px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom:1px solid #D0D0B3;
}

#sidebar .widget h4, #sidebar .tagcloud h4  {
	color:#a5a56d;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li {
	padding: 3px 0;
	margin: 3px 0;
	font-size:12px;
}

#sidebar .tagcloud ul li{
	float:left;
	padding:0 5px 5px 5px;
	font-size:10px;
	height:16px;
	white-space:nowrap;
	}

#sidebar ol li {
margin: 3px 0 3px 20px;
padding: 3px 0; }

#sidebar p, .textwidget {
line-height: 20px;
margin-bottom: 10px; }

#sidebar input#s {
width:110px;
border:1px solid #B497B1;
padding: 5px;
line-height: 18px;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
margin-right: 5px;}

#sidebar input#searchsubmit {
width:70px;
border: 1px solid #4f0c48;
background:#4f0c48;
color:#ffffff;
padding: 5px;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
margin-top: 5px;
cursor:pointer;}

/* Comments */

#comments .thecomment {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #CCCCCC;
overflow: hidden;
height: 1%; }

#comments h6 {
font-size: 9pt;
text-decoration: none; }

#comments h6 span.comment-number { font-weight: normal; }

#comments .infocomment {
font-size: 8pt;
line-height: 20px; }

#comments .commentcontent { margin-top: 10px; }

#comments .commentcontent p {
line-height: 18px;
margin-bottom: 10px; }

#comments p {
line-height: 18px;
margin-bottom: 10px;
font-size:1.2em; }

#comments textarea {
width: 80%;
border:1px solid #B497B1;
font-family:Helvetica,Arial,sans-serif;
padding: 5px;
line-height: 18px;
font-size:12px;
 }

#comments #submit {
border: 1px solid #4F0C48;
background:#4F0C48;
color:#ffffff;
padding: 5px;
font-size:12px;
font-family:Helvetica,Arial,sans-serif;
margin-top: 5px;
cursor:pointer;}

#comments #author, #comments #email, #comments #url {
width: 50%;
border:1px solid #B497B1;
font-family:Helvetica,Arial,sans-serif;
padding: 5px;
line-height: 18px;
font-size:12px;
 }

#comments label{
	color:#4F0C48;
	}


/* Calendar */

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a { display: block;	}

#wp-calendar caption {
text-align: center;
width: 100%;
margin-top: -30px;
}

#wp-calendar td {
padding: 7px 8px;
text-align: center;
}

/* Others */

h3, h4, h5, h6 { text-decoration: underline;}
h4 {margin-bottom: 10px; font-size: 9pt; font-weight: normal; }

.alignleft {float: left; margin: 0 15px 15px 0;}
.alignright {float: right; margin: 0 0 15px 15px;}
.aligncenter {clear: both; display: block; text-align: center; margin: 0 auto;}

.display-info {margin-bottom: 20px; font-size:1.4em;}

.rssicon { position: absolute; top: 5px; right: 5px; padding: 5px}

.clear{
	clear:both;
}