/*
Theme Name: JN
Theme URI: http://www.thomasveit.com/bluebubble-free-premium-wordpress-portfolio-theme/
Description: Minimal &amp; Elegant Portfolio Theme - Wordpress 2.9 ready
Version: 1.2 
Author: Thomas Veit
Author URI: http://www.flexible7.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-3.0.html
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#222222;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; font-weight: 100;
	font-size: 11px;
	margin:0 auto;
        background-image: url("../../gallery/web_images/broken_noise.png");
        background-repeat:repeat;
        background-position:top left; 
	}
	
h1 {font-size: 26px; line-height: 42px; color:#fff; margin-bottom:20px; }
h2 {padding-top:2px; font-size: 18px;}
h3 {font-size: 12px; text-transform: uppercase; padding-bottom: 20px;}
h4 {font-size: 32px; color:#fff; font-style:italic; font-weight:bold; margin-bottom:6px;}
h5 {font-size: 32px; font-weight: 100;}
h6 {font-size: 30px; line-height: 34px; font-weight: 100; letter-spacing:-1px;}
h7 {font-size: 30px; line-height: 40px; margin-bottom:20px;}
h8 {font-size: 30px; font-family:"Helvetica Neue", sans-serif; font-weight: 100; line-height: 32px; margin-bottom:20px; color:#fff;}


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 #333333;
	margin-left:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#E6AC27;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: none; color:#888888;}

#sidebar ul li a {
	font-family:"Helvetica Neue", sans-serif;
	font-weight:200;
	color: #888888;
	display: block;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color:#E6AC27;
	background-color: #000000;
}

p { font-family:"Helvetica Neue", sans-serif; font-weight: 200; color:#ffffff; font-size:14px;}

/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#fff;
	overflow: hidden;
	}
	
/* header */


#header {
	background-image: url("../../gallery/web_images/header4.png");
	background-position: top center;
        background-repeat:no-repeat;
  	width: 100%; 
  	height: 80px;
	color: #fff;
	background-color: #E6AC27; 
	}

#header h1{
	font:normal 20px georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10px georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#main-nav {width:820px; margin:0 auto;}
#main-nav li { list-style: none; float:right; height:30px; margin-top:40px;}
	#main-nav li a, 
	.radius-link a {font-family:"Helvetica Neue", sans-serif; font-weight: 200; color:#333333; display: block; font-size: 18px; padding: 10px; text-decoration: none;}
	#main-nav li a:hover, 
	.radius-link a:hover {color: #fff; background-color:#222222;}


/* OLD TOP NAVIGATION */
#main-nav-old {width:550px;}
#main-nav-old li { list-style: none; padding-bottom:0px; float:right;  height:30px; background-color:#de5622; -moz-border-radius-bottomleft: 8px; -webkit-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-radius-bottomright: 8px; margin:0px 1px;}
	#main-nav-old li a, 
	.radius-link a {font-family:Georgia, "Times New Roman", Times, serif; color:#333333; font-style:italic; font-weight:bold; display: block; font-size: 16px; padding: 6px; text-decoration: none;  margin-top:0px; }
	#main-nav-old li a:hover, 
	.radius-link a:hover {color: #fff; -moz-border-radius-bottomleft: 8px; -webkit-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-radius-bottomright: 8px;}
/* content */

#portfoliocontent {
	margin:0 auto;
	width:960px;
        margin-top:20px;
	}
#content {
	float: left;
	width:700px;
	overflow: hidden;
        margin-top:20px;
	}

#singlecontent {
	float: left;
	width:700px;
	overflow: hidden;
        margin-top:40px;
	}	
	
.box {
	width: 260px;
	height: 120px;
	border: 3px solid #000000;
	background: url() center center no-repeat;
	background-color:#E6AC27;
}


.post {
	margin:0 20px 0px 0;
	padding:0;
	line-height: 20px;
	float: left;
	width: 290px;
	height: 180px;
	overflow: hidden; 
	}

.post a {
color:#e5e5e5;

}

.post a:hover {
color:#fff;
}



.workpost {
	margin:0 12px 0px 0;
	padding:0;
	line-height: 20px;
	float: left;
	width: 170px;
	height: 180px;
	overflow: hidden; 
	}

.workpost a {
color:#e5e5e5;

}

.workpost a:hover {
color:#ffffff;
}
	
.boxsingle {
	width: 150px;
	height: 150px;
	border: 2px solid #CCCCCC;
	margin-bottom:10px;
        background-color:#E6AC27;
}

.postsingle {
	margin:0 0 30px 0;
	padding:0;
	line-height: 20px;
	width: 650px;

	}
	
.post h2 {
        font-family:"Helvetica Neue", sans-serif;
	font-weight: 200;
        margin-bottom:4px;
	font-size:14px;


	}
	
.post h2 a, .postsingle h2 a {
	color:#E6AC27;
	text-decoration: none;
	}
	
.post h2 a:hover, .postsingle h2 a:hover {
	color: #fff;
	text-decoration: none;
	}

.postsingle h1 {
	text-transform: none;
	line-height: 42px;
	display: block;
	border-bottom: 1px dotted #777777;
}

.postsingle h1 a {
	color: #fff;
	text-decoration: none;
	font-size: 26px;
}
	
.postsingle h1 a:hover {
	color: #fff;
	text-decoration: underline;
}
.post ul {}

.post li {}

.entry p{margin:12px 0; color:#ffffff;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 10px 0;
	background: #111111;
	}
	

.navigation {
	font-size:11px;
	width:870px;
	float:right;
	margin-left:0;
	padding-right:90px;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:10px 25px 10px;}
.alignright a{float:right; margin:10px 10px;}


hr {
	margin: 5px 0 10px 0;
        border: none 0;
        border-top: 1px dotted #fff;
}

#sidebar hr {
	border: none 0; 
	border-top: 1px dotted #cccccc;
	height: 1px;
}


ul, ol {
	margin-left: 0px;
	list-style:none;
}


/* sidebar */

#sidebar {
font-family: verdana, arial, tahoma;
	font-size:12px;
	width:220px;
	float:left;
	margin-top:0px;
	padding:0;
	line-height: 20px;

	}

	
#sidebar div {
	margin-bottom: 20px;
}
	
#sidebar h2{
	font-family:"Helvetica Neue", sans-serif;
	font-size:30px;
	font-weight:100;
	color: #E6AC27;	
	margin: 0;
	padding: 0;
	line-height: 20px;
        margin-bottom:8px;
}

#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0; font-family:}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
font-family:font-family:"Helvetica Neue", sans-serif;
	margin:0px 0 15px 0;
	padding:0;
	display: block;
	width:100%;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 24px;
	list-style-type: none;
	display: block;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar input, #sidebar textarea {
	margin-bottom: 5px;
	width:200px;
}


#portfoliosidebar {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	width:250px;
	float:left;
	margin-top:0px;
	padding:0;
	line-height: 20px;
}

	
#portfoliosidebar div {
	margin-bottom: 20px;
}
#portfoliosidebar h1 {font-size: 22px; line-height: 28px; color:#fff; margin-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif;}
	
#portfoliosidebar h2-helvetica{
	font-family:"Helvetica Neue", sans-serif;
	font-weight: 100;
	font-size:20px;
	letter-spacing:1px;	
	margin: 0;
	padding: 0;
	line-height: 20px;
        margin-bottom:8px;
}

#portfoliosidebar label{
	font:normal 11px verdana, arial, tahoma;
	color: #000;	
	margin: 0;
	padding: 0;
}

#portfoliosidebar p {
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	font-family:"Helvetica Neue", sans-serif;
	font-weight: 400;
}

#portfoliosidebar img {padding: 0; margin: 0;}

#portfoliosidebar ul {
	margin:0px 0 15px 0;
	padding:0;
	display: block;
	width:100%;
	}

#portfoliosidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	display: block;
	width: 100%;

	}

#portfoliosidebar ul ul {
	margin:14px 0;
	padding:0;
}

#portfoliosidebar ul ul li {
	list-style-type: none;
	}

#portfoliosidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#portfoliosidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#portfoliosidebar input, #sidebar textarea {
	margin-bottom: 5px;
	width:200px;
}

input#emailmebtn {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	width: 206px;
}

input#emailmebtn:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

textarea#message {
	font: verdana, arial, tahoma, sans-serif;
}
/* = widget */
.widgetContainer { margin: 0px 0px 0px; background-color:; border: 0px solid #ffffff; padding:10px;}

.widgetContainerportfolio { margin: 0px 0px 0px; -moz-border-radius: 6px; -webkit-border-radius: 8px; border: 0px solid #ffffff; padding:10px; -moz-border-radius: 6px; -webkit-border-radius: 8px; border: 0px solid #ffffff; padding:10px;}

/* = footer */
#footer { background-color:#111111;
	background-image: url("../..//gallery/web_images/broken_noise_footer.jpg");
	background-repeat:repeat;
 margin-top: 40px;  width:100%; color:#ffffff; border-top: 0px solid #CCCCCC; padding: 30px 0px 300px 0px;}
	#footer a { font-family:"Helvetica Neue", sans-serif; font-weight: 100; font-size:18px; color:#b2b2b2; }

#footer a:hover{text-decoration: none; color:#E6AC27;}

#footer ul.twitter { font-family:"Helvetica Neue", sans-serif; font-weight: 100; font-size:14px;}

#footer li.twitter-item {border-bottom: 0px dotted #CCCCCC; margin-bottom:10px;}

#footer li {border-bottom: 0px solid #CCCCCC; margin-bottom:12px;}

#footer p { font-family:"Helvetica Neue", sans-serif; font-size:18px; }

#footer .widgetfooter {clear: top; float: left; margin: 0px 0px 0px 24px; width: 200px;}



#footer-container {width:980px; margin:0 auto;}

/* comments */
input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #CCCCCC;
}

#commentlist {
	width: 657px;
}

ol.commentlist {
	padding: 0px;
	margin: 0px;
}

#commentlist ol li {
	list-style: none;
	position: relative;
}

#commentform {
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	width: 617px; /* because of 20px padding */
}

#commentform textarea {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	width: 500px;
	padding: 2px;
}

#commentform input {
	width: 230px;
	height:15px;
	padding: 2px;
}

#commentform p {
	margin-bottom: 7px;
}


input#submit {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	margin-top: 7px;
}

input#submit:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

.comment-meta {
	
}
	
.comment-author {
	width: 72px;
	margin: 0 25px 20px 0;
}

.comment-body {
	background: #EFEFEF;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding: 20px;
}


#commentlist p {
	margin-bottom: 12px;
	line-height: 20px;
}

.avatar {
	position: absolute;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 20px 5px 0;
	top:1px;
	left: 1px;
}

.fn {
	float: left;
	padding-right: 10px;
	font-style: normal;
	font-weight: bold;
}

.says {
	display: none;
}

.reply {
	margin: 5px 0 5px 0;
}	
	
.clearfix {
	clear: both;
}	

.commentlist blockquote{
	border-left:1px dotted #333333;
	margin-left:20px;
	padding:0 12px 0 0px;
	margin-bottom: 10px;
}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 14px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

img.alignleft {
	padding: 0px;
	margin: 0 14px 2px 0;
	display: inline;
	border: 1px solid #CCCCCC;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-capxion {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* opxional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-capxion img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-capxion p.wp-capxion-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Image Rollover */
			.boxgrid{ 
				width: 260px; 
				height: 120px;
				margin:0px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

				.boxgrid a{}

.boxgrid a:hover {color:#000000;}

.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #fff; 
				height: 200px; 
				width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
				
			
.captionfull .boxcaption {  
top:120px;
left: 0px;
padding: 8px;
}

/* Work Page Image Rollover */
			.workboxgrid{ 
				width: 150px; 
				height: 150px;
				margin:0px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
				.workboxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

				.workboxgrid a{}

.workboxgrid a:hover {color:#000000;}

.workboxcaption{ 
				float: left; 
				position: absolute; 
				background: #fff; 
				height: 150px; 
				width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
				
			
.workcaptionfull .workboxcaption {  
top:150px;
left: 0px;
padding: 2px;
}

#current
{
background-color: #000000;
padding:6px;
}

