/*
Theme Name: florange
Description: truly web2. fluid width theme. 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
        margin-top:40px;
	padding-top:0px;
	background: #ffffff url(main-bg0.gif);
	font-family:Verdana,Tahoma,sans-serif;
	color:#555;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#d9031d;
	text-decoration:none
	}
a:hover {
	color:#fe4101;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#333;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

#wrapper {
	width: 960px;
	margin:0 auto;
	background: white; 
        border: solid 5px #eee;		
	}

/* The Top */

.top {
	height:109px;
	margin-top:0px;
	background:url(top00000.jpg);
	background-repeat:no-repeat;
	}
.blogname {
	float:left;
	width:700px;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}
.blogname h1  {
	font-size:43px;
	font-weight:normal;
	margin:15px 0px 0 120px;
	color:#d9031d;
	text-decoration: none;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #d9031d; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #ec6e08; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 130px;
	font-size:16px;
	font-weight:normal;
	color:#505050;
	
	}
/* Menu */
#foxmenucontainer{
	height: 30px;
	background: transparent;
	display: block;
	padding: 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:6px 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:#b0c003 url(foxmenu_.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:#e00 url(foxmenu0.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#fff;
	background:#e00 url(foxmenu0.gif) no-repeat top right;
	}
	
#sponsor{
	margin: 0;
	padding: 0;
	background:#ff6600 url(spon0000.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:221px;
	float:left;
        border-top: solid 5px #eee;
        border-bottom: solid 5px #eee;
}
#imagelist {
	margin: 0;
	padding: 0;
	width:410px;
	float:right;
	background:transparent;
}

#imagelist ul {
   	 margin: 0px 0px;
	 padding: 0;
	 overflow: auto;
	 float:left;
}
	 
#imagelist li {
	height:90px;
	width:190px;
	margin: 10px 5px 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
  	list-style:none;
	float : left;
	display : block;
}

#imagelist li a:link, .imagelist li a:visited {
	text-decoration: none;
}	
/* The Content */

.content {
	width: 960px;
	margin: 0 auto;
	background: white; 
                        border: solid 5px #eee;		
	padding-top: 20px;
                        padding-bottom: 20px;
}

/* The Posts */

.text {            
                        margin-left: 200px;
	width: 500px;
	text-align: justify;
                       	}

.post {
	padding: 0px 0px 5px 15px;
	color:#422a1b;
	font-family:Verdana,Tahoma,sans-serif;
	margin-bottom: 20px;
	}

h1.title {
    font-size:28px;
	margin:0px 0 0 0;
	padding:0px 3px 0px 45px;
	color:#444;
	font-weight:normal;
	background:none;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}
h1.title a {
	color:#444;
	text-decoration:none;
	}
h1.title a:hover {
	color:#ff5800;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 2px 5px 2px 2px;
	
			}
		
.postinfo a {
	
	color:#d10b04;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 20px;
	color:#000;
	background:url(categ000.gif);
	background-repeat:no-repeat;
	font-size:12px;
        margin-bottom: 5px;
	}	
	
.p_comments {
	clear: both;
	padding:0px 0px 0 20px;
	background:url(comments.gif);
	background-repeat:no-repeat;
}

.p_comments a:link,
.p_comments a:visited {
	color: #d9031d;
	background-color: transparent;
}


#right-column{
	float: right;
	width: 420px;
	margin-left: 10px;
	margin-top: 10px;
}

	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#ff5c01;
	border-top:3px solid #ffb901;
	color:#444;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 5px;
	padding:4px 0px 0 5px;
	color:#fec737;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	}

#footer {
	height: 22px;
                        width: 960px;
                        margin: auto;
	padding: 18px 0 0 0px;
	background:#ff6600 url(footer00.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#FFF;
	}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
		}

.bar-one ul li a {
	color:#fff;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#333;
	}
.navigation a:hover {
	color:#666;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

#bannertop {
	FLOAT: left;
        MARGIN-BOTTOM: 15px; 
        MARGIN-LEFT: 10px; 
        MARGIN-RIGHT: 10px
}