/*  
Theme Name: Some Art Bum
Theme URI: http://www.theartbum.com
Description: Personal theme
Version: 1.0
Author: Casey McCann
Author URI: http://www.theartbum.com
*/




body { 
font-size: 13px;
font-family: trebuchet ms, sans-serif;
background: #f9d694 fixed url('/wptest/images/bg.png');
color: #291906;
letter-spacing: 1.5px;
line-height: 1.5;
margin: 0;
padding: 0;
text-align: left;
height: 100%;
width: 100%;
}
  
img { border: 0;}
  
a {
color: #AA6600;
text-decoration: none;
}

a:hover {
color: #AA6600;
text-decoration: underline;
}


/* Divs */

#main {
margin-left: 170px; margin-right: 170px; text-align: center;
}

#tweetbox {
margin-left: auto; margin-right: auto; margin-top: 15px; background: #f9d694 url('/images/stripe.png'); border: 4px solid #52330c; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; width: 65%; padding-left: 25px; padding-right: 25px; padding-top: 5px; padding-bottom: 5px; text-align: left;
}

#artbum {
position: absolute; top: 64px; left: 70px;
}

#infobox {
margin-left: auto; margin-right: auto; margin-top: -13px; background: #f9d694 url('/images/stripe.png'); border: 4px solid #52330c; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding-left: 25px; padding-right: 25px; padding-top: 20px; padding-bottom: 20px; text-align: left;
}

#gallerybox {
margin-left: auto; margin-right: auto; margin-top: -1px; background: #986127; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding-top: 8px; padding-bottom: 7px; text-align: center; letter-spacing: 6px;
}

#archives {
margin-left: auto; margin-right: auto; margin-top: 0px; background: #986127; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding-top: 12px; padding-bottom: 12px; text-align: center; width: 180px;
}

#menubar {
text-align: right; margin-right: 5%; margin-top: -18px;
}

#entrybox {
margin-left: auto; margin-right: auto; margin-top: -30px; background: #f9d694 url('/images/stripe.png'); border: 4px solid #52330c; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding-top: 20px; padding-bottom: 20px; text-align: left; margin-bottom: 25px;
}

#rings {
margin-left: auto; margin-right: auto; background: #f9d694; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding: 10px; text-align: center; margin-bottom: 20px;
}

/* Twitter Sub Box */

#twitter_div {
margin-top: 0px; 
background: #f9d694;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;
}

#twitter_div li {
text-align: left;
margin-left: 0px;
margin-bottom: 5px;
list-style-type: disc;
line-height: 1.5;
font-size: .8em;
width: 90%;
padding: 6px;
letter-spacing: 1.5px;
}

#twitter_update_list ul {
}

li {
list-style-type: none;
}

/* Classes */
.subspacer {
margin-top: 15px;
}

.center {
text-align: center;
}

.title {
margin-left: auto; margin-right: auto; background: #986127; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; padding-top: 8px; padding-bottom: 7px; text-align: center; width: 100%; font-size: 1.2em;
}

.title a {
color: #f9d694;}

.title a:hover {
color: #f9d694;
text-decoration: underline;
}

.meta {
width: 100%; background: #bb8646; color: #f9d694; text-align: right; margin-top: 5px; padding-top: 5px; padding-bottom: 5px; font-size: .85em;
}

.meta a {
color: #291906;}

.meta a:hover {
color: #291906;
text-decoration: underline;
}

.pheader {
width: 100%; background: #bb8646; color: #f9d694; text-align: center; margin-top: 5px; margin-bottom: 15px; padding-top: 5px; padding-bottom: 5px; font-size: 1em; margin-left: -20px; margin-right: auto; padding-right: 20px; padding-left: 20px;
}

.entry {
margin-left: 75px; margin-right: 75px; margin-top: 20px; margin-bottom: 15px; padding: 20px; text-align: justify; background: #f9d694; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px; border: 1px solid #bb8646;
}

.more {
text-align: center; padding: 8px; margin-left: 50%; width: 200px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; background: #bb8646; color: #f9d694;
}

.more a {
color: #f9d694;
text-decoration: none;
}

.more a:hover {
color: #f9d694;
text-decoration: underline;
}

.tagline {
width: 100%; border-top: 2px solid #956121; border-bottom: 2px solid #956121; padding-top: 4px; padding-bottom: 4px; background: #f9d694;
}


.entryspacer {
height: 10px;
}

.creditline {
width: 100%; border-top: 2px solid #956121; border-bottom: 2px solid #956121; padding-top: 4px; padding-bottom: 4px; background: #f9d694; text-align: center; font-size: .7em; margin-top: 20px; margin-bottom: 0px; letter-spacing: 1.5px;
}

.cenalign {
text-align: center;
margin: auto;
}

.combox {
width: 100%; background: #bb8646; color: #f9d694; text-align: left; margin-top: 5px; padding-top: 5px; padding-bottom: 5px; font-size: 1.2em;
}

.cline {
font-size: .9em; text-align: right; line-height: 1.5; background: #bb8646; padding-top: 3px; padding-left: 10px; padding-right: 10px; padding-bottom: 3px; margin-bottom: 2px; color: #f9d694;
}

.cmeta {
font-size: .8em; text-align: right; line-height: 1.5; margin-top: 1px; padding-right: 10px;
}

.cline a {
color: #291907;
}

.cline a:hover {
color: #291907;
}

/* Pagination */

.wp-pagenavi a, .wp-pagenavi span {
padding-left: 7px;
padding-right: 4px;
padding-top: 3px;
padding-bottom: 3px;
margin-right: 3px; 
background: #f9d694;
color: #986127; 
text-decoration: none;
border: 1px solid #986127;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
-khtml-border-radius: 3px;
border-radius: 3px;
text-align: center;
	}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #bb8646;
border: 1px solid #986127;
color: #f9d694;
text-align: center;
	}

.wp-pagenavi span.current { 
font-weight: normal;
text-align: center; }
