/*
Theme Name: Primos Cafe
Theme URI: http://wordpress.org/
Description: The Primos Cafe Theme 
Version: 1.0
Author: John Wade
Author URI: http://ThinkWEBSTORE.com
Tags: custom header, fixed width


*/
 


/* Begin Typography & Colors */
/* Take outline off for Mozilla!!!!!*/ 
a:focus {
outline:none; 
}

a:link{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
a{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
a:visited{
	color:#666666;
}

a:hover{
	text-decoration:none;
	color:#666666;
}

h4{
	margin:0 auto;
	padding:0;
	color:#F00;
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	
	
}
#homelink{
	margin-top:2px;
	margin-right:5px;
	float:right;
	color:#fff;
	
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	
}
#homelink:hover{
	color:#FC0;
	
}
#aboutlink{
	clear:right;
	margin-top:2px;
	margin-right:5px;
	float:right;
	color:#fff;
	
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	
}
#aboutlink:hover{
	color:#FC0;
	
}

#commentlink{
	
	margin-top:105px;
	margin-right:10px;
	float:right;
	width:190px;
	height:75px;
	display:block;
}
     
#gallery_div{
	width:253px;
	padding-right:20px;
	
	
}

#middle{
	height:auto;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	min-height:280px;
}
	

#comment_left{
	float:left;
	display:block;
	width:242px;
	height:187px;
	background:url('images/left_comment_bg.jpg') no-repeat;
	
}
#features{
	clear:both;
	display:block;
	width:701px;
	height:120px;
	padding-left:15px;
	background:url('images/featured1.jpg') no-repeat ;
	
}
#content_right_bg{
	
	float:left;
	display:block;
	width:457px;
	min-height:280px;
	background:url('images/content_right_bg_repeat.jpg') repeat-y;
	
	
}

#content_right{
	
	float:left;
	padding-left:30px;
	width:390px;
	
}
#content_right_bg_top{
	display:block;
	width:457px;
	height:29px;
	background:url('images/content_right_bg_top.jpg') no-repeat;
	
	}



#top {margin:0px auto ; background: #f3f5fa  top center; width:701px;  }

#top2 {margin:0px auto ; background:url('images/content_bg.png') no-repeat top center;width:749px; }

		
	
#hide_gallery{height:0px;}
#welcome_img{	background:url('images/welcome.jpg');
	width: 341px; 
	height: 49px; 
	
}

#header3_content{
		padding-top:15px;
		padding-left:40px;
		color:#ec6d00;
		font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		font-size: 24px;
		font-weight:bold;
		}

body { 
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#9d464e;
	margin:0 auto; background: #d9d9d9 url('images/body_bg.jpg') repeat ;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:16px;}

p { 
	margin: 14px auto; 
	padding-left:0px;

	}

#menu{

	display:block;
 	background: url('images/menu.jpg');
	height: 38px;
	width: 701px;
}

#top_btn_1{
	
	display:block;
	float:left;
 	background: url('images/btn_1.jpg');
	height: 38px;
	width: 141px;
}
#top_btn_1:hover {
 	background-position:0 -38px; 
}

#top_btn_2{
	
	display:block;
	float:left;
 	background: url('images/btn_2.jpg');
	height: 38px;
	width: 143px;
}
#top_btn_2:hover {
 	background-position:0 -38px; 
}

#top_btn_3{
	
	display:block;
	float:left;
 	background: url('images/btn_3.jpg');
	height: 38px;
	width: 161px;
}
#top_btn_3:hover {
 	background-position:0 -38px; 
}

#top_btn_4{
	
	display:block;
	float:left;
 	background: url('images/btn_4.jpg');
	height: 38px;
	width: 131px;
}
#top_btn_4:hover {
 	background-position:0 -38px; 
}

#top_btn_5{
	
	display:block;
	float:left;
 	background: url('images/btn_5.jpg');
	height: 38px;
	width: 125px;
}
#top_btn_5:hover {
 	background-position:0 -38px; 
}
#top_rotate{
	display:block;
 	background: url('images/top_rotate_1.jpg');
	height: 198px;
	width: 701px;
	
}


#header { 
	
	/*background:url('images/header.jpg');*/
	width: 701px; 
	height: 209px; 
	}
	
#header2 { 
	
	background:url('images/header2.jpg');
	width: 818px; 
	height: 191px; 
	clear:both;
	}
	
#header3 { 
	
	background:url('images/header3.jpg');
	width: 818px; 
	height: 70px; 
	clear:both;
	}
#maincontent{
	clear:both;
	background: url('images/bg_content.jpg') repeat-y  ; 
	width:818px;
	padding-top:20px;
	
	}
#content_left{
	clear:both;
	float:left;
	margin: 0px 0 0px 20px; 
	width: 424px; 
	height: auto;
	
	background:#FFF;
	text-align:left;
	padding-left:20px;
	padding-right:70px;
	font-size:14px;
	color:#666666;
	border-right:#f6e1d4 1px solid;
	
}
#footcontent {
	clear:both;
	background: url('images/footer_bg.jpg');
	height:75px; 
	width: 701px;
	}	

#right_filler{
	margin-top:5px;
	background:#dbd7c0;
	float:right;
	width:274px;
	min-height:175px;
	display:block;
}
#pageline{
	margin-top:10px;
	height:1px;
	width:474px;
	display:block;
	background:#f8db10;
}


#lnk_video {
	float:left;
	display:block;
 	background: url('images/btn_video.jpg');
	height: 270px;
	width: 275px;
}


	
#sub_header1{
	float:left;
	display:block;
	background:url('images/bg_sub_header1.jpg');
	height:125px; 
	width:599px;
}

#sub_header2{
	float:left;
	display:block;
	background:url('images/bg_dr_smith.jpg');
	height:155px; 
	width:211px;
	
}

#sub_header3{
	float:left;
	display:block;
	background:#8d8669;
	height:155px; 
	width:87px;
}

#home_image { 
	margin: 5px auto; 
	width: 824px; 
	height: 191px; 
	background:url('images/ani_drill.jpg');
}

#top_right_btns{
	float:right;
	
	height: 40px; 
	width:283px;

	}




#content_nav_right{
	margin: 1px 2px 2px 2px;
	float:right;
	width:298px;
	height:auto;
	background:#FFF;
	
	}

#right_nav_menu_1{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_epidem.jpg');
	height: 49px;
	width: 298px;
}
#right_nav_menu_1:hover {
 	background-position:0 -49px; 
}

#right_nav_menu_2{
	margin: 0px auto;
	display:block;
 	background: url('images/btn_travel.jpg');
	height: 49px;
	width: 298px;
}
#right_nav_menu_2:hover {
 	background-position:0 -49px; 
}
#right_nav_menu_3{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_institution.jpg');
	height: 48px;
	width: 298px;
}
#right_nav_menu_3:hover {
 	background-position:0 -48px; 
}
#right_nav_menu_7{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_education.jpg');
	height: 47px;
	width: 298px;
}
#right_nav_menu_7:hover {
 	background-position:0 -47px; 
}
#right_nav_menu_8{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_other1.jpg');
	height: 48px;
	width: 298px;
}
#right_nav_menu_8:hover {
 	background-position:0 -48px; 
}
#right_nav_menu_4{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_individual.jpg');
	height: 47px;
	width: 298px;
}
#right_nav_menu_4:hover {
 	background-position:0 -47px; 
}
#right_nav_menu_5{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_mrsa.jpg');
	height: 48px;
	width: 298px;
}
#right_nav_menu_5:hover {
 	background-position:0 -48px; 
}
#right_nav_menu_6{
	margin: 2px auto;
	display:block;
 	background: url('images/btn_patient.jpg');
	height: 48px;
	width: 298px;
}
#right_nav_menu_6:hover {
 	background-position:0 -48px; 
}

#filler_div{
	overflow:auto;
	
	min-height: 60px;
	width: 298px;
	background:#404f56;
	}


#navmenu{
	margin: 5px auto; 
	width: 824px; 
	height: 45px;
	background:#FFF;
	
	}	
#nav_menu_1 {
	float:left;
	display:block;
 	background: url('images/btn_about.jpg');
	height: 45px;
	width: 130px;
}
#nav_menu_1:hover {
 	background-position:0 -45px; 
}	
#nav_menu_2 {
	float:left;
	display:block;
 	background: url('images/btn_drilling.jpg');
	height: 45px;
	width: 85px;
}
#nav_menu_2:hover {
 	background-position:0 -45px; 
}	
#nav_menu_3 {
	float:left;
	display:block;
 	background: url('images/btn_well_service.jpg');
	height: 45px;
	width: 116px;
}
#nav_menu_3:hover {
 	background-position:0 -45px; 
}	

#nav_menu_4 {
	float:left;
	display:block;
 	background: url('images/btn_testimonials.jpg');
	height: 45px;
	width: 120px;
}
#nav_menu_4:hover {
 	background-position:0 -45px; 
}
#nav_menu_5 {
	float:left;
	display:block;
 	background: url('images/btn_coverage.jpg');
	height: 45px;
	width: 133px;
}
#nav_menu_5:hover {
 	background-position:0 -45px; 
}
#nav_menu_6 {
	float:left;
	display:block;
 	background: url('images/btn_links.jpg');
	height: 45px;
	width: 70px;
}
#nav_menu_6:hover {
 	background-position:0 -45px; 
}
#nav_menu_7 {
	float:left;
	display:block;
 	background: url('images/btn_safety.jpg');
	height: 45px;
	width: 77px;
}
#nav_menu_7:hover {
 	background-position:0 -45px; 
}

#nav_menu_8 {
	float:left;
	display:block;
 	background: url('images/btn_careers.jpg');
	height: 45px;
	width: 93px;
}
#nav_menu_8:hover {
 	background-position:0 -45px; 
}


#page_content{
	
	
	
	}




#page {
	
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.narrowcolumn .entry p {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
	font-size: 1.2em; 
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	font-size:12px;
	color:#333333;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.post h2{
	font-size: 1.5em;

	
}
.post a{
	font-size: 1.1em;
	color:#942f10;
	text-decoration:none;
		
}

.entry p a {
	font-size: 1.1em;
	color:#942f10;
	text-decoration:none;
	
}
.entry p a:visted {
	font-size: 1.1em;
	color:#942f10;
	text-decoration:none;
	
}
.entry p a:hover {
	color:#942f10;
	text-decoration:underline;
	
}

.post a:visted{
	font-size: 1.1em;
	color:#942f10;
	text-decoration:none;
		
}

.post a:hover{
	color:#942f10;
	text-decoration:underline;
		
}



.entry h2 {
	font-size: 1.6em;
	}
	
.entry h3 {
	font-size: 1.2em;
	color:#8fadb5;
	
	}

h1, h2 {
	font-size: 1.8em;
	color:#294ea0;
	}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	
	}

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;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #CCC;
	}
	
.postmetadata a{ color:#333; text-decoration:none; font-size:14px}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}





.narrowcolumn {
	
	padding: 1px 0 0 0;
	margin: 0px 0 0;
	width: 750px;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0px 0px 0px;
	padding-top:0px;
	text-align: left;
	width:460px;
	
	
	
	}

#contentheader2Left1 post{margin:0 auto;padding-top:50px;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


h2, h1 {
	margin: 5px 0 0;
	
	}

h2.pagetitle {
	margin: 10px 0 20px 0px;
	color:#000;
}

#sidebar h2 {
	margin: 10px 0 0;
	color:#F00;
	}

h3 {
	padding: 0;
	margin: 0 0 0;
	padding-top:1px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin: 0 auto;
	
	
	}

/*	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: 0px;
	margin: 0 7px 2px 0;
	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: 10px;
	padding: 0 0 0 30px;
	list-style: inside disc;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 20px;
	}

.entry ul li:before, #sidebar ul ul li:before {
margin-left: 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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 0;
	}

#commentform textarea {
	width: 470px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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%;
	}

#wp-calendar td {
	padding: 3px 0;
	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 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	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: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:98px;
	padding-left:30px;
	}
.menu ul{
	
	height:45px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
				}
	.menu li a{
	
		color:#f5d7c1;
		display:block;
		font-weight:normal;
		line-height:20px;
		margin:0px;
		padding:3px 15px;
		text-align:left;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#b34401;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:245px;
		z-index:200;
		
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:245px;
		border-bottom:1px solid #a43601;
		border-top:1px solid #bd5602;
		}
	.menu li:hover li a{
		background:none;
		font-weight:normal;
		}
	.menu li ul a{
		display:block;
		height:25px;
		line-height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#cd4d00 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.phplist label{
	padding-left:10px;
	line-height:25px;
	padding-right:10px;
	text-align:right;
	
}
#email{
	margin-left:3px;
}
