/*
Theme Name: Waccamaw Sign
Theme URI: http://thri.ca/portfolio/
Description: Made for Ambassador-Camp.org by The Thrica Network
Version: 1.0
Author: Cameron Harwick
Author URI: http://thri.ca/
Tags: 
*/

html { background: url(images/bg.jpg) center 31px repeat-y; margin: 0; padding: 0; }

body {
	background: url(images/headbg.jpg) top center repeat-x;
	margin: 0; padding: 0;
	color: #321;
	font-family: Helvetica, Arial, Sans-Serif;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 175px;
	width: 822px;
	margin: 0 auto; padding: 0;
}

#homelink {
	display: block;
	height: 131px;
	width: 822px;
}

#page {
	background: url(images/bodytop.jpg) top center no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu-main-menu {
	text-align: center;
	margin: 0 auto;
}

#menu-main-menu li {
	font: 22px 'Monotype Corsiva', 'Apple Chancery', cursive;
	text-shadow: 0px 1px 1px #765;
	list-style: none;
	display: inline-block;
    vertical-align: middle;
}

#menu-main-menu a {
	text-decoration: none;
	color: #432;
	display: block;
	padding: 10px 15px 0 15px;
	height: 34px;
}

#menu-main-menu a:hover {
	text-decoration: none;
	color: #210;
	background: rgba(255,255,255,0.15);
}

#header a span, .description { display: none; }

strong { color: #210; }

table a img {
	border: 1px solid #975;
	padding: 2px;
	margin: 5px;
}

table.box2 { text-align: left; }
.box2 td { padding: 0 5px; }
.box2 {
	padding: 5px;
	border: 1px solid #ABA; border: 1px solid rgba(0,0,0,0.15);
	background: transparent; background: rgba(255, 255, 255, 0.33);
}
.box2 h3 { margin: 0; padding: 0; display: inline; font-size: 20px; }

/* Begin Typography & Colors */

#content {
	font-size: 14px;
	width: 775px;
	padding: 10px 20px;
	margin: 0 auto;
}

small {
	font-size: 10px;
	line-height: 16px;
}

h1 { font-size: 30px; margin: 0 0 10px 0;}

h2 { font-size: 20px; color: #000; }
h2.page-title { border-bottom: 1px solid #9A8; border-bottom: 1px solid rgba(0,0,0,0.15); }
body.page-id-4 h2.page-title { display: none; }

h3 { font-size: 18px; margin-bottom: 0; color: #000; }


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, big {
	text-decoration: none;
	font-family: 'Lucida Grande', Calibri, sans-serif;
	font-weight: normal;
}

.story { border-top: 1px solid #ABA; border-top: 1px solid rgba(0,0,0,0.15); width: 100%; padding: 5px;}
.datetd { width: 35px; }

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 10px;
}
.commentlist li ul li {
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #753;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: .08em;
}

a, h2 a:hover {
	color: #272;
	text-decoration: none;
}

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

#news { clear: both; padding-top: 20px; }
#news h2 { display: inline; }

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

hr { height: 0; border: none; border-bottom: 1px solid #ABA; border-bottom: 1px solid rgba(0,0,0,0.15); clear: both; }

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* Begin Images */
img, .border { 	padding: 2px; border: 1px solid #ABA; border: 1px solid rgba(0,0,0,0.15); }
#slideshow img, #wrapper img { padding: 0; border: none; }

.alignright { float: right; margin: 1em 0 1em 1em; }
.alignleft { float: left; margin: 1em 1em 1em 0px;}


/* Begin Form Elements */
#searchform {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: 230px;
}

#searchform #s {
	width: 108px;
	padding: 2px;
}

#searchsubmit { padding: 1px; }

/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center { text-align: center; }

.hidden { display: none; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Date Box */
.date {
    margin: 0 2px 0 0;
    padding: 0 2px 0 0;
    text-align: center;
	z-index: 1;
	height: 27px;
} 
.month {
    text-transform:uppercase;
    font-size: 10px;
    color: #321;
    font-weight: bold;
}
 
.day {
    font-size: 20px;
    color: #565;
    position:relative;
    top: -3px;
}

/* Footer Icons */

.footericon {
	height: 32px;
	width: 32px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
    vertical-align:middle;
}

.footericon span { display: none; }

#thrica { background: url(images/footericons.png) 0 -32px; }
#wordpress { background: url(images/footericons.png) -32px -32px; }
#dreamhost { background: url(images/footericons.png) -64px -32px; }
#accc { background: url(images/footericons.png) -96px -32px; }
#thrica:hover { background: url(images/footericons.png) 0 0; }
#wordpress:hover { background: url(images/footericons.png) -32px 0; }
#dreamhost:hover { background: url(images/footericons.png) -64px 0; }
#accc:hover { background: url(images/footericons.png) -96px 0; }

#footer {
	position: relative;
	left: -1px;
	clear: both;
	width: 814px;
	height: 33px;
	background: url(images/footer.png);
	margin: 20px auto 0 auto; padding: 6px 0;
	text-align: center;
}

/* Contact form */
fieldset { border: none; }
#formwrap { border: 1px solid rgba(0, 0, 0, 0.15);; }
legend { display: none; }
.width { display: block; float: left; width: 130px; }