/*  
Theme Name: JJ2
Theme URI: http://JustineJolie.com/
Description: New layout with old content :)
Version: 1.0
Author: Dincho Todorov
Author URI: http://xbuv.com/
*/

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	font-size: 65.5%;
	font-family: Helvetica, Arial, Sans-Serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
#header form, #header-members form {
  margin:0;
  padding:0;
  display:inline;
}
 
#header input, #header-members input {
  font:1em arial, helvetica, sans-serif;
}
 
#header label, #header-members label {
  cursor:pointer;
}
 
/***** Wrapper *****/
 
#wrap {
	width:800px;
	margin:0 auto;
	border: 1px solid black;
	border-width: 0 2px 0 2px;
	padding: 0 10px 10px 10px;
}
 
/***** Global Classes *****/
 
.clear { 
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:800px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.el-center 	   { margin: 0 auto; }

/* Colors */
.red { color: red; }
.violet { color: #c3c; }
.violet_light { color: #f6f; }
.white { color: white; }

/* Main Elements */

#top_bg {
	font-size: 1px; /* due to stupid IE */
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: -2px 0;	
	width: 830px;
	height: 23px;
	margin: 0 auto;
	padding: 0;
}

#bottom_bg {
	font-size: 1px; /* due to stupid IE */
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	width: 834px;
	height: 23px;
	margin: 0 auto;
	padding: 0;
}

#header img {
	float: right;
}

#header p {
	padding: 3px 0 3px 0;
}

#header {
	vertical-align: top;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #8f8f8f;
	margin-bottom: 5px;
}

#header-members {
	margin-bottom: 5px;
}

#header-members p {
	color: black;
	font-size: 18px;
	font-weight: bold;
	line-height: 67px;
	padding: 0;
}

.header_sentence {
	font-size: 21px;
	font-weight: bold;
	color: black;
}

#rss_form, #search_form {
	border: 1px solid black;
	padding: 2px 0;
}

#search, #email {
	width: 150px;
	height: 18px;
	font-weight: normal;
	color: #999;
	font-size: 12px;
}

#rss_form label, #search_form label {
	font-size: 16px;
	vertical-align: middle;
	padding-right: 10px;
}

#search_form label{
	font-weight: bold;
}

form#rss_form {
	border-width: 2px 0 5px 2px;
	padding-left: 30px;
	width: 460px;
	float: left;
}

form#search_form {
	border-width: 2px 2px 5px 0;
	float: right;
	padding-right: 30px;
	text-align: right;
	width: 276px;
}

a.plainButton {
	border: 0px;
	padding: 1px 20px;
	margin: 0;
	background-color: black;
	font-weight: bold;
	font-size: 14px;
	height: 18px;
	cursor: pointer;
}

/* Memebers Navigations */
.nav-members {
	padding: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

.nav-members li {
	display: inline;
	list-style-type: none;
	padding: 0 7px;
	font-weight: bold;
	font-size: 14px;
}

.nav-members li a { color: black;}
.nav-members li a:hover { color: blue;}

#top_nav-members {
	border-top: 2px solid black;
	border-bottom: 5px solid #b400e0;
	margin: 10px auto;
}

#top_nav-members li { padding: 0 10px; }

#sub_nav {
	background-color: black;
}

#sub_nav li { padding: 0 45px;}

#sub_nav li a { 
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
}

#sub_nav li a:hover { color: white; }

#bottom_nav-members {
	border-top: 2px solid black;
	border-bottom: 5px solid red;
	width: 800px;
	margin: 10px auto 0 auto;
}

/* Non Members Navigation */

.nav {
	border-top: 2px solid black;
	padding: 0;
	text-align: center;
}

.nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-weight: bold;
	font-size: 14px;
}

.nav li a { color: black;}
.nav li a:hover { color: blue;}

#top_nav {
	border-bottom: 5px solid #b400e0;
	margin-top: 10px;
}

#bottom_nav {
	border-bottom: 5px solid red;
	width: 800px;
	margin: 10px auto 0 auto;
}

#bottom_nav li {
	padding-right: 9px;
}

div.st2257 {
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
}

.content_wrapper {
	padding: 0 10px;
	margin: 20px auto;
}

/* THE OLD CSS FOR SOME VIEW AS OLD THEME */
#page {
	text-align: left;
	}

#content {
	font-size: 1.4em;
	line-height: 1.4em;
	}

#content .entry {
	line-height: 1.4em;
	}

#content .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-size: 0.6em;
	line-height: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {	
	text-align: left;
	line-height: 1em;
	font-size: 2.8em;
	font-weight: normal;
	font-family: Impact, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

h2, h3 {
	font-weight: normal;
	}

#content h2 {
	font-size: 1.5em;
	line-height: 1.0em;
	padding-bottom: 2px;
	}

#sidebar h2 {
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	margin: 0 0 5px 0;
	}

h3, h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.0em
	}

h3 {
	margin: 30px 0 0;
	}

#sidebar h3 {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#content a, #content h2 a:hover, #content h3 a:hover {
	color: #5D10D2;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

#content a:hover {
	text-decoration: underline;
	}

#content p
	{
	margin: 10px 0 0 0;
	}

#sidebar {
	font-size: 1.2em;
	line-height: 1.5em;
	}

#tagline
	{
	font-size: 1.6em;
	line-height: 1.2em;
	letter-spacing: -.005em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	border-left: 10px solid #FFF;
	}


.post {
	margin: 20px 0 40px;
	text-align: justify;
	clear: both;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
	}

#sidebar {
	margin-left: 560px;	
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}


/* End Structure */



/* 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
	}
	
.thumbnail
	{
	float: left;
	padding: 0 10px 10px 0;
	}

.thumbnail5
	{
	float: left;
	padding: 0 0 10px 0;
	}

.gallery 	{
	margin-top: 10px;
	width: 540px;
}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 5px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul {
	margin: 3px 0 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0;
	}

	
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#s, #emailsub, #username, #password, #searchform, #signin{
	width: 170px;
	padding: 2px;
	color: #666;
	margin: 0 0 2px 0;
	}

#emailsub
	{
	margin-top: 2px;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

#comments {
	padding: 10px 0;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#addcomment {
	font-size: 1.4em;
	}

.comment {
	position: relative;
	margin: 3px;
	margin-top:	6px;
	padding: 4px 4px 4px 8px;
}

.odd
{
	background-color: #E8E8E8;
}

.comment div {
	position: relative;
}

.comment .comment img
{
	margin: 0px;
}

.comment .collapseicon 
{
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-image: url('images/briansthreadedcomments.png')
}

.collapsed .collapseicon 
{
	background-image: url('images/briansthreadedcomments.png')
}

.comment .reply, .comment .reply a {
	text-align: right;
	padding: 0px 6px 6px 0px;
	font-size: .9em;
	color: #666;
}

.comment
{
	border: 1px solid #333;
	margin-top: 10px;
}

.comment .body .content
{
	padding: 0px 3px 0px 3px;
	width: 100%;	
	overflow: auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display: none;
}

#commentform textarea {
	width: 97%;
}

/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.postinfo {
	clear: both;
	}

.button
	{
	clear: both;
	}

.black
	{
	color: #000;
	}

.blue
	{
	color: #00F;
	}

.green
	{
	color: #006B33;
	}

.grey, .grey a
	{
	color: #BBB;
	}

.purple
	{
	color: #AB10D2;
	}
	
.red
	{
	color: #F00;
	}

.yellow
	{
	color: #FF0;
	}

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder
	{
	text-align: center;
	}

.googleVideo_link, .yourTubeVideo_link, .personalPlayerVideo_link, .quickTimeVideo_link
	{
	font-size: .8em;
	width: 100%;
	text-align: left;
	}
	
/* End Various Tags & Classes*/

#fullimage {
width: 1200px;
  margin: auto;
}
