/*   
Theme Name: paper-ball-designs
Theme URI: www.paperballdesigns.com
Description: new theme design
Author: Thomas Murphy
Author URI: www.paperballdesigns.com/blog
Template: 
Version: 
.
General comments/License Statement if any.
.
*/

/* ----------------
	Reset
----------------------------------- */

html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
q:before, q:after {content:'';}
a img {border: none;}

/* ---------------
	Basic Elements
---------------------------------- */

body {
background-image: url('images/bg_lines.png');
background-position: center top;
background-color: #BFEBFD;
background-repeat: repeat-x;
color: #444444;
font-family: verdana;
font-size: 0.8em;
line-height: 22px;
}

a:link, a:visited {color: #FF6F00; text-decoration: none;}
a:hover {color: #FF6F00; text-decoration: underline;}

h1, h2, h3, h4 {font-family: 'trebuchet ms'; font-weight: normal;}
h1 {
font-size: 2.0em; 
line-height: 50px;
border-top: 2px dashed #cccccc;
display: block;
}
h2 a:link, h2 a:visited {color: #444444; text-decoration: none;}
h1 a:hover, h2 a:hover {color: #444444; text-decoration: none;}
h2 {
font-size: 2.3em;
letter-spacing: -1px;
line-height: 50px;
}
h3 {font-size: 1.9em; line-height: 30px; margin: 5px;}
h3 a:link, h3 a:visited {font-size: 1.0em;}
h4 {
font-size: 1.9em;
line-height: 40px;
}

#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}
#main-content h1 {color: #FF6F00;}
#main-content h2 {
background: url('images/pagetitle.png');
margin: 0px 0px 0px -10px;
padding: 3px 0px 0px 70px;
width: 430px;
color: #444444;
}
#main-content h2 a:link {color: #444444;}
#main-content h3 a:link, h3 a:visited {font-size: 1.0em;}

#sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
border-bottom: 2px dashed #cccccc;
line-height: 27px;
list-style-type: disc;
}

#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #414B3C;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #FF6F00; text-decoration: none;}



#right-nav ul li {
color: #444444; 
line-height: 50px;
float: none;
font-size: 1.5em;
border-bottom: 2px solid #8b8b8b;
display: block;
list-style-type: none;
text-align: center;
margin: 0px 15px 0px 15px; 
}

#right-nav ul li#last{
border-bottom: none;
display:block;
}

#right-nav ul li a:link, #right-nav ul li a:visited{
color: #444444; 
display: block;
}

#right-nav ul li a:hover{
color: #FF6F00; 
display: block;
background: #444444;
text-decoration: none;
}

#imageblock a{margin: 0px 5px 0px 0px;}

#content a {
float:right;
margin: 0px 5px 0px 0px;
}

#content p {
display: block;
margin-top: 0px;
padding: 0px;
}

input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 5px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #DDD; border: 1px solid #999; color: #555; padding: 6px 10px;}
input#searchsubmit:hover, input#submit:hover {background: #FF6F00; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 525px;}

/* ---------------
	Generic Classes
---------------------------------- */

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.justify {text-align: justify;}
.post-spt {border-top: 2px dashed #cccccc; margin-bottom: 15px;}
.post-meta {background: #eee; margin: 10px 0; padding: 2px 10px;}
.post-tag {margin: 10px 0;}
.sticky {background: #f6f6f6; border: 1px solid #eeeeee; margin: -10px -10px 10px -10px; padding: 0 10px;}
.sticky .post-meta {border: 1px solid #eeeeee;}
p.page-link span {border: 1px solid #eeeeee; padding: 3px 8px;}
p.page-link a:hover {text-decoration: none;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* ----------------
	Basic Layout
---------------------------------- */

#wrapper {
text-align: center;
background-image: url('images/bg.png');
background-position: center top;
background-repeat: repeat-y;
}
#container {
background: #fcfcfc;
border-width: 0 0px;
border-style: solid;
border-color: #ddd;
margin: 0px auto;
text-align: left;
width: 940px;
}
#header {padding: 10px 0px 20px 0px; 
background: url('images/header_bg.jpg');
height: 122px;
float: center;
}
#head-nav {
height: 40px;
margin: -40px 0px 0px 0px; 
border-bottom: 0px dashed #eeeeee; 
border-left: 0px solid #eeeeee;
}
#right-nav {
background: url('images/right_nav.png');
width: 260px;
height: 315px;
float: none;
padding: 35px 20px 0px 0px;
border: 0px solid #ff0000;
display: block;
margin-left: auto;
margin-right: auto;
}
#main-content {
border: 1px solid #ccc;
float: left;
margin: 10px 10px 0px 10px;
padding: 20px;
width: 550px;
position: relative;
display: block;
}

#content {
margin-top: 10px;
padding: 0px;
float: left;
display: block;
border-bottom: 1px dashed #cccccc;
}
#imageblock {
float: right;
margin-top: 0px;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 410px;
}
#sidebar {
border: 0px solid #000000;
float: right;
margin: -42px 5px 10px 0px;
padding: 0px 5px 0px 5px;
width: 300px;
}
#footer {padding: 10px 20px;}
#foot-1, #foot-2, #foot-3 {width: 290px; border: 0px solid #bbb;}
#foot-1, #foot-2 {float: left;}
#foot-right, #foot-3 {float: right;}
#foot-2 {margin: 0 15px;}
#footer-credit {line-height: 28px; margin: 10px 20px -23px 0px;}
#footer-desc {border-top: 2px dashed #cccccc; font-style: italic; text-align: left;}

/* ----------------
	Single Items
---------------------------------- */
.large_image{
width: 100%;
text-align: center;
margin: 10px 0;
}

.large_image img{
max-width: 550px;
}

#thumb_holder{
position: relative;
width: 100%;
height: auto;
display: block;
}

.thumbnail{
width: 180px;
height: 180px;
//margin: 10px;
padding: 0px;
position: absolute;
display: inline-block;
text-align: center;
line-height: 180px;
overflow: hidden;
}
.thumbnail img{
min-width: 180px;
min-height: 180px;
display: block;
margin-top: -50%;
top: 90px;
margin-left: -50%;
left: 90px;
}





/* ----------------
	Head Nav
---------------------------------- */
ul#nav li.current_page_item{
line-height: 39px;
float: left;
margin: 0px 2px 0px 0px;
font-size: 1.5em;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
background: #fcfcfc;
}
ul#nav li.current_page_item a:link, ul#nav li.current_page_item a:visited {
color: #444;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
display: block;
font-size: 1.0em;
font-weight: normal;
line-height: 40px;
}
ul#nav li.current_page_item a:hover {
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
line-height: 40px; 
text-decoration: none;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
background: #fcfcfc;
}

ul#nav li {
background: #F2EED6; 
line-height: 40px;
float: left;
margin: 0px 2px 0px 0px;
font-size: 1.5em;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
ul#nav li a, ul#nav li a:visited {
color: #444;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
display: block;
font-size: 1.0em;
font-weight: normal;
line-height: 40px;
}

ul#nav li a:hover {
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
line-height: 40px;
background: #EFCF9E; 
text-decoration: none;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
ul#nav li ul {display: none;}
ul#nav li:hover ul {
background: #EFCF9E;
border: 1px solid #aaa;
display: block;
position: absolute;
}
ul#nav li ul li {
border-bottom: 1px solid #eeeeee;
border-right: 0;
border-top: 0;
float: none;
margin-bottom: 0;
}
ul#nav li ul li a:link, ul#nav li ul li a:visited {
font-family: verdana;
font-size: 0.9em;
font-weight: normal;
line-height: 25px;
margin: 4px;
min-width: 122px;
}
ul#nav li ul li a:hover {background: #EFCF9E;}
#head-nav ul#nav li ul li ul {display: none;}
#head-nav ul#nav li ul li:hover ul {
display: block;
margin: -34px 0 0 160px;
}


/* ----------------
	Page Nav and More Link
---------------------------------- */

.older a:link, .older a:visited {float: left;}
.newer a:link, .newer a:visited {float: right;}
.page-nav {margin-top: 10px;}

a.more-link:link, a.more-link:visited {
float: right;
margin-bottom: 10px;
}

/* ----------------
	Miscelaneous
---------------------------------- */

blockquote {
border-left: 2px solid #ccc;
color: #888;
margin: 15px 0 15px 60px;
padding-left: 10px;
}
code {color: #B03535;}
pre, code {font-size: 1.3em; margin: 15px 0;}

/* ----------------
	Widget
---------------------------------- */

.widget {margin-bottom: 15px;}
.widget_author img {border: 1px solid #ccc; float: left; margin-right: 10px; padding: 5px;}
.search-box {border: 0px solid #ccc; 
padding: 0 10px 0px 0px;
margin: 0px 0px 15px 0px;
text-align: center;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
background: #F2EED6;
}

table#wp-calendar {text-align: center; background: #ffffff;}
table#wp-calendar caption {font-size: 1.5em; margin-bottom: 10px; text-align: center;}
table#wp-calendar thead tr th {background: #eee; border: 1px solid #ccc; font-weight: bold; padding: 4px 13px;}
table#wp-calendar td {border: 1px solid #ccc; padding: 4px 13px;}
#today {background: #eee;}

a.follow:link, a.follow:visited {
display: block;
background: #eee;
font-weight: bold;
margin-top: 15px;
padding: 5px 10px;
text-align: center;
}

/* ----------------
	Images and Captions
---------------------------------- */

img.centered {display: block; margin: 10px auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.wp-caption {border: 1px solid #ccc; padding-top: 4px; text-align: center; margin: 10px;}
.wp-caption img {margin: 0; padding: 0;}
.wp-caption p.wp-caption-text {margin: 0; line-height: 17px;}

/* ---------------
	Comment List
---------------------------------- */
#main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}

