/*
Theme Name: FlashFlavor
Theme URI: 
Description: A FlashFlavor Theme by FloSites
Version: 1.0
Author: CodyPChristian
Author URI: http://codypchristian.net/

	FlashFlavor 1.0
	 http://codypchristian.net/

	This theme was designed and built by CodyPChristian,
	whose blog you will find at http://codypchristian.net/

*/

body {
	background-color: #5e5e5e;
	margin: 0;
	padding: 0;
}
#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	color: #000;
	font-size: 12px;
}
#container #header{
	float: left;
	width: 962px;
	height: 300px;
	margin-top: 10px;
	border: 4px solid #c5c5c5;
	background: #AAA url(../images/header_dis.jpg) no-repeat top left;
}
#container #menu{
	float: left;
	width: 962px;
	height: 30px;
	border-left: 4px solid #c5c5c5;
	border-right: 4px solid #c5c5c5;
	background-color: #c5c5c5;
}
#container #menu .mitemr{
	float: right;
	font-size: 14px;
	color: #5e5e5e;
	font-family: Verdana;
	text-transform: uppercase;
	margin: 0;
	margin-top: 4px;
	margin-right: 6px;
	text-decoration: none;
}
#nav, #nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
}
#nav a{
	display: block;
	padding: 0px 10px;
	font-size: 14px;
	color: #5e5e5e;
	font-family: Verdana;
	text-transform: uppercase;
	line-height: 27px;
	text-decoration: none;
	background-color: #c5c5c5;
}
#nav a:hover{
	background-color: #c5c5c5;
	color: #d30126;
}
#nav li{
	float:left;
	position:relative;
}
#nav ul {
	position:absolute;
	display:none;
	width: 12em;
	top: 2.1em;
}
#nav li ul a{
	width: 12em;
	height: auto;
	float: left;
	font-size: 12px;
}
#nav ul ul{
	top: auto;
}
#nav li ul ul {
	left: 12em;
	margin: 0px 0 0 68px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
}
#nav li a.selected{
	background-color: #c5c5c5;
	color: #d30126;
}

#container #menu .searchbox{
	float: right;
	height: 18px;
	width: 100px;
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 6px;
	border: none;
	border-bottom: #5e5e5e dotted 2px;
	color: #5e5e5e;
	font-size: 14px;
	line-height: 20px;
	background-color: #c5c5c5;
	padding: 0;
}
#container #picbar{
	float: left;
	width: 962px;
	height: 100px;
	border-left: 4px solid #c5c5c5;
	border-right: 4px solid #c5c5c5;
 	background-color: #c5c5c5;
}
#container #picbar .picbar_item{
	float: left;
	width: 235px;
	height: 100px; 
	background-color: #fffbd8;
}
#container #picbar .picbar_spacer{
 	float: left;
	width: 7px;
	height: 100px; 
 	background-color: #c5c5c5;
}
#container #body{
	float: left;
	width: 962px;
	min-height: 200px;
	background-color: #FFF;
	border-top: 4px solid #c5c5c5;
	border-left: 4px solid #c5c5c5;
	border-right: 4px solid #c5c5c5;
}
#container #body #left{
	float: left;
	width: 932px;
	min-height: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
}
#container #body #left .post_msg{
	width: 932px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000;
	font-size: 18px;
	text-align: center;
	font-family: serif;
	text-decoration: none;
}
#container #body #left .post{
	float: left;
	width: 932px;
	min-height: 30px;
	margin-bottom: 20px;
}
#container #body #left .post .title{
	float: left;
	width: 727px;
	height: 25px;
	color: #5e5e5e;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
}
#container #body #left .post .author{
	float: left;
	width: 200px;
	height: 25px;
	color: #d30126;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 30px;
	text-align: right;
}
#container #body #left .post .date{
	float: left;
	width: 725px;
	height: 15px;
	color: #858585;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
}
#container #body #left .post .date a{
	color: #d30126;
	text-decoration: none;
}
#container #body #left .post .content{
	margin: 0;
	float: left;
	width: 932px;
	min-height: 30px;
	color: #5e5e5e;
	font-size: 13px;
	margin-top: 6px;
}
#container #body #left .post .content a{
	color: #d30126;
	text-decoration: none;
}
#container #body #left .post .content a:hover{
	color: #c5c5c5;
	text-decoration: none;
}
#container #body #left .post .content p{
	margin: 0;
	margin-bottom: 15px;
}
#container #body #left .post .content img{
	border: 0;
	max-width: 932px;
}
#container #body #left .post .content h2{
	color: #d30126;
	font-size: 13px;
}
#container #body #left .post .content ul{
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 400px;
	min-height: 50px;
}
#container #body #left .post .content ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
	clear: both;
}
#container #body #left .post .content .conimg{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}


#container #body #left .post .options{
	float: left;
	width: 934px;
	height: 30px;
	color: #000;
	font-size: 14px;
	background-color: #c5c5c5;
	margin-top: 10px;
}
#container #body #left .post .options .link{
	float: left;
	color: #343434;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
}
#container #body #left .post .options .link:hover{
	color: #d30126;
	text-decoration: none;
}
#container #body #left .post .comments{
	float: left;
	width: 930px;
	min-height: 20px;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	border-left: 2px solid #BBB;
	border-right: 2px solid #BBB;
	border-bottom: 2px solid #BBB;
	clear: both;
	padding-bottom: 10px;
	background-color: #DDD;
}
#container #body #left .post .comments .head{
	float: left;
	width: 927px;
	height: 16px;
	font-size: 14px;
	color: #d30126;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 7px;
}
#container #body #left .post .comments .comment{
	float: left;
	width: 927px;
	min-height: 20px;
	margin-top: 10px;
	margin-left: 7px;
	clear: both;
	color: #000;
}
#container #body #left .post .comments .comment .user{
	float: left;
	height: 18px;
	width: 914px;
	border-bottom: 1px solid #c5c5c5;
}
#container #body #left .post .comments .comment .author{
	float: left;
	height: 18px;
	font-size: 14px;
	color: #d30126;
	text-align: left;
	line-height: 16px;
}
#container #body #left .post .comments .comment .body2{
	float: left;
	width: 902px;
	min-height: 20px;
	padding: 6px;
	background-color: #eee;
	margin-top: 0px;
	color: #000;
}
#container #body #left .post .comments .comment .opt_bar{
	float: left;
	width: 902px;
	height: 12px;
	font-size: 11px;
	margin-bottom: 4px;
	padding: 6px;
	margin-top: 0px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}
#container #body #left .post .comments .comment a{
	text-decoration: none;
	color: #d30126;
}
#container #body #left .post .comments .link{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#container #body #left .post .comments .comment_form{
	float: left;
	width: 996px;
	min-height: 20px;
	margin-top: 10px;
	margin-left: 20px;
	clear: both;
	color: #000;
}
#container #body #left .post .comments .comment_form .comment-form{
	padding: 8px;
	clear: both;
	color: #000;
}
#container #body #left .post .comments .comment_form .comment-form span.input-title{
	margin: 8px 0 0;
	color: #d30126;
	font-size: 14px;
}
#container #body #left .post .comments .comment_form .comment-form input[type='text']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 250px;
	margin: 0 0 4px;
	font-size: 13px;
	color: #454545;
}
#container #body #left .post .comments .comment_form .comment-form input[type='password']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 250px;
	margin: 0 0 4px;
	font-size: 13px;
	color: #454545;
}
#container #body #left .post .comments .comment_form .comment-form input[type='submit']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 4px 8px 4px 8px;
	font-size: 14px; 
	color: #d30126;
	margin: 0;
	margin-top: 10px;
	cursor: pointer;
}
#container #body #left .post .comments .comment_form .comment-form textarea{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 80%;
	margin: 0 0 4px;
	font-size: 12px;
	color: #454545;
}
#container #body #left .post .comments .comment_form .comment-form select{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 90%;
	margin: 0 0 4px;
}
#container #body #left .post .comment_form2{
	float: left;
	width: 996px;
	min-height: 20px;
	margin-top: 10px;
	margin-left: 45px;
	clear: both;
	color: #000;
}
#container #body #left .post .comment-form2{
	padding: 8px;
	clear: both;
	color: #000;
}
#container #body #left .post .comment-form2 span.input-title{
	margin: 8px 0 0;
	color: #d30126;
	font-size: 14px;
}
#container #body #left .post .comment-form2 input[type='text']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 250px;
	margin: 0 0 4px;
	font-size: 13px;
	color: #454545;
}
#container #body #left .post .comment-form2 input[type='password']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 250px;
	margin: 0 0 4px;
	font-size: 13px;
	color: #454545;
}
#container #body #left .post .comment-form2 input[type='submit']{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 4px 8px 4px 8px;
	font-size: 14px; 
	color: #d30126;
	margin: 0;
	margin-top: 10px;
	cursor: pointer;
}
#container #body #left .post .comment-form2 textarea{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 80%;
	margin: 0 0 4px;
	font-size: 12px;
	color: #454545;
}
#container #body #left .post .comment-form2 select{
	background: #eee;
	border: 1px solid #c5c5c5;
	padding: 2px;
	width: 90%;
	margin: 0 0 4px;
}
.small{
	font-size: 10px;
}


#container #body #left .post .toplink{
	float: left;
	width: 200px;
	height: 20px;
	color: #d30126;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 4px;
	text-decoration: none;
}
#container #body #left .post .categories{
	float: right;
	height: 20px;
	color: #5e5e5e;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	margin-top: 4px;
}
#container #body #left .post .categories a{
	color: #5e5e5e;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 4px;
	text-decoration: none;
}
#container #body #left #body_pagination{
	float: left;
	width: 932px;
	min-height: 10px;
	margin-bottom: 20px;
	background-color: #FFF;
	text-decoration: none;
	font-size: 16px;
	color: #5e5e5e;
	text-transform: uppercase;
	text-align: center;
}
#container #body #left #body_pagination a{
	text-decoration: none;
	font-size: 16px;
	color: #5e5e5e;
	text-transform: uppercase;
	padding-top: 4px;
}
#container #body #left #body_pagination a:hover{
	text-decoration: none;
	font-size: 16px;
	color: #d30126;
	text-transform: uppercase;
	padding-top: 4px;
}

#container #footer{
	float: left;
	width: 962px;
	min-height: 150px;
	border: 4px solid #c5c5c5;
	background-color: #fff;
	padding-bottom: 4px;
}
#container #footer .si_cont{
	width: 895px;
	float: left;
	min-height: 50px;
	margin-left: 30px;
	color: #5e5e5e;
	font-size: 13px;
	margin-top: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#container #footer .si_cont .left{
	float: left;
	width: 250px;
}
#container #footer .si_cont .left .stat{
	float: left;
	margin-top: 4px;	
}
#container #footer .si_cont .middle{
	float: left;
	margin-left: 100px;
	width: 300px;
}
#container #footer .si_cont .right{
	float: right;
}
#container #footer .si_cont .title{
	font-size: 13px;
	color: #5e5e5e;
	text-transform: uppercase;
	font-weight: bold;
}
#container #footer .si_cont .left ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#container #footer .si_cont .left ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #5e5e5e;
	text-transform: uppercase;
	padding-right: 10px;
	float: left;
	margin-top: 4px;
}
#container #footer .si_cont .left ul li a{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
#container #footer .si_cont .left ul li a:hover{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
#container #footer .si_cont .middle ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#container #footer .si_cont .middle ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #5e5e5e;
	text-transform: uppercase;
	padding-right: 10px;
	float: left;
	margin-top: 4px;
}
#container #footer .si_cont .middle ul li a{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
#container #footer .si_cont .middle ul li a:hover{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
#container #footer .si_cont .feed{
	font-size: 13px;
	color: #5e5e5e;
	text-transform: uppercase;
	margin-top: 4px;
	height: 20px;
	text-align: left;
}
#container #footer .si_cont .feed a{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
#container #footer .si_cont .feed a:hover{
	color: #5e5e5e;
	text-transform: uppercase;
	text-decoration: none;
}
.red{
	color: #d20e31;
	text-decoration: none;
}
.red a{
	color: #d20e31;
	text-decoration: none;
}

#container #copyright{
	float: left;
	width: 962px;
	height: 30px;
	color: #FFF;
	font-size: 12px;
	margin-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
}
#container #copyright a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}
#container #spacer{
	float: left;
	width: 962px;
	height: 50px;
}


.left{
	text-align: left;
	left: 0;
	float: left;
}
.center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.right{
	text-align: right;
	right: 0;
	float: right;
}



.comment-form3{
	padding: 8px;
	clear: both;
	color: #2e2e2e;
}
.comment-form3 span.input-title{
	margin: 8px 0 0;
}
.comment-form3 input[type='text']{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	width: 200px;
	margin: 0 0 16px;
}
.comment-form3 input[type='password']{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	width: 200px;
	margin: 0 0 16px;
}
.comment-form3 input[type='submit']{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	font-size: 18px; 
	width: 200px;
}
.comment-form3 input[type='submit']:hover{
	background: #ddd;
	border: 1px solid #aaa;
	padding: 2px;
	font-size: 18px; 
	width: 200px;
	cursor: pointer;
}
.comment-form3 textarea{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	width: 90%;
	margin: 0 0 8px;
}
.comment-form3 select{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	width: 90%;
	margin: 0 0 8px;
}
.comment-form3 img.captcha{
	background: #eee;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 16px;
	color: #2e2e2e;
}

img.captcha{
	background: #ccc;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 16px;
}

.red {
	color: #FF0000;
}
.small {
	font-size: 10px;
}
.medium {
	font-size: 12px;
}
.italic {
	font-style: italic;
}
.softgreen a:hover{
	color: #637f95;
}

.error_msg {
	clear: both;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding: 5px;
	background-color:#ffdfdf;
	color:#993333;
	border:1px #c38686 solid;
	font-weight: bold;
	max-width: 400px;
	font-size: 14px;
}
#msg{
	margin-top: 150px;
	text-align: center;
	color: #FFF;
}
.error2{
	clear: both;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding: 5px;
	background-color:#ffdfdf;
	color:#993333;
	border:1px #c38686 solid;
	height: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.success{
	clear: both;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 6px;
	padding: 5px;
	background-color:#dcf0c4;
	color:#389933;
	border:1px #86c38f solid;
	height: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
#container #body #left .post2{
	float: left;
	width: 230px;
	min-height: 30px;
	margin-bottom: 20px;
}
#container #body #left .post2 .title{
	float: left;
	width: 200px;
	height: 25px;
	color: #5e5e5e;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
}
#container #body #left .post2 .content{
	float: left;
	width: 200px;
	height: 160px;
	margin-bottom: 10px;
	margin-top: 10px;
}