/*
Theme Name: Africa Freak
Version: 1.0
Theme URI: http://yourdesign.co.za
Description: Designed by <a href="http://www.YourDesign.co.za">Michael Montgomery</a>.
Author: Michael Montgomery
Author URI: http://yourdesign.co.za
Tags: Two-columns, Fully-Widgetised, Custom-Admin, Jquery, Featured-Image
*/

@import url(css/colours.css);
@import url(css/typography.css);

/*************************
             Structure
*************************/
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align:center;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
		}
p{ line-height:170%;}
h1 { font-size: 22px;}
h3, h2, #sidebar h3, #sub-features h3, #footer #footer-widgets h3, .widget h3 {
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal!IMPORTANT;
	text-transform: capitalize;
	color: #E25826;
	margin-bottom:10px;
}
#footer #footer-widgets h3, .widget h3 { font-size:18px;}
h4{ font-size: 16px;}
h5{ font-size: 14px;}
h6 { font-size: 12px;}

#page {
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header, #alt-header {
	height: 120px;
	text-align: left;
	padding-top: 0px;
		}

#wrapper {
	text-align: left;
	padding-bottom: 40px;
}	
/* This hides the 'skip to' links and maintains accessibility */
		
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}

#content {
	margin-bottom: 50px;
		}

.post {
	margin-top: 0px;
	margin-bottom: 40px;
		}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {
		margin: 5px 0px;
		}

/*************************
              Logo
*************************/

/*************************
              Images
*************************/
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 7px;
		margin: 0 0 2px 7px;
		display: inline;
		}
/*img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		border: 3px solid #E4E4E4;
		}*/

img.alignleft {
		padding: 7px;
		margin: 0 7px 2px 0;
		display: inline;
		}
/*img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		border: 3px solid #E4E4E4;
		}*/

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
		
/*************************
              Lists
*************************
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-indent: -10px;
		}

html>body .entry li {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 160%;
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

/*************************
              Form Elements
*************************/
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

/**************************************************
	NAVIGATION
**************************************************/
#nav {
	text-transform: capitalize;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/nav-bg.jpg);
	height: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    width:1000px;
	margin-left:3px;
}
html>body #nav {
	margin-left:-3px;
}

#nav .page_item.current_page_item{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e25826;
}

/*************************
              Superfish
*************************cc6633*/
.sf-navbar {
	background:	 transparent;
	height:			2em;
	padding-bottom:	2em;
	position:		relative;
}
.sf-navbar li {
	background:	 transparent;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:	  transparent;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background-color: transparent ;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		 transparent;
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:	 transparent;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background-color: #FF0000;
}
.sf-menu a {
	text-decoration:none;
	border-top-style: none;
	border-left-style: none;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right-style: none;
	border-bottom-style: none;
}
 ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}
 .sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		99;
}

.sf-navbar li li.current, .sf-navbar li li.current, .sf-navbar a:hover, .sf-navbar a:active, .current_page_item a, #nav a:hover, #nav .current-cat {
	background:	#fff;
	color:#000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e25826;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666666;
	
}
.sf-menu a:hover { /* visited pseudo selector so IE6 applies text colour*/
	color:			#e25826;
}
.sf-navbar li li.current > a {
	font-weight:	normal;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1em;
}
.sf-sub-indicator {
	right:			.1em;
}

#sf-menu .home_link a, #sf-menu .home_link a:hover{
	padding:0;
	border:none;
	background-color:transparent;
	margin-top: -9px;
	width:44px;
	height:36;
}

/*************************
       Top Menu
************************/
#top-nav {min-height: 25px;
}
#top-nav .sf-menu a {
	text-decoration:none;
	border-top-style: none;
	border-left-style: none;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #0099FF;
}
#top-nav ul.sf-navbar .current ul,
#top-nav ul.sf-navbar ul li:hover ul,
#top-nav ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			18px; /* match top ul list item height */
}
#top-nav ul.sf-navbar .current ul ul {
	top: 			-999em;
}
#top-nav .sf-menu li.sfHover ul {
	left:			0;
	top:			18px; /* match top ul list item height */
	z-index:		99;
}

#top-nav .current_page_item a,  #top-nav #nav a:hover, #nav .current-cat {
	background:	#fff;
	color:#000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e25826;
	text-decoration: none;
}
#top-nav .sf-menu a, #top-nav .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666666;
	
}
#top-nav .sf-menu a:hover { /* visited pseudo selector so IE6 applies text colour*/
	color:			#e25826;
}
#top-nav .sf-navbar li li.current > a {
	font-weight:	normal;
}
/*** arrows **/
#top-nav .sf-menu a.sf-with-ul {
	padding-right: 	1.3em;
}
#top-nav .sf-sub-indicator {
	right:			.1em;
}

#top-nav #sf-menu .home_link a, #top-nav #sf-menu .home_link a:hover{
	padding:0;
	border:none;
	background-color:transparent;
	margin-top: -9px;
	width:44px;
	height:36;
}
#top-nav .sf-menu a:focus, #top-nav .sf-menu a:hover, #top-nav .sf-menu a:active {
	outline:		0;
	background-color: #FFFFFF;
}
#top-nav .sf-menu li:hover, #top-nav .sf-menu li.sfHover,
#top-nav .sf-menu a:focus, #top-nav .sf-menu a:hover, #top-nav .sf-menu a:active {
	background-color: #FFFFFF;
	outline:		0;
}
#top-nav #sf-menu  a {
	background-color: #FFFFFF;
	font-weight:bold;
	color: #e25826;
}
#top-nav #sf-menu  a:hover {
	color: #000;
}
#top-nav .sf-menu li  {
	background-color: #FFFFFF;

}
/*************************
/*************************
        Post Meta
*************************/	
.postmetadata {
	padding-bottom: 15px;
}
.postmetadata p {
     font-size:11px;
}
.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
.postmetadata {
		margin: 0 0 10px 0;
		}
.postmetadata {
		clear: both;
		}
.postmetadata-alt {
	background-color: #FAFAFA;
	border:none;
	font-size: 11px;
	padding: 10px;
		}
/*************************
              Sidebar
*************************/
/*#sidebar{
	overflow:hidden;
	font-size: 14px;
	margin-bottom: 80px;
	text-align: left;
	border: 1px solid #e7e7e7;
	padding: 18px;
	width: 260px;
	margin-top: 20px;
	margin-bottom:20px;
}*/
#sidebar{
	overflow:hidden;
	font-size: 13px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0;
	margin-top: 15px;
	margin-bottom:20px;
	float: right;
}
/*************************
              Ul / Li
*************************/
#sidebar ul {
	border:none;
}

#sidebar ul ul {
		margin: 0;
		padding: 0;
}
#sidebar li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	padding: 0px;
	display: block;
	border-bottom-style: none;
}
#sidebar li a {
	border:none;
	color:#999999;
	line-height:18px;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background:url(images/sidebar-ul-li-bg.jpg) repeat 0 0;
	display: block;
	height:100%;
}
#sidebar li a:hover {
	background-position:0 50;
	color:#F2A400;
	text-decoration: none;
}		
	
#sidebar h3 {
	line-height: normal;
	margin-bottom: 12px;
	font-size: 20px;
		}		
#sidebar #recentcomments li{
	height:100%;
	padding: 5px;
}
#sidebar #recentcomments li a {
	border:none;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: none;
	height:100%;
	background-image: none;
}
#sidebar #recentcomments li a:hover {
	color: #F2A400;
}
#sidebar .widget  {
	margin: 0 0 30px 0;

}
/*#sidebar .widget  {
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}*/
/*************************
              Search Form
*************************/
#sidebar #searchform  {
	margin: 15px 0 0 0;
	border: 1px solid #CCCCCC;
	position:relative;
	background-image: url(images/sidebar-ul-li-bg.jpg);
	background-position: left top;
}
#sidebar #searchform .btn {
	position:absolute;
	right:10px;
	bottom:0;
	top: 4px;
}
#sidebar .widget input#s, #sidebar .widget input.field  {
	width: 180px;
	margin-left:10px;
	border: 0;
	color:#999999;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(images/sidebar-ul-li-bg.jpg);
	background-position: left top;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

/*************************
              Comments
*************************/

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		font-size:12px;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		padding: 0;
		font-size: 12px;
	   font-weight: bold;
	   color: #E25826;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}
.commentlist cite, .commentlist cite a {
		font-size: 14px;
		}
.bypostauthor{ background-color:#C4E8FF;}

/*************************
               Calendar
*************************/
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/*************************
              Tags & Classes
*************************/
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/*************************
                Captions
*************************/
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}

.wp-caption-text{
	font-weight: bold;
	text-align: center;
}

/*************************
              Twitter
*************************/
#twitter {
	color:#777;
	font-size: 13px;
	min-height:42px;
	background-color: #f7f7f7;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
.twitter-ico {
	height: 44px;
	width: 42px;
	float: left;
}
#twitter  #twitter_update_list { margin-left:65px; }
#twitter #twitter_update_list li { line-height:18px; }

/*************************
           Feature Portfolio
*************************/

#featured_portfolio {
	display: block;
	float: right;
	height: 90px;
	width: 728px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featured_portfolio ul li {
	height: 198px!IMPORTANT;
	width: 568px!IMPORTANT;
	overflow:hidden;
}
#featured-tag{
	z-index:99;
	position: absolute;
}
/*************************
          ALT Feature Portfolio
*************************/
/************************** ALT Header ********************/
#alt-featured_portfolio {
	display: block;
	height: 198px!IMPORTANT;
	width: 568px!IMPORTANT;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin: 15px 0 0 13px;

}
html>body #alt-featured_portfolio {
	height: 198px!IMPORTANT;
	width: 568px!IMPORTANT;
} 
#alt-featured_portfolio ul li {
	height: 198px!IMPORTANT;
	width: 568px!IMPORTANT;
	overflow:hidden;
}
/*************************
           Feature Portfolio
*************************/
#featured-pause{
	z-index: 999;
	height: 11px;
	width: 220px;
	position: absolute;
	display: block;
	text-align: left;
	margin-top: 55px;
	float:left;
	left:73%!IMPORTANT;
	text-align:left;
}
/* http://www.gowestwebdesign.com/demos/jquery-cycle-gallery-next-back-paging/  */
span#featured_nav{
display:block;
}
body #featured_nav a{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1px;
	height:6px !important;
	width:12px !important;
	line-height:1px;
	display:block;
	float:left;
	margin-right: 15px;
}
body #featured_nav a.activeSlide{
	background-color:#CCCCCC;
	color:#CCCCCC;
	border: 1px solid #999999;
}


/*************************
           Main Page Content
*************************/
#main_page_content{}
/*************************
           Sub Features
*************************/
#sub-features {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#sub-features .block { width:440px; margin:0 40px 30px 0; float:left; }
#sub-features .block.last { margin: 0 ; }
#sub-features .feature { margin-left:65px; }
#sub-features .attachment-thumbnail, #sub-features .attachment-post-thumbnail{ float:left; }
#sub-features h3 {padding:0; margin :5px 0; }
#sub-features p { padding-bottom:15px; margin-top:0;  }
.imagehover .readmore-div{
	display: block;
	position: absolute;
	top: 78px;
	left: 150px;
}
.readmore-div{

}
a.readmore, a.more-link {
	color:#333;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	clear: both;
	background-color: #F9F9F9;
	text-align: center;
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
a.readmore:hover , a.more-link:hover{
	color:#F2A400;
	text-decoration:none;
	background-color: #E4E4E4;
}

/*************************
           Footer
*************************/
#footer{
	font-size:12px;
	color: #bbbbbb;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #credit, #footer #copyright { color: #777; }
#footer #credit a, #footer #copyright a { color: #999; }

#footer #footer-credits {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer #footer-widgets { margin-top:20px; color:#bbbbbb; font-size:14px; }
.widget_text, .widget_execphp{ padding:0 5px 5px 5px; }
#footer #footer-widgets p {
	color:#bbbbbb;
	font-size: 13px;
}
#footer #footer-widgets h3 {font-weight:normal;}

/* UL LI */
#footer #footer-widgets ul { border:none;}
#footer #footer-widgets li {
	border-top-width: 1px;
	border-top-style: solid;
/*	border-top-color: #575757;*/
	padding: 0px;
	display: block;
}

#footer #footer-widgets li a {
	border:none;
	color:#999999;
	line-height:18px;
	padding:3px 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	height:100%;

}
#footer #footer-widgets li a:hover {
	color:#666666;
	text-decoration: none;
	background-color: #f3f3f3;
}
#footer #recentcomments li { padding: 5px}
/*************************
           Widgets
*************************/

/* Generic Widgets */
#footer .widget  {
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}

.widget h3  { margin: 0 0 15px 0; }

.widget p { color:#666; }
.widget ul  { clear:both; }
.widget ul li  {
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.widget ul li a  { display: block; padding: 3px 0; line-height: 18px; text-decoration: none; color:#666; }
.widget ul li a:hover  { color: #000; }
.widget ul ul  { padding: 0; margin:0; border-top: none; }

/* WIDGET FORMS */
#footer #searchform  {
	margin: 15px 0 0 0;
	border: 1px solid #999999;
	position:relative;
	background-color: #666666;
}
#footer #searchform .btn {
	position:absolute;
	right:10px;
	bottom:0;
	top: 4px;
}
#footer .widget input#s, #footer .widget input.field  {
	width: 180px;
	margin-left:10px;
	border: 0;
	color:#CCCCCC;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#footer .widget input.submit  { }
#footer .widget .screen-reader-text  { display: none; }
#footer-credits  p {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* FLICKR */
.widget#flickr { border:none;}
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { width: 75px; float: left; margin: 4px 6px; }

#flickr .wrap  {
	margin-left: -5px;
	position: relative;
	margin-bottom: 25px;
	padding: 0;
	display: block;
}
#flickr a img  { float: left;  margin: 0;  display: block; border: #CECFC6 1px solid; padding: 3px;}
#flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{
	text-align:center;
	color:#9E9E9E;
	padding:5px;
}
#wp-calendar td{background:transparent;}

/*************************
           Contact Form 7
*************************/
div.wpcf7 {
	padding: 20px;
	width: 360px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #FF9900;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 999;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.wpcf7-form p {
	font-size: 14px;
}
.wpcf7-form input {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: 250px;
}
.wpcf7-form textarea {
	margin-top: 10px;
	margin-left: 15px;
	color: #F2A400;
	border: 1px solid #CCCCCC;
	width: 300px;
	padding: 6px;
}
.wpcf7-form .submit {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	height: auto;
	padding: 6px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
}
.wpcf7-form .checkboxes input {
	width: 20px;
}
.wpcf7-form .menu {
	margin-top: 0;
	margin-left: 15px;
	color: #F2A400;
	border: 1px solid #CCCCCC;
	width: 250px;
	padding: 6px;
}
.wpcf7-form .label {
	font-weight: bold;
}
.wpcf7-form .wpcf7-list-item-label{
	font-weight: normal;
}

/*************************
           Comment Form
*************************/
#respond{
	width: 80%;
	margin-top: 20px;
	padding-left: 30px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #F2A400;
	font-size: 13px;
	}
#commentform #comment{
    padding: 8px;
}
/*************************
           subcat
*************************/

#subcat {
	background-image: url(images/sub-feat-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 160px;

}
#subcat-content{}
#subcat .subcat-img{}


.imagehover{
	width: 258px;
	height: 100px;
	overflow: hidden;
	position: relative;
	border: 1px solid #e7e7e7;
	margin-bottom: 30px;
	background-color: #FAFAFA;
			}
.archive-imagehover{
	width: 350px;
	height: 150px;
	overflow: hidden;
	position: relative;
	border: 1px solid #333333;
	margin-bottom: 30px;
	background-image: url(images/footer-bg.jpg);
			}
.archive-imagehover p, .imagehover p{
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	color: #666666;
	padding: 5px;
			}
.archive-imagehover img, .imagehover img{
	position: absolute;
	top: 0;
	left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
				}
.archive-imagehover span, .imagehover span{
	line-height: normal;
	font-size: 16px;
	height: 16px;
	color: #E25826;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 4px;
			}

.archive-imagehover .readmore-div{
	margin-top: -5px;
}
.archive-imagehover a.readmore , .archive-imagehover a.more-link, .imagehover a.readmore, a.more-link {
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	clear: both;
	background-color: #E25826;
	text-align: center;
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.archive-imagehover a.readmore:hover, .archive-imagehover a.more-link:hover, .imagehover a.readmore:hover , a.more-link:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #CCCCCC;
}

/*************************
           Commit
*************************/
.commit{ margin:20px 0}

.photographic_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/photographic.jpg);
	background-repeat: no-repeat;
}
.photographic_bg a:hover { background-position:0px -153px; }

.image_library_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
}
.image_library_bg a:hover { background-position:0px -153px; }

.buy_online_bg a {
	display:block;
	width:218px;
	height:153px;
	background-image: url(images/shop.jpg);
	background-repeat: no-repeat;
}
.buy_online_bg a:hover { background-position:0px -153px; }

/*************************
     Singlepic Border/BG image
*************************/
.ngg-singlepic.ngg-center {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	background-image: url(images/single-pic-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 55px;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*************************
     small ( Span )
*************************/
small {
	font-size: 12px;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 10px;
		}
/*************************
     Archive Page Post
*************************/
.archive-post img {
	border: 2px solid #666666;
}
/*************************
     Add This
*************************/
.addthis_toolbox .custom_images a
{
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
	
}
#addthis_more, #addthis_print, #addthis_seperator{
	padding-top: 8px;
	padding-left: 1px;
	vertical-align:bottom;
	font-size:10px;
}
.addthis_button_twitter, .addthis_button_facebook, .addthis_button_delicious, .addthis_button_email, .addthis_button_favorites{ margin-right:8px; }
#social {opacity: 0.3}

/*************************
                      vcard
*************************/
#v-gravatar{ width:50px; padding-top:12px;}
#v-card-box {
	height: 70px;
	background-image: url(images/social-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	margin-bottom:30px;
}
#v-card-box-single-page {
	background-image: url(images/social_bg_single.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
}

#v-text {
	padding: 10px 0 0 0 ;

}
#v-text p {
	margin: 0px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
#social {
	height: 70px;
	padding: 0;
}
#v-card-comments {
	margin: -35px 0 0 240px;
	position: absolute;
	z-index: 10;
	left: 2px;

}

#v-card-comments p {
	font-size: 11px;
	font-weight: bold;
	color: #E25826;
}
/*************************
                     Spliter Text
*************************/
.minor { 
color: #666666; 
font-size: 11px; 
text-transform: uppercase
}

.splitter{
background : transparent url(images/splitter.png) repeat-x scroll left center
}
.splitter-span{
	background-color:#FFFFFF;
	padding-right: 30px;
	color: #999999;
}
.splitter-author{	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal!IMPORTANT;
	text-transform: capitalize;
	color: #E25826;}
/*************************
                     AD 125
*************************/
/* Styles for one-column display */
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; }

/* Styles for two-column display */
#wp125adwrap_2c {
	width:100%;
    margin-top: 20px;
}
#wp125adwrap_2c .wp125ad {
	width:125px;
	height:125px;
	float:left;
	margin:0 0 16px 9px;
	border: none;
}
html>body #wp125adwrap_2c .wp125ad {
	margin:0 0 16px 16px;
		}
.wp125ad. odd{
   margin: 0;}


/*************************
         Sidebar-Banner Ad
*************************/
#sidebar .banner-ad {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.widget_wp_bannerize img  {
	padding-bottom: 15px;
}
/*************************
         Author Page
*************************/
.alignright p{ margin:0; padding:0}
.alignright h3{ margin:0 0 5px 0; 
}
/*************************
         Author Sidebar
*************************/
.contributors-sidebar{ margin:0 0 10px 0; background-color:#fff; width:300px;}
.contributors-sidebar table{
	border-bottom:1px solid #EAEAEA;
	background-color:#f3f3f3;
	margin-bottom:1px;
	width: 148px;
}
.contributors-sidebar table tr td{ vertical-align:middle;}
.contributors-sidebar #authorlist-img img{
	vertical-align: middle;
	height: 38px;
	width: 38px;
}
.contributors-sidebar #authorlist-text a{
	margin:0;
	line-height: normal;
	text-align: center;
	vertical-align:top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding: 1px!IMPORTANT;
	text-transform: capitalize;
}


/***** vcard ******/
.author #v-gravatar{ }
.author #v-card-box {
	background-image: none;
	height:40px;
	padding:10px 0 0 235px;
	margin-bottom:0px;

}

/*************************
         Single 
*************************/
.h3 {
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal!IMPORTANT;
	text-transform: capitalize;
	color: #E25826;
	margin-bottom:10px;
	margin-top: 20px;
}
#spacer_hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	margin-top: -30px;
	margin-bottom: 20px;
}

/*************************
             CONTROLLER
*************************/
#controller-container{position: fixed; bottom: 0px; width: 100%; z-index: 1001; width: 1000px; height:69px;}
	#controller{margin: 0; padding:0;}

.controller{width: 1000px; position: relative;
}
.controller-link{
	width: 1000px!IMPORTANT;
	position: relative;
	display: block!IMPORTANT;
	height: 33px!IMPORTANT;
	margin-top: -33px;
}
/*************************
        wp-pagenavi
*************************/

.wp-pagenavi {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.wp-pagenavi a, .wp-pagenavi a:link { font-size:12px; padding: 5px 9px; margin: 2px; text-decoration: none; border: 1px solid #E1E1E1; color: #413f36; background-color: #f3f3f3; }
.wp-pagenavi a:visited { font-size:12px; padding: 5px 9px; margin: 2px; text-decoration: none; border: 1px solid #E1E1E1; color: #413f36; background-color: #eeeeee; }
.wp-pagenavi a:hover { font-size:12px; border: 1px solid #E1E1E1; color: #FFF; background-color: #E25826; }
.wp-pagenavi a:active { font-size:12px; padding: 5px 9px; margin: 2px; text-decoration: none; border: 1px solid #E1E1E1; color: #413f36; background-color: #eeeeee; }
.wp-pagenavi span.pages { font-size:12px; padding: 5px 9px; margin: 2px 2px 2px 2px; color: #000000; border: 1px solid #E1E1E1; color: #413f36; background-color: #eeeeee; }
.wp-pagenavi span.current { font-size:12px; padding: 5px 9px; margin: 2px; font-weight: bold; border: 1px solid #E1E1E1; color: #FFF; background-color: #E25826; }
.wp-pagenavi span.extend { font-size:12px; padding: 5px 9px; margin: 2px; border: 1px solid #608e7a; color: #FFF; background-color: #E25826; }
/************************
      Mini Social
***********************/
.mini-social{
	background-color:#f3f3f3;
	border: 1px solid #E1E1E1;
	display: block;
	width: 265px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
}
/************************
      Awebber
***********************/
#af-form-289027707 #af-body-289027707 {
	width: 220px;
	padding-left: 150px;
}
#af-form-289027707 .previewLabel {
	font-weight: bold;
	font-size: 16px;
}
#af-form-289027707 .text {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	padding: 3px;
	width: 200px;
}
#af-form-289027707 .image{margin-top: 15px;}
/************************
        Featured
***********************/
#content .featured {

	margin-bottom: 20px;
}
#content .featured .splitter-span{
	color: #E25826;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E25826;
	padding-right: 560px;
}
#content .featured .splitter{
background : none;
}
.featured-border-bottom{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E25826;
	margin-bottom: 20px;
	margin-top: -50px;
}
/************************
        Related Post
***********************/
.related-post {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
/************************
        Image Of The Day
***********************/
.iotd{
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #E1E1E1;
}

