/*-----------------------------------------------------------------------------------
  
  
  
	  Theme Name: Classica
  
	  Theme URI: http://www.premiumpixels.com
  
	  Description: A Minimalistic Portfolio Theme
  
	  Author: Orman Clark
  
	  Author URI: http://www.premiumpixels.com
  
	  License: GNU General Public License version 3.0
  
	  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  
	  Version: 1.1.2
  
	  
  
	  Designed & Handcrafted by Orman Clark for PremiumPixels.com
  
	  All files, unless otherwise stated, are released under the GNU General Public License
  
	  version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
  
  
  
  -----------------------------------------------------------------------------------
  
  
  
	  0.	CSS Reset & Clearfix
  
	  1.	Document Setup (body, common classes, vertical rhythm, structure etc)
  
	  3.	Header Styles
  
	  4.	Navigation & Menus
  
	  5.	Main Content Styles
  
	  6.	Post Content Styles
  
	  7.	Comments
  
	  8.	Pagination
  
	  9.	Footer Styles
  
	  10.	Page Templates
  
	  11.	Widgets
  
	  12.	Sortcode Styles
  
	  13.	Homepage Elements
  
	  14.	Portfolio Sorter
  
  
  
  -----------------------------------------------------------------------------------*/
  
  
  
  
  
  /*-----------------------------------------------------------------------------------*/
  
  /*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
  
  /*-----------------------------------------------------------------------------------*/
  html{
	background:url(bgp2.png) repeat;  
	}
  
  
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0px;
	margin:0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hide from IE Mac \*/
.clearfix {
	display: block;
} /* End hide from IE Mac */
.none {
	display: none;
} /* End Clearfix */
/*-----------------------------------------------------------------------------------*/
  
  /*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
  
  /*-----------------------------------------------------------------------------------*/

  
 body {
	margin:0;
	padding:0;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #555555;
	background:url(floral-top.png) repeat-x !important;
	
}
/*.home {
	background:url(floral-top.jpg) repeat-x !important;
	/*height:1100px;
}*/
input, textarea {
	font: 14px/20px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #999;
	border: 1px solid #fff;
}
.hidden {
	display: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	width:100%;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .post-thumb, .author-bio, #logo {
	margin-bottom: 20px;
	text-align:justify;
	border:0px;
}
.hentry, .navigation-links, .hfeed, .pinglist {
	margin-bottom: 40px;
}
.widget .children, .entry-content ol ol, .entry-content ol ul, .entry-content ul ul, .comment-body ol ol, .comment-body ol ul, .comment-body ul ul, .widget ul ul {
	margin-bottom: 0;
	margin-left:12px;
}
h1, h2, h3, h5, h6 {
	font-weight: normal;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px;
	border-bottom:1px dashed #333333;
}
h1 {
	font-size: 24px;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	line-height: 26px;
}
h3 {
	font-size: 17px;
	line-height: 20px;
}
h4 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 13px;
	line-height: 18px;
}
h6 {
	font-size: 11px;
	line-height: 16px;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-top: 15px;
	font-style: normal;
}
.page-back {
	float: right;
}
.back {
	position: absolute;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 300px;
	margin: -60px 0 0 -300px;
}
.page-title {
	font-size: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 38px 0 38px 0;
	border-bottom: 1px solid #efefef;
}
.entry-title, .entry-title a {
	font-size: 25px;
	line-height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 36px;
}
#primary .entry-title {
	padding-left: 180px;
	margin-bottom: 14px;
	font-style: italic;
}
.page #primary .entry-title {
	padding-left: 0;
}
#primary .entry-title a:hover {
	color: #f26535;
}
#primary .entry-content {
	float: left;
	width: 680px;
	min-height: 130px;
	padding-bottom: 20px;
}
.page-template-template-full-width-php #primary .entry-content {
	width: 100%;
}
.archive #primary .entry-content, .blog #primary .entry-content, .search-results #primary .entry-content {
	border-bottom: 1px solid #efefef;
}
.single #primary .entry-content, .blog #primary .entry-content, .archive #primary .entry-content, .search-results #primary .entry-content {
	width: 500px;
}
.more-link {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
#container {
	width: 980px;
	margin: 0 auto;
	padding: 21px 0px 0px 0px;
}
#banner_img {
	width:960px;
	height:150px;
	margin-bottom:20px;
}
#banner_img1 {
	width:960px;
	height:275px;
	margin-bottom:20px;
}
#primary {
	float: left;
	width: 500px;
}
.page-template-template-full-width-php #primary {
	width: 100%;
}
.layout-2cl #primary {
	float: right;
}
#content {/* margin-bottom: 40px;*/
}
#sidebar {
	border-left: 1px dashed #CDCDCD;
	float: right;
	margin-top: 57px;
	padding-left: 30px;
	width: 220px;
}
.layout-2cl #sidebar {
	float: left;
}
.search-no-results #post-0, #primary .hentry {
	padding: 58px 0 0 0;
	margin: 0;
}
#filter {
	margin: 15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
#filter input {
	background: #fff;
	display:block;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	3.	Header Styles
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  #upper-wrap { /*border-bottom: 1px solid #efefef;*/
}
#logo { /*float: left;*/
}
#logo, #logo a {
	font-size: 29px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	text-align:center;
}
#logo a img {
	padding-top:20px;
	margin-right:150px;
}
#logo a:hover {
	text-decoration: none;
}
#tagline {
	color: #999;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	4.	Navigation & Menus
  
  /*-----------------------------------------------------------------------------------*/
  
  .readmore {
	width:80px;
	height:30px;
	color:#FFF;
	-webkit-border-radius: 0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius:0px 11px 0px 11px;
	behavior: url(PIE.htc);
	background:#20903a;
	height:24px;
	float:right;
	text-align:center;
	padding-top:5px;
	margin:0px;
}
.readmore a {
	width:80px;
	height:30px;
	color:#FFF;
	-webkit-border-radius: 0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius:0px 11px 0px 11px;
	behavior: url(PIE.htc);
	background:#20903a;
	height:24px;
	float:right;
	margin:0px;
	text-align:center;
}
.readmore a:hover {
	width:80px;
	height:30px;
	color:#000;
	-webkit-border-radius: 0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius:0px 11px 0px 11px;
	behavior: url(PIE.htc);
	background:#20903a;
	height:24px;
	float:right;
	text-align:center;
}
#primary-nav {
	float: left;
	width:900px;
	margin-left:70px;
	margin-right:70px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	behavior: url(PIE.htc);
}
#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
}
#primary-nav ul li a {
	padding: 0px 28px;
}
#primary-nav ul li {
	float: left;
	position: relative;
	margin-right:2px;
	z-index: 40;
}
#primary-nav ul li a {
	float: left;
	position: relative;
	z-index: 40;
	text-decoration: none;
	color: #000!important;
	behavior: url(PIE.htc);
	-webkit-border-radius:0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius: 0px 11px 0px 11px;
}
#primary-nav ul li.salected a {
	z-index: 40;
	text-decoration: none;
	color: #FFF!important;
	-webkit-border-radius: 0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius:0px 11px 0px 11px;
	behavior: url(PIE.htc);
	background:url(li-bg.jpg) repeat-x;
	height:29px;
}
#primary-nav ul li a:hover {
	z-index: 40;
	text-decoration: none;
	color: #FFF!important;
	behavior: url(PIE.htc);
	-webkit-border-radius:0px 11px 0px 11px;
	-moz-border-radius:0px 11px 0px 11px;
	border-radius: 0px 11px 0px 11px;
	background:url(li-bg.jpg) repeat-x;
	height:29px;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	5.	Main Content Styles
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  address {
	font-style: italic;
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #666;
}
blockquote {
	background:url(images/quote_content.png) no-repeat;
	min-height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 15px;
	padding: 0 40px;
	color: #999;
}
strong {
	font-weight: bold;
}
em, dfn, cite {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup {
	font-size: 12px;
	vertical-align: top;
}
sub {
	font-size: 12px;
	vertical-align: bottom;
}
small {
	font-size: 12px;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: underline;
}
code, pre {
	line-height: 18px;
}
var, kbd, samp, code, pre {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
}
kbd {
	font-weight: bold;
}
samp, var {
	font-style: italic;
}
pre {
	white-space: pre;
	overflow: auto;
	padding: 0;
	border: 1px solid #e8e8e8;
	clear: both;
	line-height: 19px;
	background: url(images/pre_bg.gif);
}
code {
	padding: 3px;
	background: #f5f5f5;
}
ul, ol, dl {
	margin-left: 30px;
}
table {
	border: 0px solid #ccc;
	border-width: 0px;
	line-height: 18px;
	margin: 0 0 22px 0;
	text-align: left;
	padding: 0 5px;
}
table .even {
	background: #ddd;
}
caption {
	text-align: left;
}
tr {
	border-bottom: 0px solid #ccc;
}
th, td {
	padding: 5px;
	vertical-align: middle;/*text-align: center;*/
}
.entry-content img {
	max-width: 680px;
}
img.alignleft {
	float: left;
	margin: 10px 25px 20px 0;
}
img.alignright {
	display: block;
	margin: 10px 0 25px 20px;
}
img.size-large {
	margin: 10px 0 20px -180px;
}
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px;
}
.wp-caption.alignleft {
	text-align: left;
	margin: 10px 20px 20px 0;
}
.wp-caption.alignleft .wp-caption-text {
	text-align: left;
}
.wp-caption-text {
	padding-bottom: 5px;
}
.wp-caption {
	text-align: right;
	font-style: italic;
	color: #999;
	font-size: 12px;
	max-width: 500px;
	margin: 10px 0 20px 20px;
}
.wp-caption img.size-large {
	margin: 10px 0 0 -180px;
}
.wp-caption img, .wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-text {
	margin: 0;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}
.wp-smiley {
	max-height: 13px;
	margin: 0 !important;
}
.gallery {
	margin: auto;
}
.gallery-image {
	border: 2px solid #efefef;
	margin-left: 0;
}
.gallery-caption {
	margin-left: 0;
}
.gallery-item {
	float: left;
	text-align: center;
	margin-left: 0;
}
.gallery-columns-2 {
	width: 50%;
}
.gallery-columns-3 {
	width: 33%;
}
.gallery-columns-4 {
	width: 25%;
}
.gallery-columns-5 {
	width: 20%;
}
.gallery-columns-6 {
	width: 16%;
}
.gallery-columns-7 {
	width: 14%;
}
.gallery-columns-8 {
	width: 12%;
}
.gallery-columns-9 {
	width: 11%;
}
input, textarea, button {
	background: #f5f5f5;
	border: 1px solid #fff;
}
input, textarea {
	padding: 5px;
}
input {
	height: 20px;
}
button {
	padding: 2px 10px;
	cursor: pointer;
}
input:focus, textarea:focus, button:hover {
	background: #fff;
	border: 1px solid #b7d6df;
	-webkit-box-shadow: 0 0 4px #a7d6e3;
	-moz-box-shadow: 0 0 4px #a7d6e3;
	box-shadow: 0 0 4px #a7d6e3;
}
input:focus, textarea:focus {
	color: #444;
}
#commentform #submit, .contactform #submit {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	background: url(images/submit_bg.gif) repeat-x;
	border: 1px solid #b7d6df;
	border-color: #b7d6df;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10);
	width: auto;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	color: #437182;
	padding: 6px 10px 6px 10px;
	height: auto;
}
#commentform #submit:hover, .contactform #submit:hover {
	cursor: pointer;
	background: url(images/submit_hover_bg.gif) repeat-x;
	border: 1px solid #9fbac0;
}
.ie li #commentform {
	padding-bottom: 40px;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	6.	Post Content Styles
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  #primary .entry-meta {
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 40px;
}
.entry-meta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #999;
	margin-bottom: 10px;
}
.entry-meta a {
	color: #999;
}
.entry-meta a:hover {
	color: #666;
}
#primary .entry-meta a {
	color: #444444;
	font-style: normal;
	font-family: "Droid Sans", "Helvetica Neue", arial, sans-serif;
}
#primary .entry-meta span {
	display: block;
}
.published strong {
	color: #444444;
	font-weight: normal;
	font-style: normal;
	font-family: "Droid Sans", "Helvetica Neue", arial, sans-serif;
}
.permalink img {
	padding: 0 3px 0 0;
}
.author-bio {
	padding: 20px;
	background: #fbfbfb;
	border: 1px solid #efefef;
}
.author-bio .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.author-title {
	font-weight: bold;
	margin-left: 60px;
}
.author-description {
	margin-left: 60px;
}
.entry-content ul {
	list-style-type: disc;
}
.entry-content ol {
	list-style-type: decimal;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	7.	Comments
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  .comments-sidebar {
	width: 140px;
	margin-right: 40px;
	padding-top: 60px;
	text-align: right;
	float: left;
	font-size: 11px;
}
#respond-wrap .comments-sidebar {
	padding-top: 30px;
}
.comments-sidebar h3 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
.commentlist {
	margin: 10px 0 40px 0;
	padding-top: 50px;
	list-style-type: none;
	width: 500px;
	float: left;
	border-top: 1px solid #efefef;
}
.page-template-template-full-width-php .commentlist {
	width: 760px;
}
.commentlist .line {
	display: none;
}
.commentlist li li li .line {
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	border-bottom: 1px solid #efefef;
	margin: 0 0 0 -50px;
}
.commentlist .comment-body {
	padding-left: 45px;
}
.commentlist li li .comment-body {
	padding-left: 30px;
}
.commentlist ul {
	border-left: 1px solid #efefef;
	margin: 0 0 0 63px;
}
.commentlist ul ul {
	margin: 0 0 0 50px;
}
.commentlist li li {
	padding-top: 25px;
	margin-top: 0;
}
.commentlist li #commentform {
	margin-top: 20px;
}
.commentlist li #respond {
	padding-top: 5px;
}
.pinglist {
	margin: 20px 0 40px 30px;
	list-style-type: decimal;
}
.comment {
	margin-bottom: 40px;
	background: #fff;
}
.comment-body ul, .comment-body ol, .comment-body dl {
	margin-left: 30px;
}
#respond {
	margin-top: 18px;
	background: #fff;
}
#commentform {
	margin-top: 30px;
	float: left;
	width: 71%;
}
li li .cancel-comment-reply {
	padding-left: 30px;
}
li .cancel-comment-reply {
	padding-left: 45px;
}
ol #commentform {
	width: 100%;
}
#commentform input {
	margin-right: 10px;
	width: 60%;
}
#commentform textarea {
	width: 100%;
}
#commentform small span, .contactform small span {
	color: #F00;
}
#commentform small span.grey, .contactform small span.grey {
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.children {
	list-style-type: none;
}
.avatar {
	padding: 2px 0 12px 0;
	position: relative;
	background: #fff;
	z-index: 5;
}
li li .avatar {
	margin:-8px 0 0 -18px;
	padding-top: 10px;
}
.comment-meta {
	margin-bottom: 15px;
}
.comment-meta a {
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}
.comment-meta a:hover {
	color: #666;
}
.comment-meta, .comment-author {
	padding-left: 48px;
}
li li .comment-meta, li li .comment-author {
	padding-left: 30px;
}
.comment-author a {
	color: #444444;
}
.comment-author a:after {
	content: " \2192";
}
.comment-author {
	margin-top: -53px;
}
.comment-author-admin {
}
.comment-author cite {
	font-style: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.says {
	display: none;
}
.nocomments {
	text-align: center;
	padding: 20px;
}
.comment-body ul {
	list-style-type: disc;
	border: none;
	margin-bottom: 20px;
}
.comment-body ul li {
	padding: 0;
	margin: 0;
}
.comment-body ol {
	list-style-type: decimal;
}
.moderation {
	padding-left: 45px;
	color: red;
	font-size: 11px;
}
.author-tag {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	8.	Pagination
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  .page-navigation {
	margin: 56px 0 0 0;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
.single-page-navigation {
	margin: 0;
	padding-top: 40px;
}
.page-navigation .nav-next {
	float: left;
}
.page-navigation .nav-previous {
	float: right;
}
.single-page-navigation .nav-next {
	float: right;
}
.single-page-navigation .nav-previous {
	float: left;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	9.	Footer Styles
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  #footer-container {
	/*border-top:#f5f5f5 solid 13px;*/
	background:url(ft-bg.jpg) repeat-x;
	width:100%;
	float:left;
}
.single #footer-container {
	float:left;
}
#footer {
	font-size: 11px;
	width:960px;
	margin: 0 auto;
	color: #999;
	clear: both;
	padding:1px 0;
	height:170px;
}
#footer-widgets {
	width: 100%;
	border-bottom:5px solid #292929;
}
#footer-widgets .widget {
	font-style: normal;
	color: #444444;
}
#footer-widgets .widget-wrap {
	width: 980px;
}
#footer-widgets .widget {
	float: left;
	padding: 0;
}
#footer-widgets .widget-section {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}
#footer-widgets h3 {
	text-transform: uppercase;
	font-size: 9px;
	color: #999;
	margin: 0 0 17px 0;
}
.copyright {
	float: left;
	margin:44px 0 0;
}
.credit {
	float: right;
	margin:44px 0 0;
}
.credit a, .copyright a {
	color: #666666;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	10.	Page Templates
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  .archive-lists .children {
	margin-bottom: 0;
}
.full-width {
	width: 940px!important;
}
.contactform {
	width:380px;
	float:left;
}
.contactform p {
	margin-bottom: 0;
}
.contactform li {
	list-style-type: none;
}
.contactform li label {
	display: block;
	margin-bottom: 10px;
}
.contactform li input[type="text"] {
	width: 300px;
	margin-bottom: 15px;
}
.contactform li textarea {
	width: 90%;
	height: 200px;
	margin-bottom:15px;
}
.contactform li button {
	float: right;
}
label.error {
	color: red;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	11.	Widgets
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  .widget {
	margin-bottom: 40px;
}
.widget:last-child {
	border-bottom: none;
}
.widget-title {
	color: #999999;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.widget ul {
	list-style-type: none;
	margin: 0;
}
.widget ol {
	list-style-type: decimal;
	margin-bottom: 0;
}
/* Recent Comments Widget */
  
  .widget_recent_comments {
	color: #666;
}
.widget_recent_comments li {
	margin-bottom: 2px;
}
.widget_recent_comments li:last-child {
	margin-bottom: 0;
}
/* Posts Widget */
  
  .widget_recent_entries li {
	margin-bottom: 2px;
}
.widget_recent_entries li:last-child {
	margin-bottom: 0;
}
/* Categories Widget */
  
  .widget_categories {
	color: #999;
}
/* Search Widget */
  
  .widget_search #s {
	width: 208px;
}
.widget_search form, .widget_search fieldset {
	margin: 0;
}
/* Blog Widget */
  
  .tz_blog .entry-title a, .tz_blog .entry-title {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tz_blog .entry-meta a {
	color: #999;
	font-style: italic;
}
.tz_blog .entry-meta a:hover {
	color: #666;
}
.tz_blog .hentry {
	margin-bottom: 20px;
}
/* Calander Widget */
  
  .widget_calendar caption {
	margin-bottom: 5px;
}
.widget_calendar table {
	width: 100%
}
/* Twitter Widget */
  
  .tz_tweet_widget ul {
	margin: 0;
	list-style-type: none;
}
.tz_tweet_widget ul li {
	padding: 0 0 20px 35px;
	background: url(images/quote.png) no-repeat;
	width: 180px;
}
.tz_tweet_widget ul li:last-child {
	padding: 0 0 0 35px;
}
.tz_tweet_widget ul li span {
	display: block;
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tz_tweet_widget ul li span a {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tz_tweet_widget ul li a {
	color: #999;
}
.tz_tweet_widget ul li a:hover {
	color: #666;
}
/* Flickr Widget */
  
  .tz_flickr_widget {
	padding-right: 0;
	width: 228px;
}
.flickr_badge_image {
	float: left;
	margin: 0 8px 8px 0;
}
.flickr_badge_image img {
	background: #fff;
	padding: 3px;
	width: 41px;
	height: 41px;
	border: 1px solid #e5e5e5;
}
.flickr_badge_image img:hover {
	border-color: #d5d5d5;
}
/* Video Widget */
  
  .tz_video {
	margin-bottom: 10px;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	12.	Shortcode Styles
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  /* Columns */
  
  .one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.column-last {
	margin-right: 0!important;
	clear: right;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	12.	Homepage Elements
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  #home-message h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 22px;
	line-height: 36px;
	padding: 30px 0 0 0;
	margin-bottom: -10px;
}
/* Slider */
  
  #slider {
	padding:1px 0 5px 0;
}
.single #slider {
	padding: 0 0 40px 0;
}
.home .slides_container {
	width:980px;
	/*height: 374px;*/
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.single .slides_container {
	width:700px;
}
.slides-nav {
	position: relative;
	z-index: 100;
	display: none;
}
.slides-nav a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-image: url(sprite.png);
	z-index: 10;
}
.slides-nav a.prev {
	background-position: 0 0;
	margin: -195px 0 0 20px;
}
.slides-nav a:hover.prev {
	background-position: 80px 200px;
}
.slides-nav a.next {
	background-position: 160px 0;
	margin: -195px 0 0 900px;
}
.slides-nav a:hover.next {
	background-position: 40px 200px;
}
.pagination {
	position: absolute;
	z-index: 10;
	margin: -30px 0 0 20px;
}
.pagination li {
	float: left;
	margin: 0 5px 0 0;
}
.pagination li a {
	display: block;
	background: url(sprite.png) 0 160px;
	width: 12px;
	height: 15px;
	outline: none;
}
.pagination li.current a {
	background: url(sprite.png) 188px 160px;
}
/* Recent */
  
  .home-recent .sidebar {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
	border-top: 1px solid #efefef;
	padding: 40px 0 25px 0;
}
.portfolio-recent .sidebar, .no-border .sidebar, .no-border .recent-wrap {
	border: none;
}
.home-recent .sidebar h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.home-recent .sidebar p {
	margin-bottom: 15px;
	padding-right: 20px;
}
.recent-wrap {
	width: 700px;
	float: left;
	border-top: 1px solid #efefef;
	padding: 40px 0 20px 0;
}
.portfolio-recent .recent-wrap {
	border: none;
}
.single-portfolio .portfolio-recent .sidebar {
	margin-right: 40px;
	width: 200px;
}
#home-border .recent-wrap, #home-border .sidebar {
	padding: 0;
}
.droid-italic {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}
.recent-wrap .hentry-wrap {
	width:730px;
}
.recent-wrap .hentry {
	float: left;
	width: 210px;
	margin: 0 30px 0 0;
}
.recent-wrap .post-thumb {
	margin-bottom: 10px;
}
.post-thumb a span.overlay {
	background: url(images/overlay.png) center no-repeat;
	position: absolute;
	width: 210px;
	height: 160px;
	display: block;
	z-index: 5;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}
.recent-wrap .post-thumb a {
	padding: 5px;
	display: block;
	width: 210px;
	height: 160px;
}
.post-thumb a {
	cursor: pointer;
}
.recent-wrap .post-thumb a:hover {
	background: #f5f5f5;
}
#recent-portfolio .entry-title, #recent-portfolio .entry-content, #recent-portfolio .entry-meta {
	padding-left: 10px;
}
#recent-portfolio .entry-title {
	margin-bottom: 2px;
}
.recent-wrap .entry-title a, .recent-wrap .entry-title {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#recent-portfolio-detail .entry-title {
	margin-bottom: 5px;
	margin-left: 5px;
}
#recent-portfolio-detail .entry-content {
	margin-left: 5px;
}
/*-----------------------------------------------------------------------------------*/
  
  /*	14.	Portfolio Sorter, MANDATORY styling
  
  /*-----------------------------------------------------------------------------------*/
  
  
  
  .recent-wrap {
	position: relative;
}
.image-grid {
	width: 720px;
	margin: 0;
}
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li {
	width: 220px;
	margin: 0 20px 0 0;
	float: left;
	height: 270px;
	overflow: hidden;
}
/* Added v1.1 ---*/
  
  
  
  .video_info {
	display: block;
	width: 700px;
	margin-bottom: 20px;
}
.post_video {
	display: block;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
/*Mixedpome-changes*/
  
  
  
  #header {
	height:188px;
}
#hd-lt {
	height: 118px;
	position: absolute;
	top: 30px;
	margin-left:10px;
	width: 247px;
	float:left;
}
.home_01 {
	height: 50px;
	position: absolute;
	top: 72px;
	margin-left:10px;
	margin-right:10px;
	width: 150px;
	float:left;
	left: 1030px;
	border:0px;
}
#hd-rt {
	position: absolute;
	top: 140px;
	width: 960px;
	background:url(menu.png) no-repeat top left;
}
h4 {
	font-size:15px;
	font-weight:normal;
	margin-left:50px;
	color:#005aab;
}
h4 span {
	color:#007f3d!important;
}
#hm-info {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 10px 10px 10px 10px;
	float:left;
	width:955px;
	/*margin-left:10px;*/
	margin-bottom:10px;
	padding:10px 0px 10px 0px;
}
#hom-ct {
	width:960px;
	margin:0px 0px 0px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	float:left;
	background:#FFF;
}
#hom-ct-lt-inner {
	width:220px;
	background:#f7f7f7;
	border-right:1px dashed #ccc;
	float:left;
	height:auto;
	padding:0px 0px 10px 10px;
}
#hom-ct-lt-inner1 {
	width:300px;
	background:#f7f7f7;
	border-right:1px dashed #ccc;
	float:left;
	height:auto;
	padding:0px 0px 10px 0px;
}
#hom-ct-lt {
	width:216px;
	background:#f7f7f7;
	border-radius:10px;
	border:solid 1px #F7F7F7;
	float:left;
	padding:10px;
}
#hom-ct-rt {
	float:left;
	width:704px;
	margin-left:13px;
}
#hom-ct-rt2 {
	float:left;
	width:935px;
	margin-left:13px;
}
#hom-ct-rt-inner {
	float:left;
	width:640px;
	margin-left:13px;
}
#hom-ct-rt-inner p {
	margin-top:10px;
}
.cnt-div_inner1 {
	width:640px;
	overflow:auto;
	float:left;
	font-size:13px;
}
#test-main {
	background:#669e49;
	padding:10px;
	border-radius:10px;
}
#test-div {
	background:url("test_icon.png") no-repeat scroll 7px 5px transparent;
	border:solid 1px #4c8f3c;
	border-radius:10px;
	padding:10px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#test-div h3 {
	color:#FFF;
	margin:10px 0 23px 57px;
	padding:0;
}
#test-link {
	float:right;
	margin-top:5px;
	width:36px;
}
#test-link a {
	color:#000;
	font-size:12px;
	font-style:normal;
}
.cnt-div_about p {
	margin-top:10px;
	color:#000
}
.img_border1 {

	float:left;
	margin-right:10px;
}
.img_border {

	float:right;
	margin-left:10px;
}
.cnt-div {
	width:690px;
	overflow:auto;
	float:left;
	margin-right:14px;
	font-size:13px;
}
.cnt-div h2 {
	color:#444444;
	font-size:18px;
	margin-bottom:20px;
}
.cnt-div img {
	margin-bottom:0px;
}
.cnt-div p {
	margin-bottom:15px;
}
.cnt-link {
	float:right;
	margin-right:30px;
}
.cnt-link a {
	color:#FFF;
}
.cnt-link a:hover {
	color:#436e2d;
}
.ft-one {
	width:230px;
	float:left;
	overflow:auto;
	margin-right:10px;/*height:123px;*/
}
.ft-one h2 {
	color:#fffefe;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}
.ft-one ul {
	margin:0;
	padding:0;
}
.ft-one li {
	padding:0 0 0 15px;
	margin:0 0 2px;
	list-style:none;
	background:url("images/ft-aw.png") no-repeat scroll 0 6px transparent;
}
.copy_right {
	font-size:12px;
	color:#FFFFFF;
	float:left;
}
.copy_right a {
	font-size:12px;
	color:#fff;
}
.copy_right a:hover {
	font-size:12px;
	color:#f27e2b;
	text-decoration:underline;
}
.ft-one a {
	color:#636363;
	text-decoration:none;
	font-size:12px;
}
.ft-one a:hover {
	color:#73b84f;
	text-decoration:underline;
}
.lo {
	color:#005aab!important;
}
#map {
	color:#e6e6e6;
	font-size:11px;
	font-style:italic;
}
#ft-scl {
	width:200px;
	float:right;
	margin-top:44px;
}
#ft-scl img {
	float:left;
	margin-left:10px;
}
#more-bt {
	float:right;
}
#prt-main {
	width:980px;
	overflow:auto;
	margin-bottom:40px;
	padding-bottom:25px;
	border-bottom:1px dashed #CDCDCD;
}
.pt-bx {
	width:470px;
	overflow:auto;
	float:left;
	margin-right:20px;
}
.pt-bx h2 {
	font-size:16px;
	font-weight:bold;
	color:#046932;
}
.prt-img {
	width:260px;
	float:left;
}
.dis-div {
	width:190px;
	margin-left:20px;
	overflow:auto;
	float:left;
	font-size:10px;
	line-height:15px;
}
.dis-div p {
	margin-bottom:5px;
}
#addr {
	color: #247D02;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-size: 15px;
	font-style: italic;
	margin-top: 100px;
	width: 350px;
}
.flame {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-size: 17px;
	color: #247D02;
	font-weight:bold;
}
#addr h2 {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	color:#111111;
}
#ft-menu {
	background: none repeat scroll 0 0 #1E5F19;
	color: #787878;
	margin: 10px auto;
	padding: 0 20px;
	width: 960px;
}
#ft-menu a {
	color: #EDF1FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#ft-menu a:hover {
	text-decoration:underline;
}
.store {
	color: #E84500;
	font-weight: bold;
	text-shadow: 1px 1px #FFFFFF;
}
#sidemenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidemenu ul {
	margin:0px;
	padding:0px;
}
#sidemenu li {
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
	text-align:left;
}
#sidemenu a {
	list-style:none;
	font-family: Calibri;
	font-size: 14px;
	font-weight:bold;
	line-height: 30px;
	color: #000;
	text-decoration:none
}
#sidemenu a:hover {
	list-style:none;
	font-family: Calibri;
	font-size: 14px;
	font-weight:bold;
	line-height: 30px;
	color: #009900;
	text-decoration:none;
}
.about_heading {
	font-size:1.4em;
	font-weight: normal;
	color:#fff;
	line-height:.50em;
	border-bottom:1px solid #dbe6f0;
	text-align:left;
	background:#20903a;
	padding:5px;
}
.border {
	border-bottom:1px dashed #666;
}
.pro_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}


.click{
	color:#F00;
	font-size:12px;
	}
.click a{
	color:#F00;
	font-size:12px;
	text-decoration:underline;
	}
.click a:hover{
	color:#F00;
	font-size:12px;
	text-decoration:none;
	}