/* @override http://paper/wp-content/themes/resume/style.css */

/*

Theme Name: Paper Resume
Description: 'This is the WordPress version of the Paper Resume HTML template. Enjoy!'
Author: Norbert Ursu
Author URI: http://www.zappd.com/
Version: 2.0

*/

/* Import other stylesheets 
-----------------------------------------------------------------------------*/ 
@import url('css/reset.css');
@import url('js/fancybox/jquery.fancybox-1.3.4.css');
@import url('http://fonts.googleapis.com/css?family=Droid+Serif:400,700');
/* Typography
-----------------------------------------------------------------------------*/ 
a {
	color: #1B86BB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 { 
	font-family: 'Droid Serif', serif;
	font-size: 5.5em;
	text-transform: uppercase;
	font-weight: normal;
	color: #3b3b3b;
	line-height: 90%;
	margin: 15px 0 10px;
}

h2 { 
	font-size: 1.3em;
	color: #786557;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 15px;
}
 
.period {
	color: #a6423e;
	text-transform: uppercase;
	font-size: 1.1em;
	float: right; 
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin-top: -15px;
	box-shadow: 1px 1px 5px #dedede;
	background-color: #f4f4ee;
	background-color: rgba(255, 255, 255, .30);
}
 
h3 {
	font-size: 1.2em;
	color: #786557;
	font-weight: normal;
	margin-bottom: 10px;
}

 ul, ol {
	padding-left: 15px;
	list-style: inside;
	list-style-type: disc;
	margin: 15px 0;
}

ol {
	list-style-type: decimal;
}
	
	ul li, ol li {
		font-size: 1.15em;
		margin: 8px 0;
	}

p {
	font-size: 1.2em;
	margin: 0 0 15px;
	text-align: justify;
}

table {
	border-collapse: collapse;
	color: #666;
	font-size: 1.2em;
	margin: 3px 0 15px;
	box-shadow: 1px 1px 5px #dedede;
	background-color: rgba(255, 255, 255, .20)
}

table.left { float: left; margin-right: 15px; }
table.right { float: right; margin-left: 15px; }
table.w25 {	width: 25%; }
table.w50 {	width: 50%; }
table.w75 {	width: 75%; }
table.w100 { width: 100%; }

table td, table th {
	border: 1px solid #bbb;
	padding: 4px;
	text-align: center;
}

/* Main Stylesheet
-----------------------------------------------------------------------------*/ 
body {
    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
    color: #5a5a5a;
    text-align:center;
    padding: 40px 0 30px;
}

#container {
	width: 835px;
	margin: 0px auto;
	position: relative;
}

	#container-top {
		background: url('css/images/container-top.png') repeat-x top right;
		height: 8px;
		width: 838px;
		margin: 0px auto;

	}

	#container-bottom {
		background: url('css/images/container-bottom.png') no-repeat top right;
		height: 12px;
		width: 838px;
		margin: 0px auto;
	}

/* Sections + Title
-----------------------------------------------------------------------------*/ 
.section {
	text-align: left;
	margin: 0 auto;
	padding: 0px 40px 0px 70px;
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
}

	.title {
		width: 20px;
		padding: 0 10px;	
		margin: 15px 0 15px -70px;
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		font-family: 'Droid Serif', serif;	
		text-align: center;
		line-height: 115%;
		text-transform: uppercase;
		text-shadow: 1px 1px 2px #555;
		float: left;
	}	
	
/* Personal Information + Sidebar
-----------------------------------------------------------------------------*/ 

ul#info {
	width:  510px;
	font-size: 0.95em;
	margin-bottom: 10px;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

	ul#info li {
		display: block;
		margin: 0;
		padding: 8px 0 8px 25px;
		*padding: 7px 0 8px 10px;
		border-bottom: 1px dashed #bfbebe;
		font-weight: bold;
		background-image: url('css/images/icons/icons.png');
		background-repeat: no-repeat;
		position: relative;
	}
	
		ul#info li.name { background-position: -4px -1px; }
		ul#info li.date { background-position: -4px -38px; }
		ul#info li.addr { background-position: -4px -76px; }
		ul#info li.cell { background-position: -5px -113px; }
		ul#info li.mail { background-position: -4px -150px; }
		ul#info li.link { background-position: -4px -188px; }
	
		ul#info li span {
			position: absolute;
			right: 0;
			font-weight: normal;
		}

#sidebar {
	float: right;
	text-align: center;
	margin: 18px 0 0 40px;
	font-size: 1.2em;
}

#portrait {
	position: relative;
	background: #fff;
	padding: 10px;
	padding-bottom: 4px;
	width: 152px;
	border: 1px solid #d6d4d4;
	border-bottom: 1px solid #bfbdbd;
	margin-bottom: 15px;
	text-align: center;
}

	#portrait #image img {
		display: block;
		margin-bottom: 6px;
		width: 152px;
	}

	#portrait .shadow {
		position: absolute;
		background: url('css/images/image-shadow.png') no-repeat center bottom;
		width: 172px;
		height: 12px;
		left: 0;
		bottom: -13px;
	}

#sidebar a.vcard {
	background: url('css/images/icons/icons.png') -4px -305px no-repeat;
	margin: 0px 10px;
	padding-left: 21px;
}

#sidebar a.print {
	background: url('css/images/icons/icons.png') -4px -342px no-repeat;
	margin: 0px 10px;
	padding-left: 21px;
	cursor: pointer;
}

/* Sklls
-----------------------------------------------------------------------------*/ 

ul.stars {
  overflow: hidden;
  padding-left: 0;
  list-style: none;
  list-style-type: none;
}

	ul.stars li {
		width: 315px;
		float: left;
		margin: 0 21px;
		padding: 8px 0;
		vertical-align: middle;
		font-size: 1.2em;
		border-bottom: 1px dashed #bfbebe;
		background-repeat: no-repeat;
		background-position: 100% 11px;
	} ul.stars li em { float: right; visibility: hidden; }
		
	ul.stars li.s0 { background-image: url('css/images/0stars.gif'); }
	ul.stars li.s1 { background-image: url('css/images/1star.gif'); }
	ul.stars li.s2 { background-image: url('css/images/2stars.gif'); }
	ul.stars li.s3 { background-image: url('css/images/3stars.gif'); }
	ul.stars li.s4 { background-image: url('css/images/4stars.gif'); }
	ul.stars li.s5 { background-image: url('css/images/5stars.gif'); }


/* Contact Section
-----------------------------------------------------------------------------*/ 
#fancybox-outer {
	background: #edebe8 url('css/images/dusty.png') repeat top left;
}

#fancybox-content {
	border-width: 0 !important;
	padding: 10px;
}

#contact { display: none; }

#contact_form {
	width: 500px;
	text-align: left;
	margin-bottom: 5px;
}
	
#contact_form #submit {
	background: url('css/images/send-email.png');
	border: 0;
	width: 88px;
	height: 32px;
	cursor: pointer;
	margin: 10px 10px 0 0;
	line-height: 26px;
}

#contact_form #submit:hover {
	background-position: 0 32px;
}

#contact_form h2 { padding-top: 5px; margin-top: 0; }

#contact_form label span {
	display: block;
	margin-top: 10px;
	font-size: 1.1em;
}

#contact_form .req {
	padding: 5px;
	border: 2px solid #dadada;
	width: 220px;
}

#contact_form .req2 {
	display: none;
}

#contact_form textarea {
	width: 450px !important;
	height: 110px;
}

#contact_form #message {
	vertical-align: middle;
}

#status {
	padding: 5px 0 5px 21px;
	font-size: 1.1em;
}

.loading {
	background: url('css/images/icons/loading.gif') no-repeat 0 50%;
 }

.error {
	background: url('css/images/icons/icons.png') no-repeat -4px -263px;
 }

.success {
	background: url('css/images/icons/icons.png') no-repeat -5px -226px;
 }