/*

Theme Name: MMA Sweep

*/

/******* RESET *******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html { overflow-y: scroll; }
body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	line-height: 1.5;
}
p.spacer { margin-bottom: 25px; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ol, ul { list-style: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/******* Core Styles *******/
h2 { font-size: 1.4em; margin: 5px 0; padding: 5px 0; }
h3 { font-size: 1.2em; margin: 5px 0; padding: 5px 0; }
h4 { font-size: 1.1em; margin: 5px 0; padding: 5px 0; }
input, textarea { border: 1px solid #dcdcdc; }
form { margin: 0; padding: 0; }
p {	margin:0 0 1em 0; padding:0; }
a { color: #e76800; text-decoration: none; }
a:hover { border-bottom: 1px dotted #aaa; }
img { border: 0; }
.content { font-size: 1.1em; margin: 0px auto; width: 950px; }
.displace { left: -5000px; position: absolute; }

/* Header */
#header { height: 90px; margin: 20px 0 20px 0; }
#header a.logo { 
	background: #e76800 url(images/logo.gif); 
	border: none;
	float: left; 
	height: 67px; 
	text-decoration: none; 
	width: 160px;
}
#header h1 { 
	clear: left;
	color: #ccc;
	float: left;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#header #banner { margin-left: 222px; height: 90px; width: 728px;}

/* News Blocks */
.newsblock { float:left; margin:0 0 40px 0; padding:0; width:316px; }

.newsblockfull { float:left; margin:0 0 40px 0; padding:0; width:950px; }

.favicon { background-color:#fff; float:left; padding-right:5px; }

.news-entry h2 { font-size: 1.4em; margin: 0; padding: 0 0 15px 0; }

.news-entry h2 a, .news-entry h2 a:active, 
.news-entry h2 a:link, .news-entry h2 a:visited { color: #e76800; }

.news-entry h2 a:hover { border-bottom: 1px dotted #888; }

.news-entry a, .news-entry a:active, 
.news-entry a:link, .news-entry a:visited { border: none; color: #333; text-decoration: none; }

.news-entry ul{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 300px;
}

.news-entry li { border-top: 1px dotted #ccc; line-height: 16px; }

.news-entry li a{ display:inline-block; padding: 2px 0 2px 0; width: 300px; }

.news-entry li a:visited { color: #888; }

.news-entry li a:hover {
	background-color: #fafafa;
	color: #e76800;
	display:inline-block;
	text-decoration: none;
}

.news-entry img{ background-color: #fafafa; }

.clearer { clear: both; height: 30px; }

/* Post */
.post { margin: 0 15px 0 0; }

.post a { color: #000; font-weight: bold; }

.post a:hover { background-color: #efefef; color: #000; text-decoration: underline; }

.post blockquote {
	background: url(images/quote.gif) no-repeat; 
	color: #666;
	margin:1em; 
	padding: 0 0 0 3em;
}

.postcontent { float: left; font-size: 1.1em; width: 550px; }

.postcontent h2 { font-size: 1.3em; margin: 0 0 15px 0; padding: 0; }

.postcontent h2 a { color: #000; text-decoration: none; }

.postcontent h2 a:hover { background-color: #fff; color: #666; text-decoration: none; }

.postmeta {
	color: #555;
	float: left; 
	font-size: 1.1em;
	margin: 0 0 0 0; 
	text-align:right;
	width: 380px;
}

hr {
	background-color: #d0d0d0;
	border-style: none;
	color: #d0d0d0;
	height: 1px;
}

.navigation {
	display: block;
	margin-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}


/* Comments */
.commentdiv { width:550px; }

ol.commentlist {
	color: #666;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li { margin-bottom: 2em; padding: 0.5em 1em 0.5em 0; }

ol.trackbacklist {
	color: #666;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.trackbacklist li { padding: 0.3em 0; }

.trackbacklist li a{ color: #999; font-weight: normal; }

.alt1, .odd { border-bottom:1px solid #efefef; padding: 0.5em; }

.alt2, .even { border-bottom:1px solid #efefef; padding: 0.5em; }

.commentlist ul.children {  }

.commentlist ul.children li { border: none; list-style: none; margin: 20px 0 0 0; }

.bypostauthor {  }

.commentcount {
	float: right;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
}

.commentcount a { color: #ccc; }

.commenttext { font-size: 1.1em; margin: 10px 55px 0 35px; }

.commenttext blockquote { background: url(images/quote_comments.gif) no-repeat;  padding-left: 25px; }

.commentsnavigation { padding: 30px 0; }

.gravatar { float: left; margin-top: 2px; padding-right: 10px; }


/* Footer */
#footer {
	background: url(images/dangerous.gif) no-repeat bottom right; 
	border-top: 1px dotted #ddd;
	clear: both;
	color: #aaa;
	font-size: 1em;
	height: 60px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#bump { margin-top: 20px; }

#bottombar {
	background-color: #fafafa;
	border-top: 1px solid #efefef;
	clear: both;
	margin: 30px 15px 0 0;
	padding: 0 0 20px 0;
}

#bottombar .bottomblock { float: left; padding: 0 0 0 20px; width: 290px; }

#bottombar .last { padding: 0; }

#bottombar h3 {
	color: #000;
	font-size: 1.1em;
	margin: 25px 0 0 0;
	padding: 0;
}

#bottombar ul{
	font-size: 0.9em;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 300px;
}

#bottombar li { margin: 5px 0 5px 0; }

#bottombar li a { color: #333; text-decoration: none; }

#bottombar li a:hover { color: #666; text-decoration: none; }


/* Misc */
img.youtubeimage{
	border: 1px dotted #ccc;
	margin: 3px 3px 3px 5px;
	margin-bottom: 8px;
	padding: 9px;
}


/* Begin Images */
p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }

img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }

.alignright { float: right; }

.alignleft { float: left }


/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding-top: 4px;
	margin: 10px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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