/*
Theme Name: Butera's Place
Theme URI: http://www.buterasplace.com
Description: Wordpress theme for personal site and blog
Version: 1.0.0
Author: George Butera
Author URI: http://www.buterasplace.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form
{
	margin: 0;
	padding: 0;
}

body
{
	/*margin:0 50px;*/ /* The width of "white" space on sides (remove this for full screen) */
	text-align: center;
}

#wrapper
{
	/* Width used for static width (comment out for fluid full screen) */
	width: 580px;
	padding:0 160px 0 160px; /* right and left sidebar widths */
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

/* C4C9E7 */
#container
{
	background-color:#ffffff;
	float:left;
	width:100%;
	border-left:160px solid #8DA4CE; /* The width and color of the left sidebar */
	border-right:160px solid #8DA4CE; /* The width and color of the right sidebar */
	margin-left:-160px;
	margin-right:-160px;
	display:inline; /* So IE plays nice */
}

#left_sidebar
{
	float:left;
	width:160px; /* The width of the left sidebar */
	margin-left:-160px;
	position:relative;
}

#right_sidebar
{
	float:right;
	width:160px;
	margin-right:-160px; /* The width of the right sidebar */
	position:relative;
}

#header, #footer
{
	background-color:#ffffff;
	margin-left:-160px; /* The width of the left sidebar */
	margin-right:-160px; /* The width of the right sidebar */
	clear:both;
}

#header
{
	overflow: hidden;
}

.left_side_inner
{
	padding: 5px;
	text-align: left;
}

.left_side_inner a:hover
{
	text-decoration: none;
	color: #CCFF99;
}

.left_side_inner a:link, a:visited
{
	color: #FFFFFF;
}

.left_side_inner ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}

.left_side_inner ul li h2
{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.left_side_inner ul ul li
{
	padding: 0;
	line-height: 20px;
}

#lastmodified
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	border-top: groove 1px #ffffff;
}

#blueribbon
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	border-top: groove 1px #ffffff;
}

#bestview
{
	margin: 10px 5px 0 5px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	background: #FFFFCC;
	border: ridge 1px red;
}

#content
{
	float:left;
	width:100%;
	margin-right:-100%;
}

#content_inner
{
	padding: 10px;
	text-align: left;
}

#content_inner a:link
{
	text-decoration: underline;
	color: #336699;
}

#content_inner a:visited
{
	text-decoration: underline;
	color: #336699;
}

#content_inner a:hover
{
	text-decoration: none;
}

p
{
	padding: 10px 0 0 0;
}

p.postmetadata
{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.post
{
	padding: 5px 0 5px 0;
}

.post h2
{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry
{
	padding: 5px 0 0 0;
	line-height: 18px;
}

.right_side_inner
{
	padding: 5px;
	text-align: left;
}

.right_side_inner a:hover
{
	text-decoration: none;
	color: #CCFF99;
}

.right_side_inner a:link, a:visited
{
	color: #FFFFFF;
}

.right_side_inner ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}

.right_side_inner ul li h2
{
	margin: 5px 0 0 0;
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.right_side_inner ul ul li
{
	padding: 0;
	line-height: 20px;
}

#search
{
	text-align: center;
}

#searchform
{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: groove 1px #ffffff;
}

#searchsubmit
{
	background: #EBE3CD;
	vertical-align:top;
	border: 1px solid #969184;
}

#searchsubmit:hover
{
	background: #CC0000;
	color: #FFFFFF;
	vertical-align:top;
	border: 1px solid #969184;
}

#wp-calendar
{
	margin: 3px 0 0 0;
	border: ridge thin;
}

#wp-calendar caption
{
	background: #00FFFF;
	color: #000066;
	font-weight: bold;
}

#wp-calendar thead
{
	background: #0066CC;
}

#wp-calendar th
{
	text-align: center;
	color: #00FFFF;
}

#wp-calendar tbody
{
	background: #000066;
}

#wp-calendar tbody td
{
	text-align: center;
	color: #00FFFF;
}

#wp-calendar tbody td a
{
	font-weight: bold;
}

#footer_inner
{
	margin: 10px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	border-top: groove thin;
}

#copyright
{
	float: left;
	width: 49%;
}

#design
{
	float: right;
	width: 49%;
	text-align: right;
}

#banner
{
	width: 900px;
	height: 185px;
	background: #ffffff url(images/bp_banner.jpg) no-repeat;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}

.banner_text
{
	padding: 90px 0 0 5px;
}

#sub_page_menu
{
	width: 100%;
	background: #ffffff;
	padding: 0 10px 0 0;
	text-size: 11px;
}

#sub_page_menu ul
{
	list-style-type: none;
	list-style-image: url(images/red_dot.gif);
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
}

#sub_page_menu ul li
{
	padding: 0;
	line-height: 20px;
}

#sub_footer
{
	width: 100%;
	background: #ffffff;
	padding: 0 10px 0 0;
	text-align: center;
	text-size: 11px;
}

#sub_footer ul, #sub_footer li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#sub_footer li
{
	padding-left: 5px;
}

#sub_footer p
{
	padding-top: 3px;
}

#email
{
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-top: ridge thin;
	border-bottom: ridge thin;
}

input[type='text']
{
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
}

.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.alignright
{
	float: right;
	margin: 0 0 1em 1em;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

a .alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

a .alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

a .aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
