/*
THEME NAME: Jwj
VERSION: 1.5
AUTHOR: Jerry White Jr.
AUTHOR URI: http://www.jerrywhitejr.com/
*/

/* (C) 2011 Jerry White Jr. - http://www.jerrywhitejr.com/ */

body {
	background: url(images/vielseblu.gif) fixed bottom left no-repeat;
	padding: 0;
	margin: 0;
}

h1, h2, h6{
	font-weight: normal;
}

/* SITEWIDE LINKS */

a:link {	
	color: #CC0000;
	text-decoration: none; }

a:visited {
	color: #CC0000;
	text-decoration: none; }

a:hover {
	color: #FF3333;
	text-decoration: none; } 

a:active {
	color: #666666;
	text-decoration: none; }

a img {
	text-decoration: none;
	border: 1px solid #000000;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a:hover img {
	filter:alpha(opacity=97);   
	-moz-opacity: .97;   
	opacity: .97;
}

a:active img {
	filter:alpha(opacity=95);   
	-moz-opacity: .95;   
	opacity: .95;
}

/* HEADER STUFF */

div#header {
	margin: 6em;
	text-align: center;
}

h1#blog-title, h2#blog-description {
	letter-spacing: 3px;
	text-transform: uppercase;
}
h1#blog-title {
	font-size: 4em;
	line-height: 100%;
	margin: 0.3em 0;
}

/* POST AND CONTENT STUFF */

div#wrapper {
	margin: 0;
}

div#container {
	width: 100%;
	text-align: center;
}

div.widecolumn {
	margin: 0;
	text-align: center;
}

#content {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}

#contento {
	margin-left: 150px;
	width: 825px;
	text-align: left;
}

#conto {
	margin-left: 5px;
	width: 1600px;
	text-align: left;
}

div.widecolumn div#content {
	margin: 0;
}

#collage {
	background: url(images/collageframes.jpg) center no-repeat;
	height: 78px;
	width: 647px;
	border: 1px solid #000000;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
}

#vidcons {
	background: url(images/vidiconsblu_jp.gif) center center no-repeat;
	height: 53px;
	width: auto;
	margin: 1px;
	padding: 0;
}

.cv {
	margin: 20px;
}

.cvr {
	float: right;
}

.mainsub {
	background: transparent;
	margin: 0;
	padding: 0;
	font-size: 135%;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.moretext {	
	color: #CC0000;
	text-decoration: none; }

.excerpt {
	height: auto;
	margin: 0px;
}

.caption {
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px double #CCCCCC;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size:100%;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-variant: small-caps;
	vertical-align: text-top;
}

.caption2 {
	margin: 5px;
	padding: 5px;
	border: none;
	font-size:90%;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: text-top;
}

.caption3 {
	background: transparent;
	margin: 0px 0px 5px 0px;
	width: 100%;
	height: 240px;
	border-bottom: 1px dotted #CC0000;
	text-align: center;
}

.caption3b {
	background: transparent;
	margin: 0px 0px 5px 0px;
	width: 100%;
	height: 240px;
	border-bottom: 1px dotted #CC0000;
	text-align: center;
}

.caption4 {
	background: transparent;
	margin: 0px 0px 5px 0px;
	width: 825px;
	height: 90px;
	border-bottom: 1px dotted #CC0000;
}

.vidpix {
	background: transparent;
	margin: 0px 0px 5px 0px;
	width: 100%;
	height: 240px;
	border-bottom: 1px dotted #CC0000;
	text-align: center;
}

h1 {
	text-align: center;
}

h2 {
	border-bottom: 1px solid #666;
	font: 11pt verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0 10px 0;
	text-transform: uppercase;
	width: 100%;
	clear: both;
}

h2.post-title {
	font-size: 1.5em;
	border-bottom: 1px dotted #202020;
	font-weight: normal;
	letter-spacing: 2.5px;
	margin: 0px 0 15px 0;
	text-align: center;
}

h2.comment {
	margin: 25px 0 15px 0;
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1.5px;
	margin: 0 0 -0.75em 0;
}

h3.note {
	font-size: .9em;
	font-weight: normal;
	text-align: center;
	font-variant: small-caps;
}

h3.right {
	float: right;
	font-weight: normal;
}

h3.rights {
	float: right;
	font-size: 1em;
	margin: 10px 0 0 0;
}

h3.lefts {
	float: left;
	font-size: 1em;
	margin: 0 0 0 0;
}


h3.post-date {
	font-size: 1.2em;
	margin: 0 0 -0.25em 0;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align: center;
	clear: both;
}

h5 {
	font-size: 1.em;
	font-variant: small-caps;
	text-align: left;
	margin: 12px 0 0 0;
}

h6 {
	color: #333333;
	font-size: 2em;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	margin: 30% 0 0 0;
	margin: 200px 0 0 0; /* IE */
}

ul {
	text-align: left;
}

.cv ul {
	text-align: left;
	margin: 0 0 0 0;
}

.cv li {
	display: inline;
	list-style-type: none;
}

div.post p {
	font-size: 1em;
	margin: .3em 0;
}

.post-meta {
	color: #000000;
	font-size: 1.25em;
	margin: 0px;
	display: inline;
	list-style-type: none;
}

.post-meta ul {
	color: #000000;
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

.post-meta p {
	color: #660000;
	font-size: 85%;
	font-variant: small-caps;
	margin: 0px;
}

.post-meta-key {
	display: none;
}

div.post blockquote {
	background: url(images/quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
div.post li {
	font-size: 1em;
}
div.post .more {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.page-entry  {
	font-size: 1.25em;
	margin: 0 0 -0.75em 0;
}

.post-entry  {
	font-size: 1.35em;
	margin: 0 0 -0.75em 0;
	text-align: left;
}

div.post-entry h2, div.post-entry h5, div.post-entry h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 -0.75em 0;
}
div.post-metadata {
	text-align: center;
}
div.post-metadata h4 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: -0.4em 0 3em 0;
	text-transform: uppercase;
}
div.post-metadata h3 {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	font-size: 1.1em;
	font-style: italic;
	padding: 0.3em 0;
	margin: 0 10%;
}
h4#comment-count {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1.5em 0;
}
h5#respond {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1em 0;
}
div#comments {
	margin: 0 0 2em 0;
}
div#comments form#commentform p {
	margin: 0 0 1em 0;
}
li.commentlist-comment {
	background: #f5f5f5;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #555;
	font-size: 1em;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p {
	font-size: 1em;
	margin: 0.5em 0;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}
.search-excerpt {
	background: #fff url(images/quote.png) no-repeat left top;
	color:#666;
	padding-left:20px;
}

/* Top Menu */
#topmenu {
background: #202020 url(images/linksbg.gif) repeat-x;
position: absolute; /* for IE6 */
position: fixed;
top: 0;
left: 0;
height: 30px;
width: 100%;
border-bottom: 1px solid #900;
font-family: "Century Gothic", "Trebuchet MS", sans-serif;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

#topmenu ul {
list-style-type: none;
width: 900px;
margin: 0;
padding: 8px 0px 0px 0px;
}

#topmenu li {
float: right;
margin-right: 70px;
}

#topmenu a {
color: #2338FA;
text-decoration: none;
}

#topmenu a:hover {
color: #5CC9FF;
}

#topmenu a:active {
color: #EC3AB4;
}


/* FOOTER STUFF */

#footer {
	background: url(images/jwjr.gif) right no-repeat;
	clear: both;
	height: 50px;
	width: auto;
	margin: 0;
	padding: 1em 0 1em 0;
	text-align: left;
}

#footer p {
	font-size: 0.52em;
	color: #EC3AB4;
	letter-spacing: 0.8px;
	margin: 2px;
	padding: 9.5em 0 0.4em 0;
	text-transform: uppercase;
}


/* STANDARD ALIGNMENT DIVS */

div.clearer {
	clear: both;
	height: 0px;
}

div.navigation {
	font-size: 1.1em;
	font-weight: bold;
	height: 1.5em;
	letter-spacing: 1px;
	margin: 0 0 1.5em 0;
	width: 100%;
}

/* LINK STYLES */
a h2 {
	outline: none;
	color: #333333;
	text-decoration: none;
}
div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
h2.post-title a, h2.post-title a:active, h2.post-title a:link {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link {
	background: #fff;
	color: #333333;
}
div.post-metadata a, div.post-metadata a:active, div.post-metadata a:link {
	background: #fff;
	color: #20476d;
	text-decoration: none;
}

div#comments a, div#comments a:active, div#comments a:link {
	background: transparent;
	color: #fff;
	color: #306aa3;
}
div.navigation a, div.navigation a:active, div.navigation a:link {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
#sidebar a, #sidebar a:active, #sidebar a:link {
	background: #fff;
	color: #102336;
	text-decoration: none;
}
#footer a, #footer a:active, #footer a:link {
	background: #fff;
	color: #20476d;
	text-decoration: underline;
}
h2.post-title a:visited, #sidebar a:visited {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
div.post-entry a:visited  {
	background: #fff;
	color: #000000;
}
div#comments a:visited {
	background: transparent;
	color: #587592;
	text-decoration: none;
}
div.navigation a:visited {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
div.post-metadata a:visited {
	background: #fff;
	color: #20476d;
	text-decoration: none;
}
#footer a:visited {
	background: #fff;
	color: #587592;
	text-decoration: none;
}
div#header a:hover, h2.post-title a:hover, div.post-metadata a:hover, div.navigation a:hover, #sidebar a:hover  {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
div.post-entry a:hover, #footer a:hover {
	background: #fff;
	color: #333333;
	text-decoration: none;
}
div#comments a:hover {
	background: transparent;
	color: #408dd9;
	text-decoration: none;
}
#sidebar h2 a, #sidebar h2 a:active, #sidebar h2 a:link, #sidebar h2 a:visited {
	text-decoration: none;
	color: #000;
	background: #fff;
}
#sidebar h2 a:hover {
	color: #408dd9;
	background: #fff;
}

/* List Pages */

/* .page_item {
	background-attachment: scroll;
	background-image: url(images/blank.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	width: 185px;
	float: left;
	padding: 29px 5px 5px 5px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	list-style-type: none;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
}

 .page_item a {
	text-decoration: none;
	color: #333333; }

.page_item a:visited {color: #333333; }

.page_item a:hover {color: #333333; }

.page_item a:active {color: #333333; } */

#content img.alignright, #content img.alignleft, #content img.center {
	border: 1px solid #ccc;
}

#content img.alignright {
	display: inline;
	margin: 3px 0 3px 9px;
}

#content img.alignleft {
	display: inline;
	margin: 3px 9px 3px 0;
}
#content img.center {
	display: block;
	margin: 3px auto;
}


/* #content a img, #content a:active img, #content a:link img, #content a:visited img {
	background: #fff;
	border: 1px solid #bbb;
	color: #000; }

#content a:hover img {
	background: #eee;
	border: 1px solid #777;
	color: #000; }
*/


li a img {border: none !important; }

img.right {padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.left {padding: 4px; margin: 0 7px 2px 0; display: inline; }

img.centered {display: block; margin-left: auto; margin-right: auto; }

p img {padding: 0; max-width: 100%; }

img.floatRight { 
    float: right;
    border: 1px solid #000000;
    margin: 4px; 
}

span.floatright {float: right;
    margin: 2px 0px 0px 0px; 
 }

.clear {clear: both; }
	
.right {float: right; }

.left {float: left; }

.centered {text-align: center; }

.alignright {float: right; }

.alignleft {float: left; }

.center {text-align: center; }

/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	font-size: 1.1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
div.formright {
	text-align: left;
	width: 75%;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 65px;
}
#comment, #wpcf_msg {
	overflow: auto;
}
#sidebar #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 5em;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 10em;
}
#comment, #wpcf_msg {
	width: 25em;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border: 1px solid #333;
	font: 0.9em/normal "courier new", courier, monospace;
	padding: 0.2em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px solid #306aa3;
}