/*
THEME NAME: rzen
THEME URI: http://www.rzen.net
DESCRIPTION: Based on the popular and powerful <a href="http://www.plaintxt.org/themes/sandbox/" target="_blank">Sandbox</a> and <a href="http://code.google.com/p/blueprintcss/" target="_blank">BlueprintCSS</a> frameworks.
TAGS: widgets, sandbox, blueprint, microformats, hcard, hatom, xoxo
VERSION: 2.0
AUTHOR: Brian Richards
AUTHOR URI: http://www.rzen.net
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/2c-r.css');

/* START General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	background:#333;
	color:#aaa;
	font:.8em Arial,sans-serif;
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover, a:active {
	color:#e0e0e0;
}
h1, h2 {
	margin-bottom:2px;
}
h1 {
	font-size:2em;
	color:#333;
}
h2 {
	font-size:1.5em;
	color:#555;
}
h3 {
	font:1.5em "Georgia",serif;
	font-style:italic;
	color:#aaa;
}
blockquote {
	background:#444;
	color:#fff;
	font:1.2em Georgia,serif;
	font-style:none;
	width:600px;
	padding:15px;
	margin:0 auto 18px;
}
blockquote p {
	margin:0;
}
.al, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.ar, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.ma {margin:auto;}
.cb {clear:both;}
.more {
	font:1em Georgia,serif;
	font-style:italic;
	color:#555!important;
	position:relative;
	float:right;
}
.more:hover, .more:active {
	color:#fff!important;
}
p img {
	float:none;
	margin:auto;
}
/* END General Stylings */


/* BEGIN Home Page */
.home #header, .home .sidebar, .home #footer  {
	position:absolute;
	top:-999em;
	left:-999em;
	text-indent:-999em;
}
.home div#content {
	height:460px;
	width:760px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-230px;
	margin-left:-380px;
}
a.strike, a:visited.strike,
.cat-item-20 a, .cat-item-20 a:visited {
	text-decoration:line-through;
	color:#555!important;
}
.text {
	display:block;
	font:bold 9pt "Arial Black",Arial,sans-serif;
	color:#777;
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height:12pt;
	width:300px;
	overflow:hidden;
}
.homelinks {
	font:bold 28pt "Arial Black",Arial,sans-serif;
	letter-spacing:-3px;
	text-transform:uppercase;
	position:relative;
	left:50%;
}
.home ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:24pt;
}
.home #logo {
	display:block;
	background:url('images/logo.png') no-repeat;
	width:400px;
	height:180px;
	position:relative;
	left:50%;
	margin-left:-400px;
}
/* END Home Page */


/* BEGIN Layout */
#logo, #blog-name, #blog-info, #blog-description {
	position:absolute;
	left:-999em;
	text-indent:-999em;
}
#wrapper {
	width:900px;
	margin:0 auto;
}
#menu {
	width:auto;
	height:50px;
	margin:0 auto 20px;
	position:relative;
}
#menu .desc {
	display:block;
	font:8pt Arial,sans-serif;
	color:#999;
	text-transform:uppercase;
	margin:17px 0 0 5px;
	position:relative;
	clear:both;
}
#menu ul {
	background:#484848;
	margin:0;
	padding:0;
	margin-right:3px;
	height:50px;
	width:auto;
	position:relative;
	float:left;
}
#menu ul li {
	display:inline;
	margin:0;
	padding:0;
}
#menu ul li a, #menu ul li a:visited {
	font:bold 10pt "Arial Black",Arial,sans-serif;
	line-height:10pt;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#fff;
	padding:0 5px;
}
#menu ul li a:hover, #menu ul li a:active {
	color:#e0e0e0;
}
div#footer {
	color:#555;
	font-size:8pt;
	text-transform:uppercase;
	text-align:center;
	width:545px;
	padding-top:15px;
	margin:0 auto;
	position:relative;
	clear:both;
}
#footer a, #footer a:visited {
	color:#777;
}
#footer a:hover, #footer a:active {
	color:#aaa;
}
#footer_logo {
	display:block;
	background:url('images/footer.png') no-repeat;
	width:114px;
	height:47px;
	margin-right:3px;
	position:relative;
	float:left;
	overflow:hidden;
}
#footer_copy {
	line-height:47px;
}
#sk2-footer {
	display:none;
}
/* END Layout */


/* BEGIN Articles */
.post {
	padding:15px 0;
	border-top:1px solid #444;
	margin-bottom:15px;
	margin-top:-16px;
	clear:both;
}
.entry-title, #respond {
	color:#fff;
	font:bold 28pt "Arial Black",Arial,sans-serif;
	line-height:25pt;
	letter-spacing:-3px;
	text-transform:uppercase;
}
.entry-meta {
	color:#777;
	font-size:8pt;
	text-transform:uppercase;
	margin-bottom:10px;
}
#nav-above {display:none;}
.nav-previous {float:left;}
.nav-next {
	float:right;
}
/* END Articles */


/* BEGIN Comments */
.commentlist {
	list-style: none;
	padding: 0;
}
.commentlist small {
	font-size: 8pt;
	color: #696969;
}
#postcomment {
	margin: 40px 0 10px 10px;
	text-transform: none;
}
.commentlist li {
	margin-bottom:10px;
	border-bottom:1px dotted #444;
}
.avatar {
	float:left;
	margin-right:5px;
	width:40px;
	height:40px;
}
.commentmetadata a, .commentmetadata a:visited {
	color:#aaa;
}
.commentlist cite {
	color:#fff;
	font:14pt "Arial Black",sans-serif;
	font-style:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom: 7px;
	letter-spacing: 0px;
}
.headercomment {
	color:#999;
	font-size:8pt;
}
.commenttext {
	margin-top: 10px;
}
#comments textarea, #comments input {
	background:#eee;
	font-size:9pt;
	width:300px;
	padding:5px;
	margin:2px 5px;
	border:1px solid #ccc;
}
/* END Comments */


/* BEGIN About */
#process {
	margin-top:15px;
}
h2.process {
	color:#fff;
	font:bold 28pt "Arial Black",Arial,sans-serif;
	line-height:25pt;
	margin-top:30px;
	letter-spacing:-3px;
	text-transform:uppercase;
}
#sm_wrap {
	width:600px;
}
#sm {
	list-style:none;
	display:block;
	width:600px;
	margin:0;
	height:175px;
	overflow:hidden;
}
.sm li {
	display:block;
	background:#eee;
	color:#555;
	height:100%;
	position:relative;
	float:left;
	overflow:hidden;
	z-index: 10
}
.sm span {
	font:10pt Arial,sans-serif;
	line-height:18px;
	width: 300px;
	height:100%;
	display:block;
	padding:10px;
	margin:10px 0 0;
	position:relative;
	z-index:20;
}
.sm h4 {
	background:#333;
	color:#eee;
	font:22pt Georgia,serif;
	font-variant:small-caps;
	line-height:20px;
	letter-spacing:10px;
	width:360px;
	height:auto!important;
	padding:10px 0 0;
	margin:0px auto -10px;
	z-index:30;}
.sm em {
	color:#80b6da;
}
#one .number {background:#888; border-right:2px solid #666;}
#two .number {background:#777; border-right:2px solid #555;}
#three .number {background:#666; border-right:2px solid #444;}
#four .number {background:#555; border-right:2px solid #333;}
#five .number {background:#444; border-right:2px solid #222;}
.number {
	color:#fff;
	font:bold 32pt Arial,sans-serif;
	width:58px;
	height:175px;
	padding:4px;
	margin-right:10px;
	text-align:center;
	position:relative;
	float:left;
	z-index:70;
}
/* END About */


/* BEGIN Categories */
.category .post {
	margin:5px;
	padding:0;
	border:0;
	position:relative;
	float:left;
	clear:none!important;
}
.category #content h3 {
	margin-bottom:0;
	display:none;
}
.post-thumb {
	display:inline-block;
	margin-bottom:-20px;
}
.category-label {
	display:block;
	background:#444!important;
	color:#fff;
	padding:0 3px;
	opacity:.8!important;
	font:normal 8pt Georgia,serif;
	font-style:italic;
	letter-spacing:0;
	line-height:20px;
	text-transform:none;
	text-align:right;
}
.category-label a, .category-label	 a:visited {
	clear:none;
	display:inline;
	font:normal 8pt Georgia,serif;
	font-style:italic;
	letter-spacing:0;
	line-height:20px;
	text-transform:none;
}
/* END Categories */


/* BEGIN Gallery */
.s-category-wedding-photography .sidebar, .s-category-wedding-photography #project_info,
.s-category-seniors .sidebar, .s-category-seniors #project_info,
.s-category-wedding-photography .sidebar, .s-category-wedding-photography #project_info,
.s-category-location .sidebar, .s-category-location #project_info,
.s-category-personal .sidebar, .s-category-personal #project_info,
.s-category-model .sidebar, .s-category-model #project_info {display:none;}
.s-category-wedding-photography div#container, .s-category-wedding-photography div#content,
.s-category-seniors div#container, .s-category-seniors div#content,
.s-category-wedding-photography div#container, .s-category-wedding-photography div#content,
.s-category-location div#container, .s-category-location div#content,
.s-category-personal div#container, .s-category-personal div#content,
.s-category-model div#container, .s-category-model div#content {margin-right:0;}
.s-category-wedding-photography .entry-content p,
.s-category-senior .entry-content p,
.s-category-wedding-photography .entry-content p,
.s-category-location .entry-content p,
.s-category-personal .entry-content p,
.s-category-model  .entry-content p { width:600px; }
.col-3 {width:auto; margin:0;}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	width:275px;
	max-width:100%;
	padding:0;
}
.gallery a, .gallery a:visited {
	background:#444;
	padding:10px;
	display:block;
	width:275px;
	margin-right:5px;
	margin-bottom:5px;
}
.gallery a:hover, .gallery a:active {
	background:#999;
}
/* END Gallery */


/* BEGIN Sidebar */
div#container {
	margin-right:-270px !important;
}
div#content {
	margin-right:270px;
	overflow:hidden;
}
div.sidebar {
	width:250px;
}
.xoxo, .xoxo ul {
	margin:0;
	padding:0;
	list-style:none;
}
.xoxo h3 {
	color:#444;
	font:bold 28pt "Arial Black",Arial,sans-serif;
	letter-spacing:-3px;
	text-transform:uppercase;
	padding:0;
	margin-bottom:0;
	line-height:25pt;
}
.xoxo li {
	margin-bottom:15px;
	overflow:hidden;
}
.xoxo ul li, #project_info li, #search div, #tweets li {
	display:block;
	background:#444;
	color:#ccc;
	padding:5px;
	margin-bottom:3px;
}
#tabsAndContent, #tabsAndContent li {
	background:none;
	padding:0;
	margin:0;
}
#tabsAndContent li li {
	display:block;
	background:#444;
	padding:5px;
	margin-bottom:3px;;
}
#tabsNav li {
	display:block;
	position:relative;
	float:left;
}
#tabsNav li a, #tabsNav li a:visited {
	padding:5px 8px;
	color:#555;
}
#tabsNav li.active a, #tabsNav li.active a:visited {
	background:#444;
	color:#fff;
}
#tabContent {
	clear:both;
}
.xoxo ul li a, .xoxo ul li a:visited, #project_info em {
	display:block;
	font:bold 10pt "Arial Black",Arial,sans-serif;
	line-height:10pt;
	text-transform:uppercase;
	font-style:none;
	letter-spacing:-1px;
	color:#fff;
	padding:0;
	margin:0;
}
#tweets li {
	color:#fff;
}
#tweets li a, #tweets li a:visited, .date {
	display:block;
	font:normal 10pt Georgia,serif;
	line-height:10pt;
	text-transform:none;
	font-style:italic;
	letter-spacing:0;
	color:#ccc;
	padding:0;
	margin:0;
}
.aktt_more_updates {
	display:none!important;
}
#project_info em {
	display:inline;
}
#project_info img {
	width:580px;
}
.xoxo ul li a:hover, .xoxo ul li a:active {
	color:#ccc;
}
#projects a, #projects a:visited {
	margin-bottom:-20px;
}
#projects .date {
	display:block;
	background:#444!important;
	color:#fff;
	padding:0 3px;
	opacity:.8!important;
	font:normal 8pt Georgia,serif;
	font-style:italic;
	letter-spacing:0;
	line-height:20px;
	text-transform:none;
}
#projects .date a, #projects .date a:visited {
	clear:none;
	display:inline;
	font:normal 8pt Georgia,serif;
	font-style:italic;
	letter-spacing:0;
	line-height:20px;
	text-transform:none;
}
#s, #searchsubmit {
	background:#ccc;
	color:#333;
	font-size:14pt;
	width:175px;
	padding:3px;
	border:1px solid #333;
}
#s:hover, #s:focus {
	background:#fff;
}
#searchsubmit {
	width:auto!important;
	padding:2px 3px;
}
.date {
	font-size:8pt;
	margin-top:2px;
}
/* END Sidebar */


/* BEGIN cForms */
input {
	background:#ccc;
	color:#333;
	font-size:14pt;
	padding:3px;
	border:1px solid #333;
}
.cform label {
	display:inline-block;
	color:#fff;
	font:bold 10pt "Arial Black",Arial,sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	width:175px;
	margin:0;
	margin-right:5px;
}
.cform label#label--4 {
	vertical-align:top;
}
.cform textarea, .cform input, .cform select {
	background:#ccc;
	color:#333;
	font-size:14pt;
	padding:3px;
	border:1px solid #333;
	width:250px;
}
.cform select {
	width:260px;
}
ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:0;
}
p.cf-sb {
	text-align:right;
}
.cform input.sendbutton {
	background:#ccc;
	color:#333;
	font-size:14pt;
	width:auto!important;
	padding:2px 3px;
	margin-right:10px;
	border:1px solid #333;
	text-transform:none;
}
.cform input.sendbutton:hover, .cform input.sendbutton:focus {
	background:#fff;
}
ol.cf-ol li { 
	padding:8px 0;
	margin:0 auto!important;
	border-top:1px solid #444;
}
input.text, input.title, textarea, select {
	margin:0;
}
.linklove { display:none; }
div.success {
	display:inline-block;
	background:#444;
	color:#fff;
	font:bold 10pt "Arial Black",Arial,sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	border:0;
	margin:0;
	padding:0;
	width:auto;
}
/* END cForms */


/* BEGIN gForms */
.gsection {
	margin:45px 0 0px!important;
}
.gsection_title {
	color:#fff;
}
.gform_wrapper textarea, .gform_wrapper input, .gform_wrapper select {
	background:#ccc;
	color:#333;
	font-size:14pt;
	padding:3px;
	border:1px solid #333;
	width:250px;
}
.gform_wrapper select {
	width:260px;
}
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
	width:auto!important;
	height:auto!important;
}
/* END gForms */
