/*
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:0; background:#000 url(images/body.jpg) repeat-x ; color:#161514; font-size:13px; font-family: Georgia, "Times New Roman", Times, serif; }
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: solid 1px #fff;
	text-align: center;
	background:#fff;
	padding: 4px 0 5px;
	color:#afafaf;
	}

.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:#000 url(images/wrap.jpg) no-repeat;
	overflow:hidden;

	}
#casing { padding:5px 0 ; background-color:#000; margin:0; width:1000px; float:left; border-top-color: #e8d079; border-top-width: 1px; }		
	
	
	
	

	
/* The Header */

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

	}
.blogname {
	width:700px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin:0 0 0;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	
	height:120px;
	padding:0;
	font-weight:bold;
	color:#cacccd;
	text-align:left;
	margin:15px 0 0;
	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 0 0 20px;
	font-size:14px;
	font-weight:normal;
	color:#afafaf;
	text-align:left;
	font-style:italic;

	}


/* The Search */
#search {
	height:33px;
	width:auto;
	padding:75px 10px 0;
	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:0; float: left; width:160px; padding: 0 2px 5px 8px; background:url(images/sform.jpg) no-repeat; border:none; font: 100% Georgia, "Times New Roman", Times, serif; color:#000; height: 30px; }

#searchsubmit { width:47px; float: left; background:url(images/go.jpg) no-repeat; border:none; font: 14px Georgia, "Times New Roman", Times, serif; color: #000; height:26px; }

.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 Georgia, "Times New Roman", Times, serif;
}

.feed h2 {
	font: 20px Georgia, "Times New Roman", Times, 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% Georgia, "Times New Roman", Times, serif;
	color:#2A4B68;
	border:1px solid #83A1BF;
}

.sbutton{
	width:60px;
	float: right;
	background:#888 ;
	border:none;
	font: bold 100%/25px Georgia, "Times New Roman", Times, serif;
	color: #eee;
	height:25px;
}
/*Page menu*/


#foxmenucontainer{ height:35px; display:block; padding:0; font: 10px Georgia, "Times New Roman", Times, serif; background-color: #000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform:uppercase; text-align: left; letter-spacing: 12px; overflow:hidden; border-bottom:1px solid #fff; width:1000px; margin:0 auto; }
#menu{ margin: 0; padding: 0 10px; width:980px; background:#000; text-align: left; letter-spacing: 1px; height:35px; }
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 65px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited { color: #f00; font-size: 11px; display: block; margin: 0; padding: 12px 15px 11px; }

#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: #f00;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float: none;
	margin: 0;
	padding: 9px 10px;
	border-bottom: 1px solid #afafaf;

	}
	
#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:#000 url(images/catmenu.png);
	display:block;
	padding:0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	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: #000;
	display: block;
	margin: 0;
	padding: 9px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#505050;
	color: #fff;
    margin: 0;
	padding: 9px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited { width: 150px; color: #afafaf; font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; background-color: #000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: none; margin: 0; padding: 9px 10px; border-bottom: 1px solid #666; }
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#505050;
	color: #fff;
	padding: 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:Georgia, "Times New Roman", Times, serif; padding:0 5px; color:#fff; text-transform:uppercase; background:#505050; position:relative; }
	
.single {
	width:600px;
	overflow: hidden;
	margin:0 4px 15px 8px;
	height:100%;
	color:#deb887;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;


	}

.single  h2 { color: #000; margin: 0 0 10px 5px; padding: 5px 0; text-align: left; font: 22px/26px Georgia, "Times New Roman", Times, serif; overflow:hidden; }

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

	}
.single  h2 a:hover  {
	color: #fff;
	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, "Times New Roman", Times, 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:Georgia, "Times New Roman", Times, 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: #f00;
}
.entry a:hover {
	color:#afafaf;
	background-color: transparent;
	text-decoration: none;
}
	

.entry p{ color: #c0c0c0; margin:5px; padding:0; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; }
.entry table{ color: #2d2d02; background-color: transparent; margin:5px; padding:0; }
.custim{
	background:#c0c0c0;
	float:left;
	margin:5px 5px 5px 0;
	padding:5px;
border:solid 1px #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:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	padding-right:5px;
	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0 ;
	padding:0 0 0 5px;
	background:#888;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, 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:#888;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	display:block;
	border-bottom:1px solid #cfcfcf;
	}

.sidebar1 ul li a:hover {
	background:#c0c0c0;
	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:Georgia, "Times New Roman", Times, serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0 ;
	padding:0 0 0 5px;
	background:#c0c0c0;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, 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:#888;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	display:block;
	border-bottom:1px solid #cfcfcf;

	}

.sidebar2 ul li a:hover {
	background:#c0c0c0;
	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:#000;
}

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

#footer {
	height:60px;
	padding:0;
	color:#afafaf;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#000; 
	border-top:1px solid #666;
	}

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

#footer a:hover {
	color:#FFFFFF;
	}
/* 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, "Times New Roman", Times, 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 0;
	border:solid 1px #354c5f;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	background:#c0c0c0;
	font-family:Georgia, "Times New Roman", Times, 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:Georgia, "Times New Roman", Times, serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:Georgia, "Times New Roman", Times, 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:#c0c0c0;
	border:solid 2px #1d405f;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, 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, "Times New Roman", Times, 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 Georgia, "Times New Roman", Times, serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

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

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	margin:0 0 1em;
	color:#888;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 Georgia, "Times New Roman", Times, serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#888; 
	border:solid 2px #1d405f; 
	color:#fff; 
	font:bold 9px/1 Georgia, "Times New Roman", Times, 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; 
}




