/*
Theme Name: florange
Description: truly web2. fluid width theme. 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:url(images/body.jpg);
	background-repeat:repeat-x;
	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:100%;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:93px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
	}
.blogname {
	float:left;
	width:700px;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:5px 0px 0 100px;
	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 {
        position: relative;
        width:420px;
	margin:0px 0px 0 100px;
	font-size:15px;
	font-weight:normal;
	color:#505050;
	}
	
.ads{
        position: absolute;
        left: 0px;
        top: 30px;
	color:#fdfdb0;
	width:468px;
	text-align:left;
	font-size:11px;
	margin:0px 0px 0 530px;
	
	}
	
/* Menu */
#foxmenucontainer{
	height:30px;
	background:transparent;
	display:block;
	padding:0px 0 0px 14px;
	}
#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:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}
	
#sponsor{
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	background:url(images/spon.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:221px;
	float:left;
}


/*latin sponsor link*/


a.flash{
display:block;
width:300px;
height:70px;}

a.flash span{
display:none}




#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 */
.date {
	float:left;
	width:61px;
	height:62px;
	background:url(images/date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:15px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-top:3px;
	font-weight:normal;
    font-variant:small-caps;
	color:#fff;
	}
.date .day {
	color:#fff;
	font-size:26px;
	font-weight:normal;
	padding-top:3px;
	line-height:25px;
	}
.content {
	padding:15px 10px 25px 15px;
	background:transparent;

	}

/* The Posts */

.text {
	width:60%;
	float:left;
	text-align:left;
		
	}
.post {
	padding:15px 0px 10px 15px;
	color:#422a1b;
	font-family:Verdana,Tahoma,sans-serif;	
	}

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(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.p_comments {
	line-height:27px;
	float:right;
	padding:0px 0px 0 45px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
}

.p_comments a:link,
.p_comments a:visited {
	color: #d9031d;
	background-color: transparent;
}


#right-column{
	float:right;
	width:38%;
	margin:10px 0 0 0 ;
}

	
/* The Sidebar2 */

.sidebar2 {
	width:47%;
	float:right;
	line-height:18px;
	padding: 0px 2px 0px 0px;
	margin:0 2px;
		}

.sidebar2 h2 {
	height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#fff;
	margin:5px 0;
	background:#b0c003;
	line-height:normal;
		
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar2 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #eee;
	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
.sidebar2 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;

	}
.sidebar2 li li {
	list-style-type:none;
	border-bottom:1px solid #f5f5f5;
	margin: 0;
	background: #f4ff7c url(images/button.gif) 7px 5px no-repeat;
	padding: 3px 10px 3px 22px;

	}

.sidebar2 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f4ff7c;
	padding: 3px 10px 3px 2px;

	}

.sidebar2 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f4ff7c;
	padding: 3px 10px 3px 10px;

	}
.sidebar2 p {
	padding: 7px 10px;
	background:#f4ff7c;
	margin:0;

	}
.sidebar2  a:link, .sidebar2  a:visited{
	color:#5a6202;
		}	
.sidebar2  a:hover {
	color:#222;
		}
.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#f4ff7c;
	}
		
/* The Sidebar1 */

.sidebar1 {
	width:47%;
	float:left;
	line-height:18px;
	padding: 0px 10px 0px 0px;
		}
.sidebar1 h2 {
	height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#fff;
	margin:5px 0;
	background:#b0c003;
	line-height:normal;
	
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #eee;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;

	}

.sidebar1 li li {
	list-style-type:none;
	border-bottom:1px solid #f5f5f5;
	margin: 0;
	background: #f4ff7c url(images/button.gif) 7px 5px no-repeat;
	padding: 3px 10px 3px 22px;

	}

.sidebar1 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f4ff7c;
	padding: 3px 10px 3px 2px;

	}
.sidebar1 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f4ff7c;
	padding: 3px 10px 3px 10px;

	}

.sidebar1 p {
	padding: 7px 10px;
	background:#f4ff7c;
	margin:0;

	}
.sidebar1  a:link, .sidebar1  a:visited{
	color:#5a6202;
		}	
.sidebar1  a:hover {
	color:#222;
		}
.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#f4ff7c;
	}

.side-box embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 282px;
}
.side-box object {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 215px;
	width: 282px;
}




/* --- 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:35px;
	padding:18px 0 0 0px;
	background:#000 url(images/footer.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 LeadArticles Images */

#leadarticles {
	display: inline;
	margin: 0;
	padding: 0;
	width:100%;
	float:center;
	background:transparent;
}

#leadarticles ul {
   	 margin: 0px 0px;
	 padding: 0;
	 overflow: auto;
	 float:left;
}
	 
#leadarticles li {
	height:118px;
	width:180px;
	margin: 10px auto 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
  	list-style:none;
	float : left;
	display : block;
}

#leadarticles li a:link, .imagelist li a:visited {
	text-decoration: none;
}

/* The Newsletter */

	
/* 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;
	}
	
/* MyBlogLog */

body .widget_mybloglog { width: 250px; }
body table#MBL_COMM {border: none; background-color: #ff5c01;}
body table#MBL_COMM td.mbl_img {background:#ff5c01; border:none}
body table#MBL_COMM img {border-color: #000000;}
body table#MBL_COMM td.mbl_fo_hidden{display:none;}
body table#MBL_COMM th.mbl_h {display:none;}
body table#MBL_COMM td.mbl_join_img { }
body table#MBL_COMM td.mbl_join { }

/* BlogCatalog */
#recent_readers_blogcatalog {
margin: -20px 0px -30px 0px;
}

/* Imagecaptioneasy */
#imagecaptioneasy_right {
  padding: 5px;
  margin: 11px 0 11px 11px;
  text-align: right; 
  float: right;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_right img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_right span { text-align: center; }
#imagecaptioneasy_left {
  padding: 5px;
  margin: 11px 11px 11px 0;
  text-align: left; 
  float: left;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_left img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_left span { text-align: center; }
#imagecaptioneasy_top_right {
  padding: 5px;
  margin: 0 0 11px 11px;
  text-align: right; 
  float: right;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_top_right img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_top_right span { text-align: center; }
#imagecaptioneasy_top_left {
  padding: 5px;
  margin: 0 11px 11px 0;
  text-align: left; 
  float: left;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_top_left img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_top_left span { text-align: center; }

/* LinktoMe */
.linktext {
	font-size:9px;
	margin-left:25%;
	margin-right:25%;
}
.linktextarea {
	font-size:9px;
	font-family:verdana;
	overflow:hidden;
	margin-left:25%;
	margin-right:25%;
}

/* Newsletter Form */
#zoofrm{
	position:relative;
	z-index:4;
	font-family:arial;
	font-size:11px; 
	line-height:14px;
	text-align:left;
	float: right;
    background:url(images/nlbackgroundimage.jpg);
	background-repeat: no-repeat;
    height: 175px;
    width: 360px;
	margin:20px 20px 5px 20px;
	padding:5px 5px 5px 5px;

}
#zooinpt{
	font-family:arial, helvetica, sans-serif;
	font-size:11px; 
	font-weight:300;
	background-color:#ffffff;
	padding:1px 0px 0px 3px;
	color:#333333;
	border:1px solid #557755;
	margin:75px 0 2px 10px;
	height:14px;
	line-height:12px;
}
#zoosbmt{
	border-right:#acb5b5 3px double;
	border-top:#c4cccc 3px double;
	background-color:#f6f6f6;
	border-left:#acb5b5 3px double;
	border-bottom:#6f7777 3px double;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0 2px 0 10px;
}
#zoorss{
	position:relative;
	z-index:5;
	float: right;
	background-color:#0033CC;
	margin:0 30px 1px 0;
	
}
</style>
