/*
Theme Name: cameleon  
Description: color switching theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#2966d5 url(images/bbody.gif);
	background-repeat:repeat-x;
	font-family:Verdana,Tahoma,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#11d4eb;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#000;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	padding:5px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:url(images/wrap.gif);		
	background-repeat:repeat-x;
	}
#search {
	float:right;
	text-align:left;
	padding:3px 30px 0px 0px;
	color:#FFFFFF;
}
#search span {
	color:#FFFFFF;
}
#search input {
	font-size:13px; 
	color:#260D0D;
	font-family:Tahoma, arial, verdana, courier;
	width:159px;
	height:23px;
	border:inset 1px #6A6A6A;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}
#search .input {
	width:72px;
	height:26px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
/* The Top */

.top {
	height:166px;
	margin-top:0px;
	background:url(images/top.gif);
	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:50px 0 0 90px;
	color:#043899;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #043899; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #343434; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0 0 90px;
	font-size:16px;
	font-weight:normal;
	color:#444;
	}
		
	
/* The Content */
.date {
	font-size:13px;
	padding:0px 3px 2px 10px;
	color:#000;
	background:transparent;	
	
}
.content {
	padding:15px 10px 25px 15px;
	background:#2966d5 url(images/content.jpg);
	background-repeat:no-repeat;
	}
/* Menu */
#foxmenucontainer{
	height:30px;
	background:#fff;
	display:block;
	padding:0px 0 0px 14px;
	}
.foxmenu{
	position:relative;
	width:900px;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float:left;
	}
.foxmenu ul{
	margin:0px;
	padding:6px 20px 0 5px;
	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-OVERb.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;
	}
.switch{
	position:relative;
	display:block;
	height:24px;
	width:73px;
	float:right;
	}	
.switch ul{
	margin:0px;
	padding:4px 20px 0 0;
	list-style-type:none;
	width:auto;
	}
.switch ul li{
	display:block;
	float:right;
	margin:0 1px 0 0;
	}	
	
	
/* The Posts */

.text {
	width:585px;
	float:left;
	text-align:left;
		
	}
.post {
	
	padding:15px 0px 10px 5px;
	color:#000;
	font-family:Verdana,Century Gothic,Tahoma,sans-serif;	
	}

h1.title {
    font-size:24px;
	margin:2px 0 0 0;
	padding:3px 3px 2px 10px;
	height:30px;
	color:#fff;
	font-weight:normal;
	background:transparent;
	font-family: century gothic,Arial, Helvetica, sans-serif;	
	}
h1.title a {
	color:#fff;
	text-decoration:none;
	}
h1.title a:hover {
	color:#fff;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 0px 5px 2px 5px;
	
				}
		
.postinfo a {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
.p_comments {
height:27px;
width:100px;
line-height:26px;
float:right;
padding:2px 0px 0 10px;


}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background:url(images/cove.gif) left top;
	background-repeat:repeat-y;
	}
#right-column{
float:right;
width:380px;
margin:10px 0 0 0 ;
}

	
/* The Sidebar2 */

.sidebar2 {
	width:170px;
	float:right;
	line-height:18px;
	padding: 0px 5px 0px 0px;
	margin:0 5px;
	font-family: century gothic,Arial, Helvetica, sans-serif;	
		}
.sidebar2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar2 h2 {
	height:25px;
	padding-top:5px;
	padding-left:5px;
	font-size:16px;
	color:#fff;
	margin:5px 0;
	line-height:normal;
	font-weight:normal;	
	border-bottom:1px dotted #fff;
	}
.sidebar2 ul ul ul {
	padding-left:10px;
	}
	
.sidebar2 ul li a {
	padding-left:10px;
	text-decoration:none;
	color:#111;
	font-weight:normal;
	background:none
	
	
	}
.sidebar2  a:hover {
	color:#fff;
		}
.sidebar2 table {
	width:100%;
	text-align:center;
	
	}
		
/* The Sidebar1 */

.sidebar1 {
	width:170px;
	float:right;
	line-height:18px;
	padding: 0px 10px 0px 0px;
	font-family: century gothic,Arial, Helvetica, sans-serif;
		}
.sidebar1 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
.sidebar1 h2 {
	height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:16px;
	color:#fff;
	margin:5px 0;
	line-height:normal;
	font-weight:normal;	
	border-bottom:1px dotted #fff;
	}
.sidebar1 ul ul ul {
	padding-left:10px;
	}
.sidebar1 a {
	padding-left:10px;
	text-decoration:none;
	color:#111;
	font-weight:normal;
	
	}
.sidebar1 a:hover {
	color:#fff;
	
	}
.sidebar1 table {
	width:100%;
	text-align:center;
	}
.sidebar1 ul li.ad div {
	text-align:center;
	}
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 0px;
	background:#000;
	border-top:1px solid #033898;
	color:#fefefe;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#266FCF;
	}

#footer a:hover {
	color:#FFF;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#222;
	}
.navigation a:hover {
	color:#222;

	}

/* 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 {
	padding: 22px 32px 23px 32px;
	line-height:16px;
	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #fff;
	
}	

div.comments ol li {
	padding-bottom: 9px;
	
}
.cmnt{
	background:#4d87f1;
	padding: 5px 0 5px 0;
	border:1px solid #033898;
	text-align:center;
}
.comments form {
	}
.comments textarea {
	width:96%;
	height:156px;
	background:#fff;
	border:2px solid #666;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #666;
	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 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
	font-weight:normal;
	}
.comments ol li {
	padding-bottom: 9px;

}

