/*   
Theme Name: LJ Studios
Theme URI: /themes/lj_studios
Description: Custom WordPress theme for LJ Studios.
Version: 1.0
Author: Kevin Stewart
Author URI: http://www.kstewartdesign.com/
Tags: retro, two column, website

	LJ Studios v1.0

	This theme was designed and built by Kevin Stewart.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: arial;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  /*overflow-x:scroll;*/
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }

img {
  margin: 0px;
  padding: 0px;
  }
  
p {
  font-size: 9pt;
  }

a {
  color: #888888;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, arial;
  background: #221d18 url(images/body_bg.jpg) top center no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0px auto 0px auto;
  width: 800px;
  text-align: left;
  padding: 0;
  background: #f2f2f2 url(images/content_bg.jpg) top center repeat-y;
  }

#header {
  float: left;
  clear: right;
  padding: 0;
  margin: 0px 0px 0px 0px;
  width: 800px;
  height: 290px;
  }
  
#header #topper {
  float: left;
  clear: right;
  padding: 0px;
  margin: 0px;
  width: 800px;
  height: 40px;
  background: #f2f2f2 url(images/header_topper.jpg) top center no-repeat;
  text-align: right;
  }
  
#header #image{
  float: left;
  clear: right;
  padding: 0;
  margin: 0px 0px 0px 16px;
  width: 771px;
  height: 250px;
  }


/* Menu */

#catnav {
  margin: 0 auto;
  padding: 0;
  clear: both;
  height: 38px;
  width: 771px;
  background: #e5e5e5 url(images/menu_bg.jpg) no-repeat top center;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #0c0c0c;
  }

#nav {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }
  
#nav li {
  margin: 0px 0px 0px 0px;
  padding: 0;
  float: right;
  display: inline;
  line-height: 38px;
  color: #c8c6c4;
  }

.about {border-width: 0px 0px 0px 1px; border-style: solid; border-color: #dbd9d2;}
.portfolio {border-width: 0px 0px 0px 1px; border-style: solid; border-color: #dbd9d2;}
.pricing {border-width: 0px 0px 0px 1px; border-style: solid; border-color: #dbd9d2;}
.my_session {border-width: 0px 0px 0px 1px; border-style: solid; border-color: #dbd9d2;}
.contact {border-width: 0px 1px 0px 1px; border-style: solid; border-color: #dbd9d2;}
  


  #nav li a {
  float: right;
  display: inline;
  width: 110px;
  height: 38px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 38px;
  font-size: 15px;
  font-weight: bold;
  color: #443a32;
  }
  
#nav li a:hover {
  background: #d5d5d5 url(images/menu_bg_hover.jpg) repeat-x top center;
  text-decoration: none;
  font-size: 15px;
  }

#toprss {
  float: left;
  margin: 11px 0px 0px 10px;
  width: 18px;
  height: 18px;
  line-height: 38px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0px 0px;
  min-height: 400px;
  clear: both;
  width: 800px;
  padding: 0px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0px;
  padding: 15px 15px 15px 15px;
  }
#contentwrapper2 {
  float:left;
  width: 770px;
  margin: 0px 0px 0px 15px;
  padding: 15px 15px 15px 0px;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0px 0 10px 0;
  font-size: 14pt;
  color: #79786E;
  font-weight: normal;
  border-width: 2px;
  border-style: dotted;
  border-color: #CAC8C2;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 10px 10px 10px 10px;
  font-size: 9pt;
  /*min-height: 487px;*/
  border-color: #cac8c2;
  border-width: 2px 2px 2px 2px;
  border-style: dotted;
  }
  
.topPost ul {
  color: #79786e;
  list-style-type: square;
  border: 2px solid #111111;
  margin: 0px 0px 10px 0px;
  }
  
.topPost li p {
  margin: 10px 0px 0px 0px;
  color: #79786e;
  }
  
.topPost h2.topTitle {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }

.topPost h2.topTitle a {
  font-family: Myriad Pro;
  font-size: 20pt;
  font-weight: normal;
  color: #a02060;
  text-decoration: none;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #f2f2f2;
  background-color: #a02060;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -5px 0 0 0;
  font-size: 8pt;
  color: #8d8781;
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #8d8781;
  }
.topPost p.topMeta a:hover {
  color: #a39c95;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #333333;
  margin: 8px 0;
  }
  
.topPost div.topContent p {
  font-size: 10pt;
  margin: 0px;
  padding: 5px 0px;
  }
  
.topPost div.topContent h1 {
  margin: 0px;
  padding: 0px;
 }
 
 .topPost div.topContent h3 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }
 
.topPost div.topContent a {
  text-decoration: underline;
  color: #bfbeae;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #DDDDDD;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments {
  font-size: 8pt;
  font-weight: bold;
  padding: 0px 0px;
  margin-right: 5px;
  line-height: 27pt;
  color: #556973;
  border: 0px solid #111;
  }
  
.topPost span.topMore {
  font-size: 8pt;
  font-weight: bold;
  padding: 0px 0px;
  margin-right: 5px;
  line-height: 18pt;
  color: #556973;
  border: 0px solid #111;
  }
  
 .topPost span.topTags {
  float: right;
  font-size: 7pt;
  font-weight: normal;
  padding: 0px 0px;
  margin-right: 5px;
  line-height: 7pt;
  color: #BFB3A7;
  border: 0px solid #111;
  cursor: default;
  }
 
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #556973;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #9eb911;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover {
  color: #9eb911;
  }
  
.topPost span.topTags:hover {
  text-decoration: none;
  }

.topPost span.topComments a {
  color: #849b0e;
  padding-left: 0px;
  line-height: 27pt;
  vertical-align: middle;
  text-decoration: underline;
  }
.topPost span.topMore a {
  color: #849b0e;
  padding-left: 0px;
  line-height: 18pt;
  vertical-align: middle;
  text-decoration: underline;
  }
.topPost span.topTags em {
  padding-left: 0px;
  line-height: 0pt;
  vertical-align: middle;
  color: #f2f2f2;
  }
.topPost span.topTags a {
  color: #BFB3A7;
  line-height: 9pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover {
  color: #9eb911;
  text-decoration: underline;
  }
  
.topPost span.topTags a:hover {
  text-decoration: underline;
  }

#nextprevious {
  margin: 0px 0 0px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }
  
.about_photo {
  float: right;
  }
  
#pricing_table {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
  border-collapse: collapse;
  border-spacing: 0;

  }
  
.topPost div.pricing_box {
  text-align: center;
  min-height: 300px;
  color: #777777;
  cursor: default;
  }
  
.topPost div.pricing_link {
  text-align: center;
  font-size: 17px;
  color: #CCCCCC;
  }
  
.topPost div.pricing_link a {
  text-decoration: none;
  color: #555555;
  }
  
.topPost div.pricing_link a:hover {
  color: #849b0e;
  text-decoration: none;
  }
  
.topPost div.pricing_status_box {
  width: 100%;
  font-size: 17px;
  color: #BBBBBB;
  margin: 0px 18px 10px 0px;
  text-align: right;
  cursor: default;
  }
  
.topPost span.pricing_status_active {
  font-size: 17px;
  color: #849b0e;
  font-size: 17px;
  text-decoration: underline;
  }
  
.topPost span.pricing_status_inactive {
  color: #FF0000;
  }
  
.topPost span.pricing_status_inactive a {
  color: #BBBBBB;
  text-decoration: underline;
  }
  
.topPost span.pricing_status_inactive a:hover {
  color: #849b0e;
  text-decoration: underline;
  }
  
.pricing_table {
  width: 100%;
  }
  
.pricing_tr {
  padding: 0px;
  margin: 0px;
  border: 0px;
  }
  
.pricing_td {
  padding: 0px;
  margin: 0px;
  width: 100px;
  height: 40px;
  border-width: 1px;
  border-color: #CFCCC2;
  border-style: solid;
  text-align: center;
  }
  
.pricing_td b {
  color: #849b0e;
  }
  
.pricing_td strong {
  color: #8F8B7D;
  font-size: 11px;
  }
  
#wedding_main_container {
  width: 100%;
  height: 200px;
  margin: 15px 0px;
  text-align: left;
  }
  
.wedding_sub_container {
  width: 238px;
  float: left;
  padding: 0px;
  margin: 5px;
  }
  
.wedding_sub_container .header {
  padding: 0px 0px 0px 5px;
  float: left;
  width: 223px;
  height: 20px;
  line-height: 20px;
  background: #877E65 url(images/brown_header.gif) repeat-x top center;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  }
  
.wedding_sub_container .content {
  padding: 0px 0px 0px 10px;
  float: left;
  width: 210px;
  }
  
.wedding_sub_container .content p {
  margin: 0px;
  padding: 5px;
  }
  
#portrait_main_container {
  width: 100%;
  height: 200px;
  margin: 15px 0px;
  text-align: left;
  }
  
.portrait_sub_container_a {
  float: left;
  width: 280px;
  padding: 0px;
  margin: 5px;
  }
  
.portrait_sub_container_a .header {
  padding: 0px 0px 0px 5px;
  float: left;
  width: 270px;
  height: 20px;
  line-height: 20px;
  background: #877E65 url(images/brown_header.gif) repeat-x top center;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  }
  
.portrait_sub_container_a .content {
  padding: 0px 0px 0px 10px;
  float: left;
  width: 260px;
  }
  
.portrait_sub_container_a .content p {
  margin: 0px;
  padding: 5px;
  }
  
.portrait_sub_container {
  width: 238px;
  float: left;
  padding: 0px;
  margin: 5px;
  }
  
.portrait_sub_container .header {
  padding: 0px 0px 0px 5px;
  float: left;
  width: 223px;
  height: 20px;
  line-height: 20px;
  background: #877E65 url(images/brown_header.gif) repeat-x top center;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  }
  
.portrait_sub_container .content {
  padding: 0px 0px 0px 10px;
  float: left;
  width: 210px;
  }
  
.portrait_sub_container .content p {
  margin: 0px;
  padding: 5px;
  }
  
.portrait_sub_container_b {
  float: left;
  width: 446px;
  padding: 0px;
  margin: 5px;
  }
  
.portrait_sub_container_b .header {
  padding: 0px 0px 0px 5px;
  float: left;
  width: 431px;
  height: 20px;
  line-height: 20px;
  background: #877E65 url(images/brown_header.gif) repeat-x top center;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  }
  
.portrait_sub_container_b .content {
  padding: 0px 0px 0px 10px;
  float: left;
  width: 418px;
  }
  
.portrait_sub_container_b .content p {
  margin: 0px;
  padding: 5px;
  }

/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 560px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 0px solid #090909;
  padding: 15px 15px 15px 0px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #556973;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #888888;
  }
#comment p a:hover {
  color: #0000FF;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  border-color: #cac8c2;
  border-width: 2px 2px 2px 2px;
  border-style: dotted;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  border: 0px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
 
.commentlist a:hover {
  text-decoration: underline;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  color: #a02060;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #888888;
  }
.commentlist small.commentmetadata a {
  color: #888888;
  }
.commentlist p {
  color: #888888;
  }
#respond {
  clear: both;
  margin-top: 10px;
  padding: 0px 0px 15px 15px;
  border-color: #cac8c2;
  border-width: 2px 2px 2px 2px;
  border-style: dotted;
  }
  
#respond h3 {
  font-size: 17px;
  font-weight: bold;
  color: #556973;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #888888;
  padding: 10px;
  border-width: 1px;
  border-color: #dbd9d2;
  }
 
input#author, input#email, input#url {
  background: #fff;
  color: #888888;
  border: 1px #dbd9d2 solid;
}

#comment label {
  color: #888888;
}
 
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#888888; font-size:0.8em;}
#extrastuff a:hover {text-decoration:underline;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0px;
  padding: 8px 0px 8px 0px;
  background: #f2f2f2 url(images/sidebar_bg.jpg) no-repeat top left;
  text-align: center;
  min-height: 290px;
  }
  
#main #welcome h2 {
  font-size: 11pt;
  font-weight: bold;
  color: #849b0e;
  margin: 5px 10px 0px 10px;
  padding: 0px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #888888;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #556973;
  }
#main #welcome a:hover {
  color: #fff;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #556973;
  color: #C2E3EF;
  font-weight: bold;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 0;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #496672;
  color: #fff;
  }


/* Sidebars */
#sidebars {
  margin: 0px 0 0 0;
  float: right;
  width: 200px; /*340*/
  color: #eee;
  }
#sidebars .sidebarbox {
  background: #f2f2f2 url(images/sidebar_bg.jpg) no-repeat top left;
  padding: 20px 15px 8px 15px;
  }

#sidebar_full {
  padding: 15px 0px 0px 0px;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 300px; /*160*/
  }

#sidebar_right {
  float: right;
  width: 140px; /*160*/
  }

#sidebars h2 {
  margin: 0px 0px;
  padding: 0 0 8px 0;
  font-weight: bold;
  font-size: 11pt;
  color: #849b0e;
  text-align: center;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0px 20px 0px 0px;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #79786e;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #444444;
  }
#sidebars a:hover {
  color: #666666;
  text-decoration: none;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #888888;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* footer*/
#footer {
  clear: both;
  width: 800px;
  background: #000000 url(images/footer_bg.jpg) repeat-x top left;
  padding: 30px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  text-align: center;
  color: #333333;
  cursor: default;
  }
  
#footer a {
  color: #555555;
  text-decoration: underline;
  }
#footer a:hover {
  color: #777777;
  }
  
#footer .tiny {
  font-size: 10px;
  }

/* Misc */

#wpcf7-f1-p82-o1 {
  }

.wpcf7 {
  margin: 0;
  padding: 0;
  }
  
.wpcf7 p {
  color: #FF0000;
  }

.wpcf7 form {
  font-family: Trebuchet MS, arial;
 }
 
.wpcf7-form {
  font-family: Trebuchet MS, arial;
  }

.wpcf7-form p {
  font-family: Trebuchet MS, arial;
  font-size: 9pt;
  color: #222222;
  }
  
#wpcf7-f1-p82-o1 .wpcf7 form .wpcf7-form p {
  color: #00FF00;
  }

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 0px;
	color: #FFFFFF;
	background-color: #BF2323;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 0px;
	color: #FFFFFF;
	background-color: #BF2323;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -10%;
	left: 100%;
	z-index: 100;
	background: #BF2323;
	color: #FFFFFF;
	border: 0px;
	font-size: 9pt;
	width: 180px;
	padding: 2px;
	text-align: center;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}


.dark_gray {
  color: #333333;
  }

.flashmovie {
  display: block;
  margin: 0px auto;
}


.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

img#wpstats{display:none}
