/*
Theme Name: Tomescu WP Custom Theme
Description: A custom theme for www.alexandrutomescu.com website based on ElliotJay Stocks's Starker theme. [The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)]
Version: 2.3a
Author: Victoria Molovata
Tags: custom, starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* HTML Elements
---------------------------------- */
/* Font Styles for body and headings
---------------------------------- */
body {
	color: #333;
	font-family: Georgia, sans-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
	margin:0;
}

h1, h2, h3 {
	font-weight:normal;	
}

h1 {
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
}

.blogtitle {
	color: #FFFFFF;
	font-size: 1.75em;
	letter-spacing:0.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
}

h2 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}

h2.title {
	color: #253759;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 3px solid #F08B19;
}

.home h2.title {
	margin-bottom: 0px;
	text-transform: none;
	font-style: italic;
	border-bottom: 3px double #F08B19;
}

.homepage h2.title {
	margin-bottom: 0px;
	text-transform: none;
	font-style: italic;
	border-bottom: 3px double #F08B19;
}

.home h2.title a:link, .home h2.title a:active, .home h2.title a:visited{
	text-decoration: none;
}

.home h2.title a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 1em; /* 16x1=16px */
	margin: 0 0 0.875em 0; /* 14x0.875=14px */
}

p {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */
}

ul {
	padding: 0;
	margin: 0 0 1.125em 1.125em; /* 16x1.125=18px */
}

li {
	font-size: 0.75em; /* 16x0.75=12px */
}

table {
	border-collapse: collapse;
	clear: left;
}

th, td {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

small {
	font-family: Arial;
}

/* Links
---------------------------------- */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active, a:hover {
	color: #333333; text-decoration: none;
}

h1 a:link, h1 a:active, h1 a:visited  {color: #FFFFFF; text-decoration:none; }
h1 a:hover {color: #FFFFFF; text-decoration:none; }

/* Body
---------------------------------- */
body {
	background: #A86210 url("style/images/background.gif") repeat-y scroll 0 0;
	/*background: #731C00; /*#901811;*/
}

/* Wrapper
---------------------------------- */
#wrapper {
	width: 900px;
	margin-left:100px;
}

/* Header
---------------------------------- */
#header {
	height: 80px;
	text-align: right;
	padding-top: 10px;
}

/* Wrap
---------------------------------- */
#wrap{
	/*background: #FFFFFF url("style/images/music-staff_b.gif") repeat;*/
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px; 
}

/* Wrap Top Nav
---------------------------------- */
#wrap-topnav {
	background: #FFFFFF url("style/images/violin.jpg") 480px 5px no-repeat;
	position: relative;	
	height: 285px;
}

/* Menu Navigation
---------------------------------- */
#menu-nav {	
	background-color: #253759; /*#E0DCCE;*/
	font:1em Georgia,sans-serif;
	text-transform: uppercase;
	width: 500px;
	padding-left: 400px;
	margin: 0 auto;
	position: absolute;
	top: 200px;
}

#menu-nav, #menu-nav ul {
	list-style:none;
	line-height:1;
}

#menu-nav a, #menu-nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}

#menu-nav li {
	float: left;
	list-style:none;
}

#menu-nav a, #menu-nav a:visited {
    display:block;
	color: #FFFFFF;
	padding:10px 10px;
	}

#menu-nav a:hover, #menu-nav a:active {
	background:#6F7580;
	text-decoration:none;
	}

/* Tour page Navigation
---------------------------------- */
#tour-nav {	
	font:1.3em Georgia,sans-serif;
	font-style: italic;
	width: 466px;
	margin: 0;	
}

#tour-nav, #tour-nav ul {
	list-style:none;
	line-height:1;
}

#tour-nav a, #tour-nav a:hover {
	display: block;
	text-decoration: none;
	background-color: #F5F5EB;
	border: 1px solid #B2B7BF;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom: none;
}

#tour-nav li {
	float: left;
	list-style:none;
}

#tour-nav a, #tour-nav a:visited {
    display:block;
	color: #253759;
	padding:10px 10px 5px 10px;
	margin-right: 2px;
	}

#tour-nav a:hover, #tour-nav a:active {
	background:#FFFFFF;
	color: #A86210;
	text-decoration:none;
	}	
	
	
/* Gallery Navigation
---------------------------------- */
#gallery-nav {
	background-color: #FFFFFF;
	height: 200px;
	width: 300px;
	border: 5px solid #BDB5A3;
	padding: 20px;
	position: absolute;
	top: 30px;
	left: 30px;
}



#audio-player {
	border: 2px solid #BDB5A3;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px; 
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-bottom: none;
	padding: 10px;
	position: absolute;
	right: 20px;
	top: 128px;
}

/* Wrap Content
---------------------------------- */
#wrap-content {
	background: #FFFFFF url("style/images/music-staff_b.gif") repeat;
	margin: 0;
	padding: 25px 30px;
}

/* Just for the Tour Page */
#wrap-content2 {
	background-color: #FFFFFF;
	padding: 10px 20px;
	border: 1px dotted #B2B7BF;
	position: relative;
}

/* Content
---------------------------------- */
#content{
	background-color: #FFFFFF;
	padding: 10px 20px;
	border: 1px dotted #B2B7BF;
	position: relative;
}

#content.homepage {
	border: none;
	padding: 20px 0 0;
	float: right;
	width: 550px;
}

#content.narrowcolumn {
	width: 600px;
	float: right;
	margin: 0;
}

#content.widecolumn {
	width: 700px;
	margin: 0 auto;
}

#content.tour-page {
	width: 466px;
	float: left;
	margin: 0;
	border: none;
	padding: 0 20px 0 0;
}

/* Posts
---------------------------------- */
.post {
	margin-bottom: 30px;
	position: relative;
}

#postImage {
	float: left;
	margin-right: 10px;
}

#postImage img {
	padding: 3px;
	border: 1px solid #DDDDDD;
}

.postDate {
	margin: 0 auto 20px;
}

.postMeta {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	position: absolute;
	top: 300px;
}
	
/* Sidebar
---------------------------------- */
#sidebar {
	padding: 0 0;
	width: 198px;
	float: left;
	}

#sidebar.tour-page {
	width: 312px;
	float: right;
}

#sidebar.homepage {
	width: 230px;
	margin-top: 20px;
	float: left;
}

#sidelist {
	margin: 0;
	padding: 0;
}	

#sidelist li a {
	font: 1.125em Georgia,sans-serif;
	font-style: italic;
	color: #6F7580;
	background-color: #E0DCCE;
	display:block;
	text-decoration:none;
	margin-top: 20px;
	padding: 10px;	
	border: 1px dotted #B2B7BF;
	border-right: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px; 
}
#sidelist li a:hover, #sidelist li a:active{
	color: #FFFFFF;
	background-color: #C0BBA5;
}

#footer {
	margin: 10px 0px 10px 310px;
	color: #333;
	font: 12px Arial,sans-serif;
}

#footer a:link, #footer a:visited, #footer a:active  {
	text-decoration: none;
}

#footer a:hover  {
	color: #BDB5A3;
	text-decoration: none;
}

/*-- MISC -----------------------------------------------------*/

.hr3 {	
	border-bottom:3px solid #F08B19;
	clear:both;
	}
	
.hr1 {	
	border-bottom:1px solid #FFFFFF;
	margin: 10px 0;
	clear:both;
	}

/* Tour Page */

.tour-page .hr3 {
	margin: 0px 0 20px 0;
}

.box {
	margin-bottom: 20px;
	padding: 0px 10px;
	background-color: #F5F5EB;
	border: 1px solid #B2B7BF;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

.tour-page h2 {
	font-style: italic;
	color: #253759;
	border-bottom: 3px double #F08B19;
	padding-left: 10px;
	padding-bottom: 3px;
}

.tour-page h3 {
	font-style: italic;
	color: #253759;
	border-bottom: 1px solid #F08B19;
	padding-left: 20px;
	padding-bottom: 3px;
}

ul.itinerar li {
	border-bottom: 1px solid #BDB5A3;
	padding-bottom: 5px;
	padding-top: 10px;
}

.itinerar span.tour-date {
	padding-left: 20px;
	color: #A86210;
	font-style: italic;
}

img.page-title {
	position: absolute;
	top: -80px;
	right: 0px;	
	z-index: 99;
} 

/* Contact Form */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/*Press page*/
span.url {
	margin-left: 20px;
	font-style: italic;
	color: #253759;
}

span.date {
	color: #A86210;
}

img#wpstats{display:none}

.readMore {
	color: #A86210;
	font-style: italic;
	text-align: right;	
}

.readMore a:link, .readMore a:active, .readMore a:visited  {color: #A86210; text-decoration:none; }
.readMore a:hover {color: #A86210; text-decoration:underline; }

.read_more {
	color: #A86210;
	font-style: italic;
	text-align: right;	
}

.read_more a:link, .read_more a:active, .read_more a:visited  {color: #A86210; text-decoration:none; }
.read_more a:hover {color: #A86210; text-decoration:underline; }

/*WP List Calendar*/
ul.wplc_event_list {
	margin: 0 0 20px 0;
}

ul.wplc_event_list li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

p.eventDate {
	font-size: 1.125em;
	color: #A86210;
	font-style: italic;
	margin: 0;
	padding-left: 10px;
}

p.eventName {
	font-size: 1.3em;
	font-variant: small-caps;
}

p.eventLoc{
	padding-left: 10px;
	margin: 0px;
}
