/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background:url(images/bk_body.jpg);
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	background:url(images/arrow.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:capitalize;
}


a {
	color:#36A1C8;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color:#36A1C8;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:capitalize;
}

h2 {
	font-size:16px;
	padding:5px 0 0;
	margin-top: 20px;
}



h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}


/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(images/bk_mainwrapper.jpg) 0 -35px repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:150px;
	position:relative;
	background:url(images/bk_header.jpg) 100% 0 no-repeat;
	overflow: hidden;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/

#header .mainlogo {
    color: #36A1C8;
    font-family: "Georgia", "Times New Roman", "Serif";
    font-weight: bold;
    position: absolute;
    top: 60px;
    left: 11px;
    font-size: 28px;
    width: 350px;
    line-height: 24px;
    text-align: right;
}

#header .mainlogo a, #header .mainlogo a:hover {
    text-decoration: none;
}

#logo {
    position:absolute;
    top:82px;
    left:10px;
	
}

#topheadline {
    position:absolute;
    top:57px;
    left:380px;
    background:url(images/top_headline.png) 0 0 no-repeat;
    text-indent:-9999px;
    width:4px;
    height:74px;
}

#tagline {
    position:absolute;
    top:67px;
    left:400px;
    width: 425px;
    color: #fff;
    text-transform: lowercase;
    font-family: "Georgia", "Times New Roman", "Serif";
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
}

#tagline span {
    color: #36A1C8;
}

#topMenu {
	position:absolute;
	top:10px;
	right:0;
	border-left:1px solid #65809A;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:585px;
	margin-top:15px;
	padding-left:10px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right: 40px;
	margin-right: 20px;
}

#colLeftInner1 {
	width:400px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:30px;
}

#colLeftInner2 {
	float:left;
	width:400px;
	margin-left:30px;
	
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
	color: #349919;
}

.post small {
	color:#666;
	display:block;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

.post .entry img {
	/*border:1px solid #ddd;
	background:#fff;
	padding:7px;*/
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

.storycontent p {
    line-height: 1.5;
    color: #555;
}

#sidebar ul {
	background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin:10px 0 20px 0px;
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/arrow.jpg) 0 11px no-repeat;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}


/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
	margin-bottom: 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}



/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


/* HOME BOXES
---------------------------------------------------*/

a img {
    border: none;
}

div.home-options {
    margin: 0px 0px 20px 0px;
}

div.home-options div.home-module {
    float: left;
    width: 282px;
    height: 309px;
    background-image: url( images/home-modules.png );
    background-repeat: no-repeat;
    margin: 0px 9px;
}

div.home-options div.home-module div.home-module-inner {
    width: 232px;
    height: 259px;
    margin: 15px 15px;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 75px -130px;
    overflow: hidden;
    position: relative;
}

div.home-options div.home-module div.home-module-inner img.button {
    position: absolute;
    bottom: 8px; left: 8px;
}

div.home-options div.home-module div.home-module-inner h3.value {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
}

div.home-options div.home-module div.home-module-inner div.merchant-image-holder {
    width: 100%;
    text-align: center;
}

div.home-options div.home-module div.home-module-inner img.merchant-image {
    margin: 10px auto;
    background-color: #fff;
    border: 5px solid #EDEDED;
    height: 100px;
    width: 152px;
    padding: 10px;
}

p.voucher-code {
    width: 250px;
    float: right;
    padding: 8px;
    background-color: #F6F6F6;
    border: 3px dashed #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    color: #888;
    position: relative;
    top: -8px;
    right: 60px;
    text-align: center;
}

.orange { color: #F2A614; }
.green { color: #349919; }
.red { color: #991925; }