/*
THEME NAME: Coupon Deals Athleta
THEME URI:
DESCRIPTION:
VERSION:
AUTHOR:
AUTHOR URI:
TAGS:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
padding: 4px !important;
 margin: 0;
}

.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding: 4px;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, sans-serif;
}
a {
	color: #6f146d;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
html, body {height: 100%;}
html {background: #f2e5dd url(images/bg-html.gif) repeat-x;}
body {
	margin: 0;
	color: #252525;
	min-width: 960px;
	background: url(images/bg-body.jpg) no-repeat 50% 0;
	font: 12px/17px arial, helvetica, sans-serif;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 179px 0 30px;
	position: relative;
}
#menu {
	margin: 0 !important;
	padding: 0;
	position: absolute;
	top: 6px;
	left: 0;
	background: none !important;
	width: auto !important;
}
#menu ul a {
	display:block;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration:none;
	color: #fff;
}
#menu ul a:hover {text-decoration: underline;}
#menu ul li {
	padding: 0 8px !important;
	margin: 0 8px 0 -8px !important;
	background: url(images/separator-menu.gif) no-repeat;
}
#menu ul {
	overflow: hidden !important;
	float: left !important;
	line-height: 17px !important;
}
.socials {
	position: absolute;
	top: 5px;
	right: -3px;
	overflow: hidden;
	height: 20px;
}
* html .socials {right: -9px;}
.socials img {
	display: block;
	margin: 2px 0;
}
.socials a {
	float: left;
	margin: 0 0 0 8px;
}
.socials .rss {
	background: url(images/separator-rss.gif) no-repeat;
	padding: 0 0 0 11px;
	color: #fff;
	line-height: 20px;
}
.socials .rss img {
	float: left;
	margin: 2px 7px 0 0;
}
.f-search {
	position: absolute;
	width: 292px;
	top: 62px;
	right: 0;
	overflow: hidden;
	height: 26px;
}

.widget .f-search {
	position: static;
	padding: 8px 0;
}

.f-search legend {display: none;}
.f-search .i-text {
	float: left;
	background: url(images/bg-input.gif) no-repeat;
	width: 184px;
	height: 26px;
	padding: 0 7px 0 28px;
	margin: 0 2px 0 0;
}

.widget .f-search .i-text {
	width: 90px;
	border-right: 1px solid #CCC;
}
.f-search .i-text input {
	background: none;
	border: none;
	width: 184px;
	color: #898989;
	padding: 6px 0 2px;
	line-height: 14px;
}
.widget .f-search .i-text input {
	width: 90px;
}
.f-search .i-text input:focus {outline: none;}
.f-search .btn-seacrh {
	background: url(images/btn-search.png) no-repeat;
	width: 71px;
	height: 26px;
	float: left;
	font: 0/0 serif;
	text-align: left;
	color: #e9e9e9;
	border: none;
	cursor: pointer;
}
#header {
	left: 0;
	top: 59px;
	overflow: hidden;
	height: 80px;
	text-align: left !important;
	position: absolute;
	color: #898989;
}
#header h1 {
	margin: 0;
	color: #a444a1;
	font: bold 31px/32px arial, helvetica, san-serif;
}
#header h1 a {
	color: #a444a1;
	text-decoration: none;
}
#nav {
	width: 100%;
	position: absolute;
	top: 120px;
	left: 0;
}
#nav .holder {
	background: url(images/bg-main-t.png) no-repeat;
	height: 59px;
}
#nav ul {
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	display: inline;
}
#nav ul li {
	float: left;
	display: inline;
	margin: 0 0 0 2px;
}
#nav a {
	float: left;
	cursor: pointer;
}
#nav a span {
	float: left;
	height: 51px;
}
#nav a span.l,
#nav a span.r {
	background: url(images/nav-l.png) no-repeat;
	width: 5px;
}
#nav a span.r {background: url(images/nav-r.png) no-repeat;}
#nav .active span.l,
#nav a:hover span.l {background: url(images/nav-l-hover.png) no-repeat;}
#nav .active span.r,
#nav a:hover span.r {background: url(images/nav-r-hover.png) no-repeat;}
#nav a span.c {
	background: url(images/nav-c.gif) repeat-x;
	padding: 0 7px;
}
#nav .active span.c,
#nav a:hover span.c {background: #fff;}
#main {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 0 0 20px;
}
#container {
	margin: 13px 20px 0 0 !important;
	width: 715px !important;
	display: inline;
}
#content {
	margin: 0 !important;
}
#nav-above {margin: 0 !important;}
.navigation {
	height: auto !important;
	overflow: hidden;
}
.post {margin: 0 0 23px;}
.post-heading {
	width: 100%;
	padding: 0 0 12px;
}
.post-heading:after {
	content: "";
	display: block;
	clear: both;
}
.post .entry-title {
	margin: 0;
	float: left;
	display: inline;
	font-size: 21px;
	line-height: 22px;
	margin: 0 15px 0 0;
	color: #6F146D;
}
.coupon-number {
	float: left;
	position: relative;
}
.coupon-number strong {
	float: left;
	margin: 0 10px 0 0;
	background: url(images/bg-coupon-number.gif) no-repeat;
}
.coupon-number a {
	float: left;
	padding: 0 10px 0 37px;
	height: 24px;
	background: url(images/bg-coupon-number-r.gif) no-repeat 100% 0;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
}
.coupon-number a:hover {text-decoration: none;}
.coupon-number span.note {
	float: left;
	background: url(images/bg-note.gif) no-repeat;
	text-transform: none;
	display: none;
	margin: 0 -400px 0 0;
	position: relative;
}
.coupon-number span.note span {
	background: url(images/bg-note-r.gif) no-repeat 100% 0;
	height: 24px;
	padding: 0 12px 0 13px;
	float: left;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #955f93;
}
.coupon-number:hover span.note,
.post-heading .hover span.note {display: block;}
.sidebar {
	width: 200px !important;
	float: left;
	display: inline;
	margin: 2px 0 0 10px !important;
}
.widget ul {
	margin: 7px 0 8px 10px !important;
	padding: 0;
	list-style: none !important;
}
.widget ul li {
	list-style: none !important;
	background: url(images/bull-sidebar.gif) no-repeat 0 5px;
	padding: 0 0 3px 12px;
	margin: 0;
}
.open-close-holder {
	background: url(images/bg-open-close-holder.gif) no-repeat;
	width: 183px;
	height: 30px;
	padding: 0 7px 0 10px !important;
	overflow: hidden;
}
.open-close-holder h3 {
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #464646;
}
.open-close-holder a {
	float: right;
	background: url(images/bg-open-close.gif) no-repeat;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 6px 0 0;
}
.open-close-holder h3 a {
	text-indent: 0;
	width: auto !important;
	height: auto !important;
	float: none !important;
	background: none !important;
	color: #464646;
}
.post .entry-content {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.post .image {
	float: left;
	overflow: hidden;
	display: inline;
	margin: 4px 12px 4px 0 ;
}
* html .post .image {margin-right: 12px;}
.post .image img {vertical-align: top;}
.post p {
	margin: 0;
	padding: 0 0 15px;
}
.entry-meta {margin: 0 0 18px;}
.entry-meta p {
	margin: 0 !important;
	padding: 0 !important;
}
.entry-meta strong {padding: 0 5px 0 0;}
#nav-above {
	display: none;
	margin: 0 !important;
	background: #f00;
}
.entry-bar {
	overflow: hidden;
	background: url(images/bg-bar.gif) repeat-x;
	height: 24px;
	padding: 7px 11px 0 ;
}
.entry-bar .social-links {
	float: right;
}
.entry-bar em.date {font-style: normal;}
.navigation .nav-next {
	float: right;
}
.navigation .nav-prev {float: left;}
.navigation a {font-weight: bold;}
#footer {
	background: url(images/bg-main-b.png) no-repeat;
	overflow: hidden;
	color: #252525;
	font-size: 13px;
	padding: 21px 0 0;
}
#footer a {
	color: #252525;
	padding: 0 3px;
}
#footer p {margin: 0 0 6px;}
.copyright {font-size: 12px;}

.related-posts {
	clear: both;
}
