/*
Theme Name: Roquentin
Theme URI: http://www.arthurhanna.com/themes/roquentin/
Description: A sharp portfolio theme
Author: Arthur Hanna
Author URI: http://www.arthurhanna.com/
version: 1.0
Tags: two-column, widget-ready, portfolio
*/




/* basics */

*{margin:0; padding:0;}

body {

	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 12pt;
	margin:20px;
	}

h1 {font-size: 25pt;}
h2 {font-size: 14pt; margin-bottom: 5px;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
	
	
/* header */

#header {

  	width: 100%;
  	
  	margin-bottom: 20px;
  	height: 70px;
	color: #fff; 
	}
	
#header img {float:left; padding: 20px 0 0 25px;}

#header h1{
	font-weight: bold;
	text-transform: lowercase;
	padding:20px 0 0 80px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 80px;
	margin:0;	
	}


/* sidebar */
#sidebar {
	float: right;
	width: 230px;
	font-size: 12px;

}

.item { 
	padding: 15px;
	border-top: 1px solid #ccc;
}

.item p {
	font-family: georgia, tahoma, serif;
	font-size: 14px;
	margin-bottom: 5px;
}

.item ul {

	list-style: none;	
	
}

.item ul {

	padding: 5px;
	font-size: 15px;
	border-left: 1px solid #ccc; 
	
}

/* menu */

.number {
	color: #ccc;
	padding: 3px;
	float:left;
	margin-right: 5px;

}

#menu {
font-family:"Georgia", Tahoma, serif;

}

#menu ul {
	
	width:100%;
	list-style:none;

}

#menu ul li {
	border-left: 1px solid #ccc; 
	
	text-transform: lowercase;
	text-decoration:none;
	float:left;

}

#menu ul li a {
	display:block;
	padding: 3px;
	height: 20px;
	width: 120px;
}


#menu ul li a:hover {
	background: #ccc;
	text-decoration:none;
}

/* home areas */

#projects {
	float:left;
	width: 640px;
	padding: 15px;
	font-size: 14px;
	border-top: 1px solid #ccc;
}




/* content */

#content {
	float:left;
	width: 640px;
	padding: 15px;
	font-size: 14px;
	border-top: 1px solid #ccc;
}


.post {
	margin-bottom: 15px;
	padding:5px;
	line-height: 14pt;
	background-color: white;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:960px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}




	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	border-top: 1px solid #ccc;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer p{padding:14px 0;margin: 0; color: #ccc; font-size: 8pt; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


/* FEATURED CONTENT SLIDER STYLES */

#wrapper{
width: 650px;
border: 1px solid #ccc;
margin-bottom: 2em;
}

#slider {
margin: 0 auto;
position: relative;
}

.scroll {
width: 650px;
overflow: auto;
overflow-x: hidden;
position: relative;

}

.scrollContainer div.panel {
padding: 15px;
width: 630px;
}

.format_text.featured_media{
margin-right: 1em;
float: left;
}

.format_text.featured_media a img{
width: 15em;
height: 12em;
}

.format_text.featured_text{
font-size: 1em;
float: left;
width: 400px;
}

.entry_content p {
width: 400px;
}
.format_text.featured_text div.format_text.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
}

#shade {

height: 9em;
border-top: 1px solid #ccc;
}

#shade.tall-shade {
background: #000;
height: 12em;
border-top: 1px solid #ccc;
}

ul.navigation {
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 0.9em;
}

ul.navigation li {
display: inline;
margin-right: 0.8em;
}

ul.navigation a {
padding: 0.9em;
color: #000;
text-decoration: none;
float: left;
font-size: 1.25em;
}

ul.navigation a:hover {
background: url(images/arrow_down.png) no-repeat 50% 0%;

}

ul.navigation a.selected {
background: url(images/arrow_down.png) no-repeat 50% 0%;
}

ul.navigation a:focus {
outline: none;
}

.scrollButtons {
position: absolute;
top: 130px;
cursor: pointer;
}

.scrollButtons.left {
left: -13px;
z-index: 100;
display: none;
visibility: hidden;
}

.scrollButtons.right {
right: -13px;
z-index: 101;
display: none;
visibility: hidden;
}

.hide {
display: none;
}

span.thumbtitle{
display: block;
font-size: 1.3em;
text-align: center;
display:none;
}

img.scroller-thumb{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
width: 13.3em;
}

img.scroller-thumb-big{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
}

a.selected img.scroller-thumb{
}


.infobox {

	border: 1px solid #ccc;
	float:right;
}

.sw {
	margin: 10px;
	width: 75px;
	display: inline;
	float:left;
	text-align: center;
}

.boxheader {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

