@charset "UTF-8";
/*
Theme Name: Quad
Theme URI: http://www.jbdesignandphoto.com
Version: 1.0
Description: 2 Column light theme to add CMS functionality to Wordpress for JB Design and Photo
Author: JB Design and Photo
Author URI: http://www.jbdesignandphoto.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
margin-top: 0px;
padding: 0;
color: #A1A1A1;
background-color: #19110A;
font-family: Verdana, Georgia, Sans-Serif;
font-size: 12px;
line-height: 22px;
}

.clear {
	clear: both;
}

h1 { 
font-size: 28px; 
margin-bottom: 0px; 
margin-top: 10px; 
font-weight: normal;
}

h2 { 
font-size: 24px; 
font-weight: normal; 
margin: 0px 0 10px;
}

h3 {
color: #595959;
font-size: 20px;
font-weight: normal; 
margin: 0px 0 10px;
}

h4, h5, h6 { font-size: 18px; }

p {
	margin-bottom: 20px;
}

a { 
text-decoration: none; 
color: #00A0D5; 
}

a:hover { 
color: #3B3B3B;
text-decoration: underline;
}

img {
	border: none;
}

.button {
	display:block;
	width:166px;
	height:23px;
	padding:3px 20px 5px 0;
	background: url(images/button.png) bottom right no-repeat;
	color:#FFFFFF;
	text-align:center;
}

a.button:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background-position: top right;
}

.page-wrapper {
background-color: #FFF;
margin-bottom: 15px;
padding: 20px 30px;
border: 1px solid #D6D6D6;
}

.post-wrapper {
background-color: #FFF;
margin-bottom: 15px;
padding: 15px;
border: 1px solid #D6D6D6;
}

.blog-wrapper {
width:630px;
background-color: #FFF;
margin:0 auto 15px;
padding: 20px 35px;
border: 1px solid #D6D6D6;
}

.portfolio-project {
float: left;
width: 263px;
/*height: 190px;*/
background-color: #FFF;
margin: 0 10px 15px;
padding: 15px;
border: 1px solid #D6D6D6;
text-align:center;
}

.portfolio-project:hover {
background-color: #BADFFC;
}

.portfolio-project:hover a {
	color:#3B3B3B;
}

.portfolio-project .titles {
	font-size:22px;
	margin:15px 0 0;
}

.project-wrapper {
width:630px;
background-color: #FFF;
margin:0 auto 15px;
padding: 20px 35px;
border: 1px solid #D6D6D6;
}

.project-wrapper .post-title {
	margin-bottom:13px;
}

.project-left {
	float:left;
	width:375px;
	margin-bottom:10px;
	text-align:center;
}

.project-left .thumbnails {
	margin-top:10px;
}

.project-left .thumbnails a {
	float:left;
	margin:7px;
}

.project-right {
	float:right;
	width:205px;
	margin-bottom:15px;
}

.project-right ul {
	list-style-image: url(images/check.gif);
	margin-left:40px;
	font-size:14px;
}

.project-right .button {
	margin:0 auto;
	width:130px;
}

.post-title {
line-height: 30px;
font-size: 24px;
margin: 0 0 3px;
}

.readmore {
background-image: url(images/read-more-Blue.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
width:auto;
padding-left: 20px;
margin-right: 10px;
}

.titles { 
font-size: 24px; 
font-family: "Trebuchet MS";
margin-bottom: 15px;
}

.pagetitle {
	color: #565656;
	font-weight:bold;
	margin-left: 10px;
}

pre, blockquote  {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}

code { 
color: #779900; 
font-family: Consolas, Verdana, "Courier New", Sans-Serif; 
}

ul, ol { 
line-height: 2.0em;
margin: 0 0 20px 30px;
}

ul { 
list-style-image: url(images/bullet.gif); 
}

ul.check {
list-style-image: url(images/check.gif); 
}

li.arrow {
list-style-image: url(images/arrow.gif);
margin:10px 0 15px; 
}

#main {
border-top:solid 10px #262626;
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}

#pages {
width: 950px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 950px;
margin: 0 auto 20px;
}

#wrapper {
float: right;
width: 910px;;
color: #8C8C8C;
background-color: #EAEAEA;
padding: 20px;
}

#content-wrapper {
width: 630px;
float: left;
}

#content {
float: left;
width: 100%;
}

#sidebar-wrapper {
width: 263px;
float: right;
}

#sidebar {
padding: 0 13px;
background-color: #FFF;
border: 1px solid #D6D6D6;
}

#sidebar-home h3 {
	margin-top:10px;
}

#sidebar-home img {
	margin-bottom:40px;
}

#sidebar-home p {
	margin-bottom:30px;
}

#blog-latest {
	float:left;
	width:315px;
	font-size:10px;
}

#blog-latest .post {
	margin-bottom:20px;
}

#blog-latest h3 {
	margin-bottom:15px;
}

#blog-latest h4 {
	font-size:12px;
}

#blog-latest p {
	margin:0;
}

#portfolio-recent {
	float:right;
	width:305px;
	margin-left:5px;
}

#portfolio-recent h3 {
	margin:0;
}

#portfolio-recent a {
	display:block;
	margin-top:15px;
	padding:10px;
	background-color:#dddddd;
	border:solid 1px #aaaaaa;
}

#portfolio-recent a:hover {
	background-color:#cccccc;
	border:solid 1px #888888;
}

#footer {
float: right;
width: 910px;
margin:25px auto 10px;
padding:0 20px;
color:#777777;
}

#footer .sidebar-box {
float:left;
width:auto;
margin:0 30px;
padding:0;
}

#footer h3 {
color:#A1A1A1;
}

#footer a:hover {
color:#dfdfdf;
}

#footer img {
vertical-align:middle;
}

#footer h4 {
font-size:16px;
margin-left:10px;
color:#909090;
}

#footer ul {
list-style-type:disc;
list-style-image:none;
}

#footer ul li {
background-color:transparent !important;
}

#footer ul li a {
background-color:transparent !important;
display:inherit;
width:auto;
padding:0 !important;
}

#footer #copyright {
clear:both;
text-align:center;
margin-top:10px;
padding-top:5px;
border-top:solid 1px white;
}

.sidebar-box {
margin: 10px 0 20px 0;
}

.articleinfo {
padding-bottom: 10px; 
}

.sidebar-box ul li a {
display: block !important; 
width: 100% !important; 
padding: 3px 3px 3px 3px !important; 
} 

.sidebar-box ul li a:hover {
width: 100%;
display: block; 
color: #393939; 
padding: 3px 3px 3px 3px;
} 

.sidebar-box h2 { 
margin-top: 5px; 
font-size: 15px; 
color: #00A0D5; 
padding-top: 4px;  
font-weight: bold; 
padding-bottom: 4px; 
text-transform: lowercase; 
margin-left: 10px; 
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform textarea:hover {
background: #efefef;
border: 1px solid #d6d3d3;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}

/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 17px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	width:auto;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	width:auto;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}

#commentform p {
	clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:hover, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #f4f4f4;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
width:auto;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */

/*------HEADER------*/
.logo { margin:7px 10px 5px 15px;}
h1.site-name { float:left; width:300px; font-size:17px;}

.pr-menu {float:left; width:950px; background-color:#EAEAEA; border-bottom:1px solid #C8C8C8;}
ul.primary-links { width:100%; margin:0px; padding:0; list-style:none; text-align:left; line-height:normal;}
ul.primary-links li {float:left; text-transform:none; margin:0; padding:0; background:none; border-right:solid 1px #c8c8c8;}
ul.primary-links li a { display:block; color:#506167; font-size:15px; font-family:Verdana,Arial,Helvetica,sans-serif; text-decoration:none; padding:10px 20px;}
ul.primary-links li.current_page_item a { background-color: #1A477E; color:#efefef; margin-bottom:-1px; padding-bottom:11px;}
ul.primary-links li a:hover { background-color:#4682B4; color:#efefef; text-decoration:none;}
ul.primary-links li.current_page_item a:hover { background-color: #1A477E;}

ul.secondary-links { float:right; margin:11px 0 0; padding:0; list-style:none; text-align:left; line-height:normal;}
ul.secondary-links li {float:left; text-transform:none; margin:0; padding:0; background:none;}
ul.secondary-links li a { display:block; font-size:15px; font-family:Verdana,Arial,Helvetica,sans-serif; text-decoration:none; margin:0 10px; padding:7px 10px;}
ul.secondary-links li.current_page_item a { background-color:#4682B4; color:#efefef;}
ul.secondary-links li a:hover { background-color:#4682B4; color:#efefef; text-decoration:none;}

/*--- Dropdown Navigation ---*/
.nav li {position: relative;}
.nav li ul {display: none;}
.nav li:hover ul { background-color:#EAEAEA; display:inline; position:absolute; top:auto; left:auto; width:200px; margin:0; padding:0; list-style:none; z-index:10;}
.nav li:hover ul li {float:left; width:100%; margin:0; padding:0; border:solid 1px #c8c8c8; border-top:solid 1px #fcfcfc;}
.nav li:hover ul li a { background-color:#EAEAEA; color:#708389; display:block; font-size:12px;}
.nav li:hover ul li a:hover { background-color:#4682B4; color:#efefef; text-decoration:none;}

.pr-menu .photo-button {float:right; padding:3px 20px 0 0;}
.pr-menu .photo-button img {height:35px;}

/*--- Featured Content ---*/
.featured-content { background-color:#1A477E; padding:1px 40px;}
.featured-content img { margin-left:25px; padding:10px; background-color:#efefef; border:solid 1px #131313;}
.featured-content h2 { float:left; color:#fefefe; font-size: 30px; margin:15px 0; font-weight:bold;}
.featured-content p { margin-bottom:10px;}
.featured-content strong { color:#81A8DD; display:block; font-size: 13px;}
.featured-content a { color:#efefef;}
.featured-content .button { margin:5px 15px -10px 0;}

/*--- General Page ---*/
.page #content-wrapper { float:none; width:800px; margin:0 auto;}
.page #sidebar-wrapper {	margin:0 0 15px 15px;}

/*--- Front Page ---*/
.home #sidebar-wrapper { float:left; width:580px; margin:0;}
.home #content-wrapper { float:right; width:310px; margin-right:10px;}

#featured-home { height:225px; padding:40px; overflow:hidden; position:relative;}
#featured-home h2 { float:none; font-size:34px; margin:0 0 15px; line-height:normal;}
#featured-home a:hover img { background-color:#BADFFC;}
/*#featured-home img { position:absolute; top:40px; left:400px;}*/

.featured-tab { position:absolute; top:40px; left:40px; width:870px; height:225px; overflow:hidden; background-color:#1A477E;}

/*--- Blog Page ---*/
.blog #content-wrapper { width:100%;}

/*--- Portfolio Page ---*/
.portfolio-wrapper #content-wrapper { width:100%;}
.portfolio-wrapper .portfolio-project { width:250px;}
.portfolio-wrapper .portfolio-project img { max-width:250px;}

.subportfolio #content-wrapper { float:none; margin:0 auto;}

/*--- Search Page ---*/
.search #content-wrapper { width:100%;}
.search .post-wrapper {width:630px; background-color: #FFF; margin:0 auto 15px; padding: 20px 35px; border: 1px solid #D6D6D6;}

/*----SEARCH FORM----*/
.login-box { float: right; margin-right:30px; padding:2px 15px 8px; text-align:left; background-color:#262626; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; }
.login-box a { color:#aaaaaa;}
.login-box a:hover { text-decoration:none; border-bottom:dashed 1px #9a9a9a;}

.toplinks-box { float: right; margin-right:30px; padding:0 15px 10px; text-align:left; background-color:#262626; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px;}
.toplinks-box #quicklinks { float:left; margin:3px 30px 0 5px;}
.toplinks-box a { color:#aaaaaa;}
.toplinks-box a:hover { text-decoration:none; border-bottom:dashed 1px #9a9a9a;}
.toplinks-box form { float:right;}

#topsearchform label { display:none;}
#topsearchform input { font-size:12px; vertical-align:middle;}
#topsearchform #searchsubmit { height:23px; width:23px;}

#searchform label { display:none;}
#searchform input { font-size:12px; vertical-align:middle;}
#searchform #searchsubmit { height:23px; width:23px;}

/*------Custom------*/
#custom { background-color:#262626; color:#9A9A9A; font-size:12px; padding:20px 20px 0;}
#custom h2 { color:#fefefe; font-size: 30px; margin:0 0 15px 0; font-weight:bold;}
#custom strong { color:#81A8DD; display:block; font-size: 15px; padding:5px 0 15px 0;}
#custom a:hover { color:#efefef;}

/*--- WP PageNavi ---*/
.wp-pagenavi { float:right; width:auto;}

.wp-pagenavi a {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #00A0D5;
	color: #00A0D5;
}

.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
}

/*---- Isotope ----*/
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

