@import 'reset.css';

/* Generel
------------------------------------ */
HTML,BODY {
    background: #E5EBF5 url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/bg.png') repeat-x;
    font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
    height: 100%;
}
A {
    color: #333399;
    text-decoration: underline;
    cursor: pointer;
}
A:hover {
    text-decoration: none;
    cursor: pointer;
}
STRONG{
    font-weight: bold;
}
#wrapper{
    width: 940px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
}
#wrapper-top{
    width: 940px;
    height: 4px;
    clear: both;
    background: url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/wrap-top.png') no-repeat;
}
#wrapper-bottom{
    width: 940px;
    height: 4px;
    clear: both;
    background: url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/wrap-bottom.png') no-repeat;
}
#wrapper-body{
    width: 940px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/wrap-bg.png) repeat-y;
    float: right;
}


/* Header
------------------------------------ */

#header H1{
    float: left;
    padding: 10px 0 0 20px;
}
#header H1 A{
    outline: none;
    background: url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/logo.png') no-repeat;
    text-indent: -999999px;
    display: block;
    width: 363px;
    height: 48px;
}
#header SPAN{
    height: 16px;
    float: right;
    padding: 0 30px 0 0;
    margin: 24px 0 0 0;
    font-style: italic;
    font-size: 16px;
}
#header UL{
    width: 938px;
    height: 41px;
    border-top: 1px solid #D3D5D8;
    border-bottom: 1px solid #D3D5D8;
    clear: both;
    margin: 14px 0 0 0;
    float: left;
    position: relative;
    left: 1px;
}
#header LI{
    float: left;
    font-size: 16px;
    line-height: 41px;
    padding: 0 25px 0 25px;
    background: url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/nav-bg.png') no-repeat right bottom;
    border-right: 1px solid #D3D5D8;
}
#header LI A{
    color: #333399;
    text-decoration: none;
}
#header LI.alt, #header LI:hover{
    padding: 0 25px 0 25px;
    background: #FFF url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/nav-alt-bg.png') repeat-x;
    height: 42px;
}
#header LI.alt A, #header LI:hover A{
    color: #333;
    background: url('/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/nav-bullet.png') no-repeat center bottom;
    padding: 0 0 6px 0;
}


/* Main
------------------------------------ */

#main{
    position: relative;
    left: 1px;
    float: left;
    width: 938px;
    padding: 0 0 10px 0;
    clear: both;
}
.main-home{
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/home-bg.jpg) no-repeat;
}
#welcome{
    width: 500px;
    float: right;
    margin: 20px 0 0 0;
    position: relative;
    right: 70px;
    text-align: center;
}
#welcome H2{
    margin: 20px 0 0 0;
    font-size: 28px;
    color: #333399;
    font-style: italic;
}
#welcome P{
    margin: 20px 0 0 0;
    color: #666;
}
#search-home{
    width: 582px;
    height: 164px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/search-a.png) no-repeat;
    clear: both;
    float: right;
    margin: 40px 0 0 0;
    position: relative;
    right: 10px;
}
#search-home SPAN.arrow{
    width: 75px;
    height: 87px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/arrow.png) no-repeat;
    position: absolute;
    top: -73px;
    left: -35px;
    display: block;
}
#search-home SPAN.find{
    display: block;
    font-size: 16px;
    position: absolute;
    top: -20px;
    right: 160px;
    color: #00CC33;
}
#search-home SPAN.search{
    display: block;
    font-size: 19px;
    font-style: italic;
    width: 350px;
    position: absolute;
    top: 14px;
    right: 100px;
}
#search-home SPAN.search STRONG{
    color: #287FB4;
}
#search-home SPAN.letters{
    position: absolute;
    top: 120px;
    left: 30px;
}
#search-home SPAN.letters A{
    text-decoration: none;
    padding: 0 2px 0 0;
}
#search-home SPAN.letters A:hover{
    text-decoration: underline;
}
#search-home INPUT.field{
    position: absolute;
    top: 71px;
    left: 78px;
    border: none;
    width: 384px;
    height: 26px;
    font-size: 20px;
    background: none;
}
#search-home INPUT.submit{
    position: absolute;
    top: 70px;
    left: 478px;
    border: none;
    width: 27px;
    height: 27px;
    font-size: 20px;
    line-height: 0;
    text-indent: -999999px;
    font-size: 0;
    background: none;
}
#testimonials{
    width: 938px;
    background: #ECFBF0;
    clear: both;
    margin: 18px 0 0 0;
    border-top: 1px solid #D3D5D8;
}
#testimonials H2{
    width: 886px;
    margin: 10px auto 0 auto;
    padding: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid #D3D5D8;
    color: #00CC33;
    font-size: 14px;
    text-align: center;
}
#testimonials UL{
    padding: 10px 0 0 25px;
}
#testimonials LI{
    width: 250px;
    float: left;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/testimonials-bg.png) right center no-repeat;
    padding: 0 30px 0 20px;
    display: block;
}
#testimonials LI.last{
    background: none;
    padding: 0 0 0 25px;
}
#testimonials LI SPAN{
    padding: 15px 0 0 0;
    float: right;
    font-size: 12px;
}
#testimonials BLOCKQUOTE{
    padding: 10px 0 0 0;
}
#home-bg{
    position: relative;
    height: 583px;
}
.testimonials-home{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
    position: absolute;
    bottom: 0;
}
.testimonials-home UL{
    height: 204px;
}
.testimonials-home LI{
    height: 194px;
}
.testimonials-search UL{
    height: 260px;
}
.testimonials-search LI{
    height: 255px;
}
#top-line{
    width: 918px;
    height: 50px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/top-line.png) no-repeat;
    margin: 10px auto 0 auto;
}
#top-line H2{
    width: 500px;
    float: left;
    line-height: 50px;
    color: #A0D5F0;
    font-size: 26px;
    position: relative;
    left: 15px;
}
#top-line SPAN{
    width: 400px;
    float: right;
    line-height: 50px;
    color: #FFF;
    font-size: 16px;
    font-style: italic;
    position: relative;
}
#search-content IMG.align-left, #content IMG.align-left{
    float: left;
    margin: 10px 20px 0 0;
}
#search-content IMG.align-right{
    float: right;
    margin: 10px 40px 0 10px;
}
#search-content H3{
    padding: 40px 0 0 0;
    font-size: 24px;
    color: #333399;
}
#search-content P{
    padding: 20px 0 0 0;
    margin: 0 120px 0 0;
}
#search-content H4{
    padding: 20px 0 0 0;
    font-size: 18px;
    color: #00CC33;
}
#search-content OL{
    list-style: decimal inside;
    margin: 5px 0 0 0;
}
#search-content LI{
    margin: 0 0 5px 0;
}
#search-content SPAN{
    display: block;
    margin: 25px 0 0 0;
    font-size: 11px;
}
#search-box{
    width: 626px;
    height: 198px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/search-b.png) no-repeat;
    clear: both;
    margin: 0 auto 20px auto;
    position: relative;
}
#search-box SPAN.search{
    display: block;
    font-size: 24px;
    font-style: italic;
    width: 400px;
    position: absolute;
    top: 22px;
    right: 90px;
}
#search-box SPAN.search STRONG{
    color: #287FB4;
}
#search-box SPAN.letters{
    position: absolute;
    top: 150px;
    left: 60px;
}
#search-box SPAN.letters A{
    text-decoration: none;
    padding: 0 2px 0 0;
}
#search-box SPAN.letters A:hover{
    text-decoration: underline;
}
#search-box INPUT.field{
    position: absolute;
    top: 104px;
    left: 100px;
    border: none;
    width: 384px;
    height: 26px;
    font-size: 20px;
    background: none;
}
#search-box INPUT.submit{
    position: absolute;
    top: 104px;
    left: 500px;
    border: none;
    width: 27px;
    height: 27px;
    font-size: 20px;
    line-height: 0;
    text-indent: -999999px;
    font-size: 0;
    background: none;
}
#content{
    width: 884px;
    position: relative;
    left: 25px;
    padding: 30px 0 10px 0;
}
#content IMG.align-right{
    float: right;
    margin: 10px 0 0 10px;
}
#content H3{
    font-size: 24px;
    color: #333399;
    padding: 0 0 20px 0;
}
#content P{
    padding: 0 0 20px 0;
    line-height: 18px;
}
#coupon-form-content{
    width: 590px;
    position: relative;
    left: 25px;
    padding: 30px 0 20px 0;
    float: left;
}
#coupon-form-content BLOCKQUOTE{
    padding: 15px;
    border: 1px solid #D3D5D8;
    width: 530px;
}
#coupon-form-content BLOCKQUOTE P{
    color: #333399;
    font-style: italic;
    font-weight: bold;
    padding:0;
    display: inline;
}
#coupon-form-content H3{
    font-size: 24px;
    color: #333399;
    padding: 0 0 20px 0;
}
#coupon-form-content P{
    padding: 0 0 20px 0;
    line-height: 18px;
}
#coupon-form-content IMG.align-right{
    float: right;
    margin: 0 0 0 10px;
    position: relative;
    top: -20px;
}
#coupon-form{
    width: 305px;
    position: relative;
    right: 10px;
    padding: 15px 0 20px 0;
    margin: 0 0 20px 0;
    float: right;
    background: #D2DDED;
}
#coupon-form SPAN.arrow-form{
    width: 69px;
    height: 81px;
    position: absolute;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/arrow-a-short.png?a) no-repeat;
    top: 10px;
    left: -35px;
}
#coupon-form H3{
    color: #333399;
    font-size: 16px;
    text-align: center;
    margin: 0 0 20px 0;
}
#coupon-form P{
    position: relative;
    left: 15px;
    margin: 0 0 5px 0;
}
#coupon-form LABEL{
    display: block;
    margin: 0 0 2px 0;
    font-weight: bold;
}
#coupon-form INPUT.field{
    border: 1px solid #C3C3C3;
    width: 270px;
}
#coupon-form INPUT.cell-a{
    border: 1px solid #C3C3C3;
    width: 55px;
}
#coupon-form INPUT.cell-b{
    border: 1px solid #C3C3C3;
    width: 65px;
}
#coupon-form INPUT.code{
    border: 1px solid #C3C3C3;
    width: 140px;
}
#coupon-form INPUT.submit{
    border: none;
    width: 129px;
    height: 40px;
    line-height: 0;
    font-size: 0;
    text-indent: -999999px;
    background: url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/form-button.png) no-repeat;
    margin: 10px auto 0 auto;
    display: block;
    position: relative;
    left: -15px;
}


/* Footer
------------------------------------ */
#footer{
    clear: both;
    padding: 20px 0 0 0;
    position: relative;
    text-align: center;
    border-top: 1px solid #D3D5D8;
}
#footer P.footer-links{
    width: 938px;
    border-bottom: 1px solid #D3D5D8;
    clear: both;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
    color: #434890;
    position: relative;
    top: -2px;
}
#footer P.footer-links A{
    color: #434890;
    padding: 0 12px 0 12px;
    text-decoration: none;
}
#footer P.footer-links A:hover{
    text-decoration: underline;
}
#footer P.footer-partners{
    margin: 10px 0 0 0;
}
#footer P.footer-partners A{
    padding: 0 15px 0 15px;
}
#footer SPAN{
    color: #666;
}
P.copy{
    text-align: center;
    font-size: 11px;
    color: #ADAFB2;
    margin: 10px 0 0 0;
}



.error {
color: red;
}

.smalltext {
font-size: 9pt;
}


#content IMG.crowdhealthcard{
    margin: 10px 0 0 10px;
}

.crowdhealthcardprint { display: none }

.largetext {
    font-size: 16px;
font-weight:bold;
}

.mediumtext {
    font-size: 15px;
}
.mediumtexts {
    font-size: 15px;
font-weight:bold;
}
.centerdiv {
text-align: center;
}

#blogTitle{
	clear:both;
	margin:10px auto 10px auto !important;
	height:65px;
	width:918px;
	background-image:url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/blogHeader.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#blogTitle h1{
	width:50%;
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#blogTitle h1 a{
	line-height:50px;
	font-size:28px;
	color: #A0D5F0;
	text-decoration:none;
}
#blogTitle .description{
	width:40%;
	float:right;
	margin-top:15px;
	line-height:50px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
	margin-right:15px;
	font-style:italic;
}
.widecolumn{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.narrowcolumn{
	width: 615px !important;
	margin-right:15px !important;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar{
	width: 275px;
	margin-left: 10px;
	float: right;
	color: #333366;
	font-size:12px;
}
#sidebar ul li h2, .pagenav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color: #00CC33;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	margin-top:10px;
}
#sidebar ul li ul li a{
	font-family: "Lucida Grande";
	text-decoration:none;
	line-height:20px;
}
.page_item, .cat-item, .xoxo li{
	list-style-image:url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/list_bullet.jpg);
	margin-left:15px;
}
.post{
	clear:both;
}
.post a{
	color: #333366;
}
.post h2 a{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:24px;
	color:#333399;
	text-decoration:none;
}
.post small{
	color:#666666;
	font-size:11px;
}
.sociable{
	background-color:#E5F7FD;
	height:30px;
	line-height:30px;
}
.sociable ul{
	float:right;
}
.postmetadata{
	clear:both;
}
.sociable ul li{
	display:inline;
}
.sociable ul li img{
	margin-top:6px;
}
.sociable_tagline{
	color:#333366;
	font-size:11px;
}
#comments, #respond{
	clear:both;
}
#alt-login-methods{
	float:left;
}
#twc_connect p{
	display:none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.comment-meta a{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:11px;
	color: #666666;
	text-decoration:none;
}
.comment-body{
	color: #666666;
	font-family: "Lucida Grande", "Lucida Console", Tahoma, Verdana
}
.comment{
	border-bottom:1px solid #666666;
}
.comment-body{
	margin-top:10px;
}
.entry{
	clear:both;
	padding-top:10px;
}
.post small{
	float:left;
	width:45%;
}
.post .divTitleComment{
	float:right;
	width:45%;
	text-align:right;
}
.post .divTitleComment a{
	color: #333366;
	font-size:14px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-decoration:none;
	background-image:url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/comment.jpg); 
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
.screen-reader-text{
	display:none;
}
#s{
	width:230px;
	border: 1px solid #CCCCCC;
	height:25px;
	font-size:13px;
}
#searchsubmit{
	background-image:url(/medication_coupons_blog/wp-content/themes/MedicationCoupon/images/searchButton.jpg);
	height:28px;
	width:28px;
	border:0px;
	color: #1E579E;
	font-size:0px;
}
