/*
Theme Name: Joey Atlas
Theme URI: http://inctricateart.com
Version: 1.0
Description: Custom Theme for Joey Atlas by <a href="http://intricateart.com">Leanne Wildermuth</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright Leanne Wildermuth and may not be reproduced.
*/


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}
p{margin-top: 0.7em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
line-height: 1.6em;
}
p img{border:none; padding:0;}
img a{border:none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; padding: 10px 15px 10px 0;}
img.alignright {float: right; padding: 10px 0 10px 15px;}

a {color: #003FBF; text-decoration: none;}
a:hover {color: #12365F; text-decoration: none;}


.pagenav {font-size: 1.3em; clear: both; padding: 0 30px; margin-bottom: 30px; text-align: right;}
.pagenav a {color: #000; font-weight: bold; text-decoration: none;}
.pagenav a:hover {color:#000; font-weight: bold; text-decoration: underline;}

hr {color: #000;  background-color: #000; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
  text-align: left;
  line-height: 150%;
  padding: 15px 15px 0px 55px;
  background: #fff url(img/quote.jpg) top left repeat-y;
  font-size: .8em;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #fff;
 border: 1px solid #000;
 color: #000;
 padding: 2px;
}

.submit {
 background-color: #fff;
 color: #000; 
}

.radio {
 border: 0;
} 

h1 {color: #000; padding: 5px 0 0 0; margin: 0;}
h1 a:link {color: #000; text-decoration: none;}
h1 a:hover {color:#000; text-decoration: none;}

h2 {color: #000; padding: 10px 0 0 0;}
h3 {color: #000; padding: 5px 0 10px 0;}

body {
 margin: 0px;
 padding: 0px;
 background: #515151 url(img/bg.jpg) top center repeat-x;
 font: .8em/1.15em Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
 list-style-type: none;
}


/************************************************
*	PRIMARY STRUCTURE			*
************************************************/


#wrap {
  width: 990px;
  margin: 0 auto;
}

#content {
  float: left;
  width: 650px;
  display: inline;
  text-align: left;
  margin-top: 30px;
}



/************************************************
*	HEADER & SOCIAL STYLE  			*
************************************************/

#tagline {
 background: url(img/tagline.jpg) top center no-repeat;
 width: 450px;
 height: 30px;
 margin: 4px auto 10px auto;
}

#header {
 width: 990px;
 height: 200px;
 margin: 0 auto;
}

.youtube {
 background: url(img/youtube.png) top center no-repeat;
 width: 69px;
 height: 85px;
 margin: 50px 20px 0 195px;
 float: left;
 display: inline;
 cursor: pointer;
}

.facebook{
 background: url(img/facebook.png) top center no-repeat;
 width: 69px;
 height: 85px;
 margin: 70px 20px 0 20px;
 float: left;
 display: inline;
 cursor: pointer;
}

.joeyatlas{
 background: url(img/joeyatlas.png) top center no-repeat;
 width: 155px;
 height: 186px;
 margin: 0 20px 0 20px;
 float: left;
 display: inline;
 cursor: pointer;
}


.twitter{
 background: url(img/twitter.png) top center no-repeat;
 width: 69px;
 height: 85px;
 margin: 70px 20px 0 20px;
 float: left;
 display: inline;
 cursor: pointer;
}

.linkedin{
 background: url(img/linkedin.png) top center no-repeat;
 width: 69px;
 height: 85px;
 margin: 50px 0 0 20px;
 float: left;
 display: inline;
 cursor: pointer;
}

.youtube a, .facebook a, .twitter a, .linkedin a {display: block; height: 85x; width: 69px; font-size: .01em;}
.joeyatlas a {display: block; height: 186x; width: 155px; font-size: .01em;}

/************************************************
*	MENU STYLE      			*
************************************************/


#menu {
 height: 22px;
 width: 990px;
}

.toplinks {
 height: 22px;
 text-align: center;
 font: bold 1.7em Helvetica Neue, Helvetica, Arial, Geneva, sans-serif;
 text-transform: uppercase; 
 color: #000;
 overflow: hidden;
}


.toplinks ul {
  list-style:none;
}

.toplinks ul li {
  display: inline;
}

.toplinks ul li a, .toplinks ul li a:visited {
 color: #000;
 height: 22px;
 text-align: center;
 padding-left: 25px;
 padding-right: 25px;
 float: left;
 text-decoration: none;
letter-spacing: .1em;
}


.toplinks ul li a:hover, .toplinks li#current a, .toplinks li#current a:visited, .toplinks li.current_page_item a, .toplinks li.current_page_item a:visited, .toplinks li.current_page_parent a, .toplinks li.current_page_parent a:visited {
 color:#E7E9E8;
 height: 22px;
 text-align: center;
 padding-left: 25px;
 padding-right: 25px;
 float: left;
 text-decoration: none;
letter-spacing: .1em;
}

/************************************************
*	HOME PAGE STYLE      			*
************************************************/


#home{
 clear: both;
 width: 990px;
 margin: 25px auto;
}

#home h2 {line-height: 110%; color: #E7E9E8; padding-bottom: 10px; text-align: center; text-transform: uppercase; letter-spacing: .1em;}
#home h2.widgettitle {font-size: 1.2em; color: #000; padding-bottom: 10px; text-align: left; text-transform: normal; letter-spacing: 0;}

#home ul li li, #home ul li ul li {background: none; border: none; padding: 0;}

#home ul.home1 {
 margin-left: 15px;
 width: 300px;
 margin-right: 30px;
 float: left;
 padding: 0;
}

#home ul.home1 ul li {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 5px 10px 5px 10px;
 margin: 0 0 22px 0;
border: 1px solid #3B3B3B;
}

#home ul.home1 li ul {padding: 0px 10px 10px 10px;}
#home ul.home1 li a {color: #003FBF; text-decoration: none;}
#home ul.home1 li a:hover {color: #12365F; text-decoration: none;}
#home ul.home1 li ul h3 {border-bottom: 1px solid #003FBF;}

#home ul.home2 {
 width: 300px;
 margin-right: 30px;
 float: left;
 padding: 0;
}

#home ul.home2 li {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 5px 10px 5px 10px;
 margin: 0 0 20px 0;
border: 1px solid #3B3B3B;
}

#home ul.home2 li h2.widgettitle {padding: 0; margin: 5px 0 0 0;}

#home ul.home2 li a {color: #003FBF; text-decoration: none;}
#home ul.home2 li a:hover {color: #12365F; text-decoration: none;}

#home ul.home2 li ul li {
 background: none;
 border: none;
 margin: 5px 5px 0px 25px;
 list-style: none;
 border-top: 1px solid #003FBF;
}

#home ul.home2 li h2.widgettitle a img, 
#home ul.menu li h2.widgettitle a:hover img{
 background: #999999 url(img/rss.png) top left no-repeat;
 width: 29px;
 height: 30px;
 float: left;
 margin: 0 5px 10px 0;
}


ul.home3 {
 width: 300px;
 float: left;
 padding: 0;
}

#home ul.home3 li .textwidget {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 5px 3px 5px 3px;
 margin: 0 0 22px 0;
border: 1px solid #3B3B3B;
}


#home ul.home3 li .textwidget textarea, input, select { 
 background: #fefefe url(img/ulgrad.jpg) bottom center repeat-x;
 color: #000;
 padding: 2px;
}

#home ul.home3 li .textwidget input, select {
 cursor: pointer;
}

#home ul.home3 li ul {padding: 0px 10px 10px 10px;}
#home ul.home3 li a {color: #003FBF; text-decoration: none;}
#home ul.home3 li a:hover {color: #12365F; text-decoration: none;}
#home ul.home3 li ul h3 {border-bottom: 1px solid #003FBF;}


ul.home3 li, ul.home2 li {
 margin-left: 15px;
 line-height: 140%;
}

.joeytoon {
 background: url(img/joeytoon.png) top left no-repeat;
 float: left;
 padding-left: 90px;
 padding-top: 10px;
 padding-bottom: 30px;
}

.joeytoon ul {margin-left: 50px; border: none; background: none;}

/************************************************
*	POST STYLE      			*
************************************************/

.title {
  padding: 10px 0 10px 0; 
}

.archive {line-height: 110%; color: #E7E9E8; padding-bottom: 10px; text-align: left; text-transform: uppercase; letter-spacing: .1em;}

.post {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 5px 10px 15px 10px;
 margin: 0 0 22px 0;
 border: 1px solid #3B3B3B;
}

.post a {color: #003FBF; text-decoration: none;}
.post a:hover {color: #12365F; text-decoration: none;}

.date {
 color: #000;
 text-align: right;
 font-size: .8em;
 text-transform: uppercase;
 letter-spacing: .1em;
}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


.post-meta {
 color: #000; 
 padding-left: 3px;
 font-size: .8em;
 text-transform: uppercase;
 letter-spacing: .1em;
}


/************************************************
*	SIDEBAR          			*
************************************************/


#side {
  padding-left: 20px;
  margin: 40px 0 0 10px;
  float: right;
  width: 300px;
  overflow: hidden;
}

#side .menu {
  list-style-type: none; 
  display: block;
  overflow: hidden;
}

#side ul.menu h2 {
 line-height: 110%;
 color: #E7E9E8;
 padding-bottom: 10px;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .1em;
}

#side ul.menu ul {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 10px;
 margin: 0 0 22px 0;
border: 1px solid #3B3B3B;
}

#side ul.menu ul li {
 margin: 5px 10px;
 border-bottom: 1px solid #3B3B3B;
 background: none;
}

#side ul.menu ul li li {
 list-style: disc;
 border-bottom: none;
 margin-left: 20px;
}

#side .menu ul ul {
 margin:0;
 padding:0px;
 list-style: none;
 background: none;
 border: none;
}

#side .menu ul.children {
 padding: 0px;
 background: none;
 border: none;
}


#side ul.menu li#tag_cloud-2  {padding:10px 3px 5px 3px; list-style: none;}
#side ul.menu li#tag_cloud-2 a {background-color: #bbcbff; padding: 5px;}
#side ul.menu li#tag_cloud-2 a:hover {text-decoration: underline;}

#side ul.menu li .textwidget {
 background: #fefefe url(img/ulgrad.jpg) top center repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
 padding: 5px 3px 5px 3px;
 margin: 0 0 22px 0;
border: 1px solid #3B3B3B;
}

#side ul.menu li .textwidget textarea, input, select { 
 background: #fefefe url(img/ulgrad.jpg) bottom center repeat-x;
 color: #000;
 padding: 2px;
}

#side ul.menu li .textwidget ul {margin-left: 50px; margin-top: 15px; border: none; background: none;}


#side ul.menu li .textwidget input, select {
 cursor: pointer;
}

#side ul.menu li ul {padding: 0px 10px 10px 10px;}
#side ul.menu li a {color: #003FBF; text-decoration: none;}
#side ul.menu li a:hover {color: #12365F; text-decoration: none;}
#side ul.menu li ul h3 {border-bottom: 1px solid #003FBF;}


/************************************************
*	FOOTER STYLE      			*
************************************************/

#footer {
 clear: both;
 width: 990px;
 border-top: 1px solid #3b3b3b;
 margin: 20px auto;
 font-size: .8em;
 text-transform: uppercase;
 letter-spacing: .1em;
}

.footer-text {
 padding-top: 10px;
 text-align: center;
 color: #b9b9b9;
}

.footer-text a {color: #60A0C8; text-decoration: none; }
.footer-text a:hover {color: #60A0C8; text-decoration: underline;}


/************************************************
*	COMMENTS				*
************************************************/
	

#comment{
 width: 100%;
 margin: 10px 0;
 padding: 0;
}
	
#comment h3 {font-weight: normal;}
	
#respond{
 color: #000;
 background: #ECF4F2;
 border: 1px solid #BADAD3;
 padding: 10px;
 margin: 0 20px 50px 10px;
}

#respond a {color: #417E8E; text-decoration: none; }
#respond a:hover {color: #1F5867; text-decoration: underline;}



#commentform {
 color: #000;
}
	
#commentform p {	
 color: #000;
} 

#commentform input {
 background: #fff;
 border: 1px solid #BADAD3;
 padding: 3px;
 width: 175px;
}

#commentform textarea {
 background: #fff;
 border: 1px solid #BADAD3;
 width: 95%;
 padding: 5px;
}

.comments input#submit {
 width: auto;
 line-height: 25px;
 padding: 3px 5px;
 background: #BADAD3;
 border: 1px solid #000;
}

ol.commentlist { 
 list-style: none; 
 margin: 0 20px 50px 10px;
 padding: 0; 
 text-indent: 0; 
}
	
ol.commentlist li { 
 margin: 0 0 10px; 
 padding: 5px 7px 5px 10px; 
 position: relative;
}
 
ol.commentlist li div.comment-author { 
}

.commentlist li .avatar {
 float: left;
}

ol.commentlist li div.vcard { 
 margin-top: 3px;
}

ol.commentlist li div.vcard cite.fn { 
 font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
 color: #417E8E;
 text-decoration: none;
 font-weight: bold; 
 margin-top: 4px;
}



ol.commentlist li div.vcard cite.fn a.url:hover { color: #1F5867; font-weight: bold; text-decoration: underline;}

ol.commentlist li div.vcard img.avatar { 
 background: #ECF4F2;
 border: 1px solid #BADAD3;
 padding: 1px;
 margin-right: 10px;
}

ol.commentlist li div.comment-meta { 
 font-size: 10px; 
 margin-bottom: 10px;
}

ol.commentlist li div.comment-meta a { 
color: #417E8E; 
text-decoration: none; 
font-weight: normal;
}



ol.commentlist li div.comment-meta a:hover {color: #1F5867; text-decoration: underline;}

ol.commentlist li p { 
 margin: 0 0 1em;
 color: #000;
 }
 
ol.commentlist li ul { 
 list-style: square; 
 margin: 0 0 1em;
 padding: 0; 
 text-indent: 0;
}
 
ol.commentlist li div.reply {  
 background: #BADAD3;
 border: 1px solid #000;
 font: bold 9px/1 Tahoma, Georgia,arial,sans-serif;
 padding: 5px 10px;  
 text-align: center; 
 width: 36px;
 margin-bottom: 10px;
 }
 
ol.commentlist li div.reply a { 
 color: #1F5867; 
 text-decoration: none; 
 text-transform: uppercase; 
}


ol.commentlist li ul.children { 
 list-style: none; 
 margin: 1em 0 0; 
 text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
 margin: 0 0 .25em; 
 }

ol.commentlist li.even { 
 background: #fff;
 border: 1px solid #ECF4F2;
 margin: 5px 0;
}

ol.commentlist li.odd { 
 background: #ECF4F2;
 border: 1px solid #BADAD3;
 margin: 5px 0;
 }
 
ol.commentlist li.pingback div.vcard { 
}

.cancel-comment-reply {padding-left: 10px;}
 