/*
Theme Name: zinfolio
Description: A free wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com
Version: 1.

*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#CEDBEB url(images/body.jpg) repeat-x ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#FF0000;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	border-left:8px solid #3C688D;

	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 5px 5px;
	display: inline;
	background:#fff;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 5px 5px 0px;
	display: inline;
	background:#fff;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background:#fff;
	padding: 4px 0px 5px 0px;
	color:#354C5F;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#CEDBEB url(images/wrap.jpg) no-repeat;
	overflow:hidden;

	}
#casing {
	padding:5px 0px ;
	background-color:transparent;
	margin:0px 0px 0px 0px;
	width:1000px;
	float:left;

	}		
	
	
	
	

	
/* The Header */

#top {
	height:130px;
	margin:auto;
	width:1000px;

	}
.blogname {
	width:300px;
	font-family:Georgia,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	
	height:47px;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#cacccd;
	text-align:left;
	margin:15px 0 0 0px;
	text-indent:-9000px;
	background:url(images/logo.png) no-repeat;
	font-size:44px;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:5px 0px 0px 20px;
	font-size:14px;
	font-weight:normal;
	color:#152839;
	text-align:left;
	font-style:italic;

	}


/* The Search */
#search {
	height:33px;
	width:auto;
	padding:50px 10px 0px 10px;
	width:220px;
	float:right;
	margin-right:8px;

}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:160px;
	padding: 6px 2px 6px 8px;
	background:url(images/sform.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#152839;
}

#searchsubmit {
	width:47px;
	float: left;
	background:url(images/go.jpg) no-repeat;
	border:none;
	font: 14px "century gothic", Arial, Helvetica, sans-serif;
	color: #000;
	height:27px;

	
}

.feed{
	float:right;
	width:360px;
	margin:5px 5px 0px 0px;
	padding:5px 10px 5px 5px;
	background:url(images/line.png) bottom repeat-x;
	display:inline;
	color:#F3F6FB;
	height:75px;
	font: 12px Tahoma,century gothic,Georgia,Verdana, sans-serif;
}

.feed h2 {
	font: 20px century gothic,Georgia,Verdana, sans-serif;
	margin:0px 0px 10px 0px;
	color:#152839;
	font-weight:bold;
	
}

.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:280px;
	padding: 5px 2px 5px 5px;
	background:#EFF6FF ;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#2A4B68;
	border:1px solid #83A1BF;
}

.sbutton{
	width:60px;
	float: right;
	background:#2a4b68 ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #eee;
	height:25px;
	line-height:25px;
}
/*Page menu*/


#foxmenucontainer{
	height:35px;
	background:#152839;
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	overflow:hidden;
	border-bottom:1px solid #678ba9;
	width:1000px;
	margin:0px auto;
	}
#menu{
	margin: 0px;
	padding: 0px 10px;
	width:980px;
	background:#152839;
	height:35px;

	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #a5c0db;
	display: block;
	margin: 0px;
	padding: 12px 15px 11px 15px;
	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.jpg) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 12px 15px 11px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menus.png) ;
	width: 150px;
	color: #BECFE1;
	font-size: 10px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 9px 10px;
	border-bottom: 1px solid #2A547A;

	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menusj.png) ;
	color: #fff;
	padding: 9px 10px 9px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -31px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:30px;
	background:url(images/catmenu.png);
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
    text-transform:uppercase;
	overflow:hidden;

	}
		
#catmenu{
	margin: 0px;
	padding: 0px 10px;
	width:980px;
	background:url(images/catmenu.png) ;
	height:30px;

	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #2B74AF;
	display: block;
	margin: 0px;
	padding: 9px 10px 9px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#2B74AF;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:url(images/catmenug.png) ;
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 9px 10px;
	border-bottom: 1px solid #2C3F4F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#152839;
	color: #fff;
	padding: 9px 10px 9px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -31px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}


#features{
	margin:5px 0px 0px 0px;

}

.topline{
	background:url(images/topline.png) no-repeat;
	width:1000px;
	height:8px;
	margin-top:0px;
}


/*  Content*/	

#content {
	float:left;
	width: 610px;
	height:100%;
	padding:5px 0px 0px 0px;
	background:transparent;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
		background:url(images/line.png) bottom repeat-x;
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#fff;
	text-transform:uppercase;
	background:#ABC4DD;
	border-bottom:1px solid #E8EDF3;
	border-right:1px solid #E8EDF3;
	border-top:1px solid #83A1BF;
	border-left:1px solid #83A1BF;
	position:relative;

	}
	
.single {
	width:600px;
	overflow: hidden;
	margin:0px 4px 15px 8px;
	height:100%;
	color:#152839;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	line-height:20px;


	}

.single  h2 {
	margin: 0px 0 10px 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font: 22px century gothic,Arial,verdana, sans-serif;
	line-height:26px;
	font-weight:normal;
	overflow:hidden;


	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#152839;
	background-color: transparent;

	}
.single  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}	
span.author{
	color:#201C19;
	padding:2px 5px 2px 20px;
	background:url(images/user.png) no-repeat;
	margin-left:0px;

}
.clock{
	color:#201C19;
	padding:2px 5px 2px 20px;
	background:url(images/clock.png) no-repeat;
	margin-left:0px;



}	


.comm{
	padding:2px 5px 2px 20px;
	background:url(images/balloon.png) no-repeat;
	margin-left:5px;

	}

.comm a:link,
.comm a:visited {
	color:#201C19;
}
.comm a:hover{
	color:#fff;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 10px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:2px 5px 2px 20px;
	background:url(images/cat.png) no-repeat;

}

.category a:link,.category a:visited{

	color:#201C19;
	padding:2px 5px 2px 5px;

	}
	
.category a:hover{
	color:#fff;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 0px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	

.entry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:13px;
}
.entry table{
	margin:5px 5px;
	padding:0px 0px;

}
.custim{
	background:#fff;
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px 5px;
border:1px solid #C9D7E4;
}
/* right column */
#rightcol{
	margin:0px 5px 0px 0px;
	float:right;
	width:375px;
	padding:0px 0px 5px 0;
	
}




/* The Sidebar1 */
.sidebar1{
	float:left;
	width:180px;
	font-size:10px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;	
	padding-right:5px;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#354C5F;
	font-weight:bold;
	font-family:Century gothic,Georgia, Arial, sans-serif;
	text-transform:uppercase;

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

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.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 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 180px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#ffffff;
	color:#273A3F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #CFCFCF;
	}

.sidebar1 ul li a:hover {
	background:#6488AA;
	color: #fff;

	}

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

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:180px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#354C5F;
	font-weight:bold;
	font-family:Century gothic,Georgia, Arial, sans-serif;
	text-transform:uppercase;

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

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.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 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 180px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	background:#ffffff;
	color:#273A3F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #CFCFCF;

	}

.sidebar2 ul li a:hover {
	background:#6488AA;
	color: #fff;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:60px;
	padding:0px 0 0 0px;
	color:#CEDBEB;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	background:#152839; 
	border-top:5px solid #fff;
	}

#footer a:link , #footer a:visited{
	color:#CEDBEB;
	}

#footer a:hover {
	color:#FFFFFF;
	}

.credit{
line-height:16px;
width:1000px;
background:url(images/footlogo.png) right no-repeat;
margin:0px auto;
text-align:left;
height:35px;
padding:10px 0 0 0px;
}

/* The Navigation */

#navigation{	

	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	


.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 0px;
	margin:0px 0px 0px 7px;
	width:600px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #354C5F;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	background:#2C567C;
	font-family:Century gothic,Georgia,Arial, Helvetica, sans-serif;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #ABC4DD; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Century gothic,Georgia,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#2C567C;
	border:2px solid #1D405F;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #83A1BF;
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #fff; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#2C567C; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#2C567C;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#2C567C; 
	border:2px solid #1D405F; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#FFFFFF; 
}

ol.commentlist li.odd { 
	background:#FFFFFF;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}




