/*
Theme Name: Prescription Contacts
Description: Prescription Contacts

*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: center;
	color:#333333;
}

#page {
	background-color: white;
	text-align: left;
}

#header {
/*	background: url('images/header.png') no-repeat top center;*/
}

#headerimg 	{
	background: url('images/header.png') no-repeat top center;

	margin:0;
	/*height:141px;*/
	height:113px;
	width:895px;
}

#content {
	font-size: 12px
}

.widecolumn .entry p {
	font-size: 11px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14px;
}

.widecolumn {
	line-height: 15px;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 15px;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
		
}

h1 {
	font-size: 28px;
	text-align: center;
}

#headerimg .description {
	font-size: 20px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#2f83d8;
	margin-top:-50px;
	margin-left:50px;
	letter-spacing:1px;

}

h2 {
	font-size: 15px;
	COLOR: #073564;	
	LINE-HEIGHT: 24px;	
}

h2.pagetitle {
	font-weight: bold;
	font-size: 15px;
	COLOR: #073564;	
	LINE-HEIGHT: 24px;	

}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#073564;
	font-weight:bold;
	line-height:24px;
}

h3 {
	font-size: 13px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#2f83d8;;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #2f83d8;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font-family:Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:auto;
	padding: 0px;
}

#page {
	background-color: white;
	margin:auto;
	padding:0px;
	width:895px;
}

#header {
	margin:0px;
	padding:0px;
	/*height:179px;*/
	height:140px;
	width: 895px;
}

#headerimg {
	margin:0px;
	padding:0px;
	/*height:141px;*/
	height:113px;
	width: 895px;
}

.narrowcolumn {
	float:left;
	padding:0px;
	margin:0px;
	width:680px;
}

.widecolumn {
	padding:0px;
	margin:0px;
	width:895px;
}

.post {
	margin:0px 0px 40px 0px;
	text-align: justify;
}

.post hr{
	display: block;
}
.post h2{
        clear:both; 

	display: block;
	
}

.widecolumn .post {
	margin:0px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin:30px 0px 0px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin:0px;
	}

h2 {
	margin:10px 0px 0px 0px;
	}

h2.pagetitle {
	margin-top:30px;
	text-align: center;
}

#sidebar h2 {
	margin:5px 0px 0px 0px;
	padding: 0px;
	}

h3 {
	padding:0px;
	margin: 30px 0px 0px;
	}

h3.comments {
	padding:0px;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding:0px;
	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:0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin:0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0px 8px 10px;
	}



.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li{
	list-style:none;
	background-image:url(images/bullet.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0px;
	padding-left:15px;
	line-height:18px;
	text-decoration:none; 
	color:#333333;
	}
#sidebar ul ul li a,  #sidebar ul ul li a:hover  {
	text-decoration:none; 
	color:#333333;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0px;
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0px 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
}
.children { padding: 0px;}

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background-color:#F1F1F1;
	border:#D9D9D9 1px solid;
	padding:6px;
	margin:0px;
	float:right;
	width: 186px;
	
	}

#sidebar form {
	margin: 0px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	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%;
	}

#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.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;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px 4px 5px;
	margin: 0px;
}
/* End captions */






#menu_bar{
	height:34px;
	width:895px;
	margin-top:4px;
}
#menu_left_bg{
	background-image:url(images/menu_left_bg.jpg);
	width:5px;
	height:34px;
	float:left;
}
#menu_center_bg{
	background-image:url(images/menu_center_bg.jpg);
	height:34px;
	width:885px;
	float:left;
}
#menu_center_bg ul{
	margin:9px 0px 0px 0px;
	padding:0px;
}
#menu_center_bg ul li{
	margin:0px;
	display:inline;
	font-weight:bold;
	letter-spacing:1px;
	color:#ffffff;
	text-decoration:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 8px 0px 8px;
}
#menu_center_bg ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#ffffff;
	text-decoration:none;	
}
#menu_center_bg ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fffc00;
	text-decoration:none;	
}
#menu_center_bg ul li.current_page_item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fffc00;
	text-decoration:none;	
}

#menu_right_bg{
	background-image: url(images/menu_right_bg.jpg);
	width:5px;
	height:34px;
	float:left;
}

.clearboth{
	clear:both;
}
.clearboth1{
	height:5px;
	clear:both;
}
.clearboth2{
	height:10px;
	clear:both;
}
#footer{
	width: 877px;
	clear: both;
	border:solid 1px #d9d9d9;
	background-color:#fbfbfb;
	height:85px;
	padding:8px;
	
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer ul li{
	margin:0px;
	display:inline;
	color:#333333;
	text-decoration:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 8px 4px 8px 4px;

}
#footer ul li a, #footer ul li a:hover {
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.footer_link, .footer_link:hover{
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding:8px 8px 8px 8px;
}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
	width:100%;
}
#footer_left ul{
	display:inline;
	margin:0px;
	padding:0px;
}
#footer_left ul li{
	margin:0px;
	display:inline;
	color:#ff0000;
	text-decoration:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;

}

#footer_left ul li a, #footer_left ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
}
#footer_left, #footer_left1{
	width:38%;
	float:left;
}
#footer_right{
	width:24%;
	float:right;
 text-align:right;
	margin-top:-10px;
}
.textwidget{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
#home_link img{
	margin-top:50px;
	margin-left:10px ;
	border:0px;
}

#home_top{
	padding:10px;
	height:135px;
}
.gray_box{
	background-color:#F1F1F1;
	border:#D9D9D9 1px solid;
}
.white_box{
	background-color:#ffffff;
	width:303px;
	padding:0px 10px 0px 10px;
	margin:0px; 

}
.white_box h2, .gray_box h2{
	padding:10px 0px 0px 0px;
	margin:0px; 
}
.white_box p , .gray_box p{
	padding:10px 0px 10px 0px;
	margin:0px; 
	line-height:16px;
}
HTML > BODY .entry ul.two_cols{
	margin:0px;
	width:140px;
	float:left;
	text-align:left;
	display:inline;
}
HTML > BODY .entry ul.two_cols li{
	margin:0px 0px 6px 0px;
	padding:0px;
	text-align:left;
COLOR: #2f83d8;
}
HTML > BODY .entry ul.two_cols li a{
	text-decoration:underline;
	text-align:left;
        COLOR: #2f83d8;
}

#home_bottom{
	margin:10px 0px 0px 0px;
	padding:10px;
	height:180px;
	vertical-align:top;
}
#home_bottom h2{
	padding:0px;
	margin:0px; 
}
#home_bottom p{
	padding:10px 0px 10px 0px;
	margin:0px; 
	line-height:16px;
}
table.home_table{
	border:#D9D9D9 1px solid;
	border-bottom:0px;
	margin:10px 0px 0px 0px;
}
table.home_table .odd{
	background-color:#FBFBFB;
	padding:5px;
}

table.home_table .even{
	background-color:#F1F1F1;
	padding:5px;
}
table.home_table td, table.home_table th{
	padding:8px;
	border-bottom:#D9D9D9 1px solid;
	vertical-align:top;
	text-align:left;
}
table.home_table th{
	white-space:nowrap;
}
table.home_table h3{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2f83d8;
}
table.home_table td a{
	text-decoration:underline;
	color:#2f83d8;
}

table.home_table td p{
	margin:0px;
	padding:0px;
}


#inner_top{
	padding:10px;
	height:135px;
}
.white_box_wide{
	background-color:#ffffff;
	width:403px;
	padding:10px 10px 10px 10px;
        float:left; 
	display:inline;

}
.white_box_wide img{
	padding:0px 10px 0px 0px;
	margin:0px;
	display:inline;
        float:left;
}
.white_box_wide h2{
	padding:0px;
	margin:0px;
	line-height:24px;

 }
.white_box_wide p{
	padding:0px;
	margin:0px;
       display:inline;
        float:left;

}
#wimage{
 float:left;
width:130px;
}
#wtext{
 float:left;
width:270px;
}

 .white_box_narro h2{
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:24px; 
}
.white_box_narro p{
	padding:0px 0px 10px 0px;
	margin:0px; 
        display:inline;
}


.white_box_narro{
	background-color:#ffffff;
	width:203px;
	padding:10px 10px 10px 10px;
	margin:0px; 
}

#inner_main{
	margin:10px 0px 0px 0px;
	padding:10px;
	height:670px;
	vertical-align:top;
}
#inner_main h2{
	padding:0px;
	margin:0px; 
}
#inner_main p{
	padding:10px 0px 10px 0px;
	margin:0px; 
	line-height:16px;
}
.inner_light_block{
	background-color:#f8f8f8;
	width:303px;
	padding:10px;
	margin:0px; 
	border:#D9D9D9 1px solid;
	
}
.inner_light_block ul li{
	list-style-type:disc;
	margin-left:10px;
	padding-left:10px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
