/*  
Theme Name: medopera
Theme URI: http://medicine-opera.com
Description: Custom made WP-theme for the blog medicine-opera.com
Author: Joern Anthonisen / HitByLife.com
Author URI: http://www.hitbylife.com/
Version: 1.0
.
(c) 2010 Joern Anthonisen
.
*/


@import url("css/type.css");


/*---------------------------------------------------------
	Reset
  -------------------------------------------------------*/
	
* {
	margin: 0;
	padding: 0;
}
img a {border:none}
a img {border:none}



/*---------------------------------------------------------
	Typography
   --------------------------------------------------------*/

h2 {
	font-family: "GraublauWebBold", cambria, arial;
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 7px;
}


/*---------------------------------------------------------
	General styling
   --------------------------------------------------------*/
   
body {
	background-color: #020201;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	text-decoration: none;
	color: #C30;
}
a:hover {
	color: #600;
}

#WrapperBg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	width: 1100px;
	margin-top: 10px;
	float: left;
	padding-bottom: 50px;
}

#WrapperPage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;

}
#TopBar {
	position: relative;
	height: 29px;
}
#TopBar .search {
	background-color: #000;
	height: 29px;
	width: 325px;
	position: absolute;
	top: 0px;
	right: 0px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	padding-left: 30px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#TopBar .search form input {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border: none;
	text-indent: 10px;
	width: 265px;
	height: 17px;
	line-height: 17px;
	margin-top: 5px;
}

#TopBar .search form input.searchBtn   {
	height: 17px;
	width: 23px;
	position: relative;
	top: 0px;
  border: none;
  background: url(images/icon_search.png) no-repeat left top;
  text-indent: -10000px;
}
#Header {
	margin-top: 5px;
	margin-bottom: 20px;
}
#Header .logo {
	padding-left: 2px;
}

#Header .tagline {
	margin-top: -3px;
}

#Header .owner {
	font-family: arial, helvetica, calibri, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	color: #A5855F;
	margin-right: 5px;
	letter-spacing: -1px;
	margin-top: -10px;
	padding: 0px;
}

#Header .title {
	color: #DFD5C6;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}



#HeaderNav {
	position: relative;
	height: 31px;
}

#HeaderNav ul {
	width: 355px;
	background-color: #000;
	background-repeat: repeat-x;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, calibri, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
	height: 31px;
	line-height: 31px;
	position: absolute;
	right: 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}

#HeaderNav ul li {
	display: inline;
	margin-left: 5px;
}
#HeaderNav ul li a {
	color: #DFD5C6;
	text-decoration: none;
}
#HeaderNav ul li a:hover {
	color: #FFF;
	text-decoration: none;
}



#Slider {
	background-color: #DFD5C6;
	height: 295px;
	position: relative;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
}
#Slider .sliderPic {
	background-color: #403525;
	width: 570px;
	height: 300px;
	position: relative;
  margin: 30px;
}
.slidePrevious {
	height: 95px;
	width: 66px;
	position: absolute;
	top: 71px;
	left: 0px;
	z-index: 2;
}

.slideNext {
	height: 95px;
	width: 66px;
	position: absolute;
	top: 71px;
	right: 0px;
	z-index: 1;
}
.sliderText h2 {
	font-family: "GraublauWebBold", cambria, arial;
	margin-bottom: 12px;
	font-size: 28px;
	line-height: 95%;
	letter-spacing: -1px;
}
#Slider .sliderText {
	width: 290px;
	position: absolute;
	top: 30px;
	right: 35px;
	height: 300px;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 125%;
}
.sliderText .sliderNextPrev {
	margin-top: 15px;
}

.sliderText a img {
	border: none;
}

#Slider .slide {
  width: 960px;
  height: 300px;
}

#Content {
	background-color: #FFF;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	color: #2F271A;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
	overflow: hidden;
	position: relative;
/*	-moz-box-shadow: 2px -2px 6px #2F271A;
	-webkit-box-shadow: 2px -2px 6px #2F271A;
	box-shadow: 2px -2px 6px #2F271A;*/
}
#LeftContent {
	width: 570px;
	float: left;
	position: relative;
}
#LeftContent h1 {
	font-family: "GraublauWebBold", cambria, arial;
	font-size: 28px;
	line-height: 90%;
}

.postresume {
	width: 170px;
}
.postresume img {
	height: 100px;
	width: 170px;
	border: none;
	margin-bottom: 18px;
}
.postresume h2 {
	font-family: "GraublauWebBold", cambria, arial;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 90%;
}
.postresume h2 a {
	color: #222;
}
.postresume h2 a:hover {
	color: #555;
}



.prLeft {
	float: left;
	margin-right: 30px;
}
.prRight {
	float: right;
	margin-right: 0px;
	clear: right;
}
.prMore {
	font-size: 90%;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFD5C6;
}

.postIMG {
	margin-bottom: 10px;
}
.postAuthor {
	font-family: cambria, georgia, times, serif;
	font-size: 12px;
	font-style: italic;
	padding-right: 10px;
	color: #756555;
}
.postOrnament {
	background-color: #990000;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	height: 60px;
	width: 10px;
	position: absolute;
	left: -35px;
	top: 0px;
}
.postContent {
	font-family: cambria, georgia, times, serif;
	font-size: 15px;
	margin-top: 45px;
	color: #222;
	position: relative;
	line-height: 135%;
	margin-bottom: 75px;
}
.postContent p {
	margin-bottom: 20px;
}

.postFooter h4{
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #600;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	font-weight: 900;
	margin-right: 15px;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C00;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.postFooter h5 {
	font-family: GraublauWebBold, cambria, arial;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #633;
	display: inline;
	padding-bottom: 2px;
}

.postShare {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #966;
	border-bottom-color: #966;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 25px;
	position: relative;
}
.postShareTop {
	position: absolute;
	top: -85px;
	right: 15px;
}

.shareThis {
	position: absolute;
	top: 8px;
	right: 0px;
}


.postRelated {
	font-size: 12px;
	margin-top: 75px;
	margin-bottom: 20px;
}
.postRelated ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.postRelated ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.postRelated ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD5C6;
	padding-top: 3px;
	padding-bottom: 3px;
}
.postDetails {
	font-size: 11px;
	background-color: #FAF8F5;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFD5C6;
	border-bottom-color: #DFD5C6;
}
.postComments {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.commentlist {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 12px;
}

ol.commentlist li {
	margin-bottom: 15px;
	list-style-type: none;
}
ul.children {
	margin-left: 50px;
	list-style-type: none;
	margin-top: 10px;
}


.comment-meta.commentmetadata a {
	font-size: 11px;
}
.comment-reply-link {
	font-size: 11px;
}
.avatar.avatar-32.photo {
	height: 32px;
	width: 32px;
	border: 1px solid #C9C9AD;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.contactForm #commentform {
	font-family: calibri, tahoma, "trebuchet ms", sans-serif;
	font-size: 12px;
	line-height: 135%;
	margin-top: 10px;
}
.contactForm input {
	margin-bottom: 3px;
	border: 1px solid #DFD5C6;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #222;
	padding: 5px;
}

.contactForm textarea {
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #222;
	border: 1px solid #DFD5C6;
	padding: 5px;
}
.contactForm #submit {
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #C30;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactForm input#subscribe {
	background-color: #EDE9DE;
}


#RightContent {
	float: right;
	width: 250px;
	background-color: #DFD5C6;
	padding: 20px;
	font-family: cambria, georgia, times, serif;
	font-size: 13px;
}
.postThumb {
	float: left;
	height: 114px;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 15px;
	background-color: #99FE00;
	background-image: url(images/placeholder_175x114.jpg);
	background-repeat: no-repeat;
}
.postSummary {
	padding-bottom: 50px;
	overflow: hidden;
	padding-top: 25px;
}
.postSummary h2 {
	font-family: "GraublauWebBold", cambria, arial;
	font-size: 22px;
}
.postSummary p {
	margin-top: 15px;
}

#RightContent .mainImage {
	float: right;
	height: 162px;
	width: 100px;
	border: 1px solid #CAB99F;
	margin-bottom: 5px;
	margin-left: 15px;
}
#SideBar {
	float: right;
	width: 250px;
	padding: 20px;
	font-size: 13px;
}

#SideBar h3 {
	font-family: GraublauWebBold, cambria, arial;
	font-size: 16px;
	color: #352515;
	display: inline;
	padding-left: 2px;
	padding-right: 15px;
	font-weight: 100;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	background-position: 0px;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #633;
	padding-bottom: 3px;
}

	#SideBar ul {
	list-style-type: none;
}
	#SideBar ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
	#SideBar ul li a {

}
	#SideBar .subscription {
	background-color: #633;
	margin: -20px;
	padding: 20px;
	font-size: 12px;
	font-weight: 100;
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	line-height: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #DFD5C6;
	border: 1px solid #600;
	background-image:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.22, rgb(102,51,51)),
    color-stop(0.61, rgb(56,29,29))
);
background-image:-moz-linear-gradient(
    center bottom,
    rgb(102,51,51) 22%,
    rgb(56,29,29) 61%
)

}


.subscription ul {
	margin-top: 10px;
	font-weight: 900;
		}
.subscription ul li {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #933;
		}
.subscription ul a {
	color: #F33;
	border-bottom-color: #600;
}


.subscription ul #liRss {
	background-image: url(images/icon_rss.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 20px;
		}
.subscription ul #liEmail  {
	background-image: url(images/icon_email.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 20px;
		}
.subscription ul #liTwitter   {
	background-image: url(images/icon_twitter.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 20px;
		}
.subscription ul #liFacebook {
	background-image: url(images/icon_facebook.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 20px;
		}
.sbAuthor {
	font-size: 90%;
	text-transform: uppercase;
	color: #000;
	padding-right: 1px;
	padding-left: 1px;
}
.sbBox {
	margin-top: 25px;
	margin-bottom: 15px;
}
.sbBox ul {
	margin-top: 20px;
}
.sbBox ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEAE2;
}


.sbLists {
	margin-top: 30px;
	margin-bottom: 20px;
}
.sbAds {
	padding: 10px;
	border: 1px solid #DFD5C6;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.sblTop {
	margin-top: 60px;
}


#FooterLinks {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
	background-image: url(images/bgFooter.jpg);
	background-repeat: repeat-x;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #554535;
}
#FooterLinks h3 {
	font-family: "GraublauWebBold", cambria, arial;
	font-size: 16px;
	color: #3A3022;
	margin-bottom: 18px;
	background-image: none;
}
#FooterLinks ul {
	list-style-type: none;
}

#FooterLinks ul li {
	background-image: url(images/footer-horizontal-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 2px;
}
#FooterLinks li h3 {
	background-image: none;
}


#FooterLinks a {
	color: #352515;
	text-decoration: none;
}


#FooterLinks a:hover {
	color:#C30;
}


#FooterLeft {
	float: left;
	width: 570px;
}
.footerBox {
	width: 170px;
}
ul.footerBox li {
	background-image: url(images/footer-horizontal-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 2px;
}


.fbLeft {
	float: left;
	margin-right: 30px;
}
.fbRight {
	float: right;
}



#FooterRight {
	float: right;
	width: 290px;
}
#FooterRight img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #413525;
	border: 1px solid #BFAA8E;
}
.blogRoll {
	margin-top: 35px;
}


#FooterCategories {
	background-color: #1E1711;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 12px;
	padding-bottom: 20px;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 11px;
	color: #958575;
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
}
#FooterCategories h4 {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	background-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #AB8C67;
	width: 105px;
	text-align: center;
	background-image: url(images/bgFooterCategoriesH4.png);
	background-repeat: no-repeat;
	height: 23px;
	background-position: bottom;
	font-size: 10px;
}

#FooterCategories ul {
	list-style-type: none;
}
#FooterCategories ul li {
	display: inline;
	margin-right: 10px;
}
#FooterCategories ul li a {
	color: #BDA889;
}

#FooterNav {
	height: 45px;
	color: #453525;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	line-height: 45px;
	padding-right: 35px;
	padding-left: 35px;
	position: relative;
}
ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 250px;
}
ul.nav li {
	display: inline;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E1711;
	padding-right: 10px;
}
ul.nav li a {
	text-decoration: none;
	color: #4D412B;
}
ul.nav li.last {
	border-right-style: none;
}


li.last   {border:none;}

#FooterNav .socialmedia {
	position: absolute;
	top: 5px;
	right: 35px;
}
#FooterNav .socialmedia a img {
	border: none;
}


/*---------------------------------------------------------
	Specific styling
   --------------------------------------------------------*/

/* Archives page */

.topPage {
	padding: 25px;
	background-color: #F8F8F8;
	margin-bottom: 50px;
	border: 1px solid #D6D6D6;
	font-size: 16px;
}

#Archives ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

#Archives ul .children {
	font-size: 90%;
	line-height: 150%;
	margin-left: 25px;
}

#Archives ul li {
	
}

.bpaLeft {
	float: left;
	padding-left: 50px;
}
.bpaRight {
	float: right;
	padding-right: 50px;
}

/*---------------------------------------------------------
	WP-specific styling
   --------------------------------------------------------*/

/* image styling */

.alignleft,
img.alignleft {
	float: left;
	margin-right: 24px;
}
.alignright,
img.alignright {
	float: right;
	margin-left: 24px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft, 
.alignleft,
img.alignright,
.alignright,
img.aligncenter,
.aligncenter {
margin-top: 12px;
margin-bottom: 12px;
}

/* the top image in posts */
.splashimg {
	margin-bottom: 35px;
	max-width: 570px;
	background-color: #EAEAEA;
}

/* featured post image */
.attachment-big-post-thumbnail {
	margin-bottom: 35px;
	max-width: 570px;
	background-color: #EAEAEA;
}

.clear { clear: both; }
