/*  
Theme Name: Moonshine PR
Theme URI: http://www.shinytastic.com
Description: Theme for Moonshine PR
Author: Bob
Author URI: http://www.shinytastic.com
*/

/* Import the main site stylesheet */
@import "/css/moonshine_pr.css";


#Footer ul {
margin: 0;
padding: 0;
list-style: none;
}

#Footer ul li {
margin-bottom: 0.75em;
}

#FootCol1 {
float: left;
width: 470px;
margin-right: 15px;
margin-bottom: 15px;
}

#FootCol1 ul {
margin: 0;
padding: 0;
list-style: none;
}

#FootCol1 li {
margin-bottom: 0.5em;	
}

#FootCol2 {
float: left;
width: 315px;
margin-bottom: 15px;
}

#SearchButton {
width: 87px;
height: 28px;
overflow: hidden;
text-indent: 300px;
border: none;
cursor: pointer;
background: url('/images/SearchButton.jpg');
background-color: #000;
/* IE */
letter-spacing: 400px;
font-size: 0;
text-align: right;
vertical-align: top;
}

#searchField {
height: 17px;
width: 150px;
padding: 4px;
margin: 0;
}

#SubmitCommentButton {
width: 150px;
height: 28px;
overflow: hidden;
text-indent: 300px;
border: none;
cursor: pointer;
background: url('/images/SubmitComment.jpg');
background-color: #000;
/* IE */
letter-spacing: 400px;
font-size: 0;
text-align: right;
vertical-align: top;
}

/* Overrides To Imported Stylesheet */
#RightBox {
background-color: #ffffff;	
}

textarea {
width: 100%;	
}

/* WordPress Specifics */

#Sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}

#Sidebar ul li ul, #Sidebar ul li p {
margin-left: 20px;
margin-bottom: 1em;
}

#Sidebar ul li ul li {
margin-bottom: 0.5em;
}

#Sidebar ul li ul {
margin-top: 0.5em;
}

#Sidebar p[id="TagCloud"] {
margin-left: 0;	
}

#Sidebar h2 {
color: #ffffff;
font-size: 1em;
background-color: #83172e;
background-image: url('images/SideBarHeading.jpg');
background-repeat: no-repeat;
padding: 10px 20px 6px 20px;
margin-bottom: 1em;
}


.Post {

}

.Post h2 {

}

.Post h2 a {
text-decoration: none;
color: #bb2142;
}

.InfoRow {
margin-top: 0;
background-color: #ccc;
font-size: .9em;
padding: 4px;
color: #000;
}

.Entry {

}

.PostMetaData {
border: 1px dotted #000000;
background-color: #ddd;
padding: 4px;
margin-bottom: 1.5em;
}

/* Navigation */
.Navigation {

}

.AlignLeft {
float: left;
}

.AlignRight {
float: right;
}

/* Comments */
.NoComments {
border: 2px dotted #000000;
text-align: center;
padding: 4px;
}

.CommentList {
margin: 0;
padding: 0;
list-style-type: none;
}

.CommentList li {
background-color: #f2f2f2;
margin: 0;
padding: 0;
margin-bottom: 2px;
padding-top: 1em;
}

.CommentList li.alt {
background-color: #e2e2e2;
}

.Avatar {
float: left;
width: 60px;
margin-left: 10px;
margin-right: 5px;
padding: 4px;
border: 1px solid #000000;
background-color: #fff;
}

.CommentCol2 {
margin-left: 5px;
float: left;
width: 380px;
}

.CommentMetaData {
margin: 0 0 0.5em 0;
background-color: #c2c2c2;
padding: 4px;
border: 1px dotted #828282;
}

.CommentMetaData a {
color: #000;
}

.CommentAuthorLine {
margin: 0 0 0.5em 0;
font-weight: bold;
}

/* Search Page */

#SearchForm {
margin: 1em;
margin-bottom: 1.5em;
}

#SearchPageSearchForm {

}

#SearchPageSearchForm #sps {
width: 250px;
}

.SearchResult {
border-bottom: 1px dotted #974683;
margin: 1em 0 1em 0;
}

.SearchResult h2 {
font-weight: bold;
font-size: 1.2em;
border: none;
margin-bottom: 0;
}

.SearchResult .InfoRow {
margin-top: 0;
margin-bottom: 0;
font-size: .9em;
padding: 0;
color: #000000;
background-color: transparent;
font-weight: bold;
}

.SearchResult .PostMetaData {
margin-top: 0;
font-size: .9em;
padding: 0;
color: #000000;
background-color: transparent;
font-weight: bold;
border: none;
}

/* Image + Caption */
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
margin: auto;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#TagCloud {
text-align: justify;	
}