/*

	8888888
	88888888888                                                         
	8888888888888888                                                        
	8888888888888888888                                                     
	888888888888888888888                                                   
	88888888888888888888888                                                 
	888888888888888888888888                                                
	8888888888888888888888888                                              
	8888888888888888888888888                                               
	8888888888888888888888888                                               
	88888888888888888       8                                        
	88888888                8                                               
	8                       8                                               
	8                       8                                               
	8                       8                                               
	8           88          8                                               
	8   :::     88    :::   8                                               
	8    :      88     :    8                                               
	8           88          8                                               
	8           88          8                                               
	8           88          8                                               
	8           88          8                                               
	8           88          8                                               
	8                       8                                               
	8                       8 
	
	=========================
	BOXWARE.NET -- WEB DESIGN
	=========================
	
	8888888888888888888888888                                              
	8888888888888888888888888                                          
	88888888          8888888                                              
	8888888888888888888888888                                               
	 88888888888888888888888                                                
	  888888888888888888888                                               
	   8888888888888888888                                                  
	     888888888888888                                                
	        888888888
			
THEME NAME: A Big Mouthful
THEME URI: http://www.Boxware.net
VERSION: 1.0
AUTHOR: <a href="http://www.boxware.net">Jeff Vernon</a>
AUTHOR URI: http://www.Boxware.net

BROWN:	3b2313
YELLOW:	ffb310
RED:	ed1b2c

*/


/* Custom CSS */
#sitecredit {
	margin: 10px auto 20px auto;
	width: 750px;
	text-align: right;
}

.widget ul li {
	padding: 5px;
}

a.Footer:hover, a.Footer:active, a.Footer 
	{
	color: #ed1b2c;
	text-decoration: none;
	background-color: transparent;
	border-color: #ed1b2c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
	
a.Login:hover, a.Login:active, a.Login 
	{
	color: #3b2313;
	text-decoration: none;
	background-color: transparent;
	border-color: #3b2313;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}

/* Architecture */
html { }

body {
	background: #533419 url(images/bg.jpg) repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #404040;
}

#shadow {
	width: 800px;
	margin: 0 auto;
	background: url(images/shadow.png) repeat-y;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #FFF;
	padding: 0 10px;
}

.wrapper {
	width: 760px;
	margin: 10px auto 10px auto;
	background: #FFF;
	padding: 0 10px;
	-moz-border-radius: 10px; /* FF1-3.6 */
    -webkit-border-radius: 10px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  -moz-box-shadow: 0px 0px 6px #000; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 6px #000; /* Saf3.0+, Chrome */
  box-shadow: 0px 0px 6px #000; /* Opera 10.5, IE9, Chrome 10+ */

}

#header {
	height: 140px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 3px solid #666666;
}

#container {
	float: left;
	width: 520px;
	background: #FFF;

}

#content {
	margin: 20px 0px 30px 20px;
}

#sidebar {
	margin: 0px;
	width: 238px;
	float: left;
	overflow: hidden;
	background: #FFF;
}

#footer {
	clear: left;
	width: 720px;
	padding: 20px;
	height: 10px;
	border-top: 3px solid #EFEFEF;	
}

#logo
	{
	margin: 0 0 10px 0;
	width: 239px;
	height: 240px;
	background: url(http://www.abigmouthful.com/wp-content/themes/abmf/images/logo.png) no-repeat;
	}
	
#logo-float
	{
	margin: 10px;
	position: fixed;
	width: 239px;
	height: 240px;
	background: url(http://www.abigmouthful.com/wp-content/themes/abmf/images/logo-grey.png) no-repeat;
	}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

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

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
	padding: 5px;
	background: #EEE;
	color: #ed1b2c;
	text-transform: uppercase;
	border: 1px dotted #CCC;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 100%;
	background-color: #EEE;
}

.entry-title a {
	color: #3b2313;
	text-transform: uppercase;
	text-shadow: 1px 1px #FFF;
}

.entry-title a:hover {
	color: #ffb310;
	text-transform: uppercase;
	text-decoration: none;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments a {
	color: #FFB310;
	font-size: 100%;
	text-decoration: none;
	background-color: transparent;
	border-color: #ed1b2c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #ed1b2c;
}

.entry-meta {
	color: #999;
	font-size: 90%;
	text-transform: uppercase;
}

.entry-categ {
	color: #999;
	font-size: 90%;
	border-left: 1px dotted #EEE;
	border-right: 1px dotted #EEE;
	border-bottom: 1px dotted #EEE;
	padding: 5px;
}

.entry-categ a {
	color: #3b2313;
	font-size: 90%;
	text-decoration: none;
	background-color: transparent;
	border-color: #3b2313;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.entry-categ a:hover {
	color: #ed1b2c;
	}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	border-top: 2px #3b2313 solid;
	background: #EEE;
}

.entry-content-attachment {
	background: #EEE;
}

.entry-content p {
	line-height: 1.5;
	padding: 5px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	
	color: #ed1b2c;
	text-decoration: none;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 5;
	background: #EEE;
	margin: 0;
	border-bottom: 1px dotted #CCC;
}

#sidebar ul li ul li a {
	color: #666;
}

#sidebar ul li ul li:hover
	{
	background: #ed1b2c;
	}
	
#sidebar ul li ul li:hover a
	{
	color: #FFF;
	}
	
#sidebar ul li ul li.current-cat, #sidebar ul li ul li.current_page_item
	{
	background: #ed1b2c;
	}
	
#sidebar ul li ul li.current-cat a, #sidebar ul li ul li.current_page_item a
	{
	color: #FFF;
	}
	
	
	
/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}
