/*

WEISS - RESPONSIVE HTML5 TEMPLATE
by ThemePrince.com
version 1.1

*/

@import 'reset.css';


body,html {
	padding: 0px;
	margin: 0px auto;
	text-align: center;	
	font-size: 13px;
	font-family: 'Open Sans',sans-serif;
	line-height: 20px;		
	background-color: #fcfcfc;		
	width: 100%;	
	color: #484848;		
	float: left;
	height: 100%;
}


a{
	text-decoration: none;
	color: #484848;
	font-size: 13px;
}

h1{	
	font-size: 20px;
	font-weight: normal;
}

h2{
	font-size: 18px;	
	font-weight: normal;
}

h3{
	font-size: 16px;	
	font-weight: normal;
}

h4{
	font-size: 15x;	
	font-weight: normal;
}

h5{
	font-size: 14px;
}

h6{
	font-size: 13px;
}

blockquote{
	width: 90%;		
	float: left;		
	padding: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;	
	padding-top: 5px;		
	background-image: url('../images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

blockquote.align_right{
	width: 40%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

blockquote.align_left{
	width: 40%;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}


blockquote footer{
	font-style: italic;
	color: #8c8c8c;
	margin-top: 10px;
}


.dropcap {
	font-size: 32px;
	font-weight:  bold;
	float: left;
	margin-top: 10px;
	margin-right: 6px;
}

code {
	line-height: 20px;
	width: 570px;
	border: 1px solid #ccc;	
	float: left;
	background-image: url('../images/code_bg.gif');
	padding-left: 10px;
	padding-right: 10px;		
	margin-bottom: 30px;	
	margin-top: 15px;
}

pre {
	line-height: 20px;
	width: 606px;
	border: 1px solid #ccc;	
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 20px;

}

.image{
	padding: 2px;
	border: 1px solid #dedede;
	float: left;
	margin-right: 15px;
	margin-top: 5px;	
}

.vspace{
	width: 100%;
	height: 40px;
	clear: left;
}

.vspace2{
	width: 100%;
	height: 20px;
	clear: left;
}

.justify{
	text-align: justify;
}

.center{
	margin: 0px auto;
	float: none;
	clear: none;
	text-align: center;
}

.hidden{
	display: none;
}






/* HTML5 TAGS */
header, section, footer, aside, nav, article, figure {
	display: block;
}

article{
	float: left;
}



/* TABLE */

table {		
	clear: left;	
	width: 100%;	
	border-bottom: 1px solid #dedede;	
	
}

table th {
	height: 32px;
	vertical-align: middle;	
	text-align: center;	
}

table tr {		
	border-bottom: 1px solid #dedede;	
}

table tr:nth-child(even){
	background-color: #f7f7f7;
}

table tbody {
	border: 1px solid #dedede;	
}

table tbody tr:hover {
	background-color: #f7f7f7;
}

table td {	
	height: 30px;
	vertical-align: middle;
	text-align: center;	
}

table td:first-child {	
	padding-left: 10px;
}



/* JAVASCRIPT FALLBACK */

#notification {
	float: left;
	left: 0px;
	top: 0px;
	height: 35px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 20;
	background-color: #fff1ba;
	font-size: 12px;
	color: #000;	
	font-weight: bold;
	line-height: 35px;
	z-index: 1002;
}



/* WARNING FOR IE7 OR LOWER */

#ie_warning{
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	color: #333;
	font-size: 13px;
	position: absolute;
	z-index: 1002;
	background-color: #fff;
	padding-top: 350px;	
}

#ie_warning a{
	color: blue;
}



/* LAYOUT UNBOXED */

#toTop {
	width: 44px;
	height: 44px;
	position: fixed;
	bottom: 50px;
	right: 50px; 
	cursor: pointer;
	display: none;
	z-index: 999;
}

#topline{
	height: 6px;
	width: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
}


#wrapper{
	background-image: url('../images/topline.gif');
	background-position: top center;
	background-repeat: no-repeat;	
	width: 900px;
	min-height: 500px;
	margin: 0px auto;		
	margin-top: 6px;
	padding-top: 60px;
	text-align: left;
}

#wrapper_bottom{
	width: 100%;
	height: 53px;
	background-image: url('../images/page_bottom.png');
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

#content{
	width: 626px;
	float: left;
	/*margin-right: 40px;*/
}

#sidebar{
	float: left;
	width: 234px;
}


#logo{
	width: 224px;
	height: 85px;	
	float: left;	
	margin-bottom: 60px;
}
.logo{
	width: 224px;
	height: 99px;	
	float: left;	
	margin-bottom: 60px;
}

.separator{
	width: 100%;
	height: 1px;
	background-color: #e2e2e2;
	float: left;
}

.separator2{
	width: 100%;
	height: 1px;
	background-color: #e2e2e2;
	float: left;
	margin-bottom: 40px;
}


.hr{
	width: 100%;
	float: left;
	clear: left;
	height: 1px;
	background-image: url('../images/hr.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 40px;
}

.hr2{
	width: 100%;
	float: left;
	clear: left;
	height: 1px;
	background-image: url('../images/hr2.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 40px;
}


.clear{
	clear: both;		
}



/* LAYOUT BOXED */

#background_repeat{
	width: 100%;		
	min-height: 100%;	
	background-image: url('../images/background_loop.jpg');
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	background-position: top center;		
	z-index: 1;		
	position: relative;
	float: left;
}

#background{
	width: 100%;			
	min-height: 100%;	
	position: relative;
	z-index: 1;	
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;	
	float: left;
}

#boxed-page-shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-image: url('../images/boxed-page-shadow.png');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 2;
}

#wrapper-boxed-page{	
	width: 900px;	
	margin: 0px auto;	
	text-align: left;
	z-index: 3;
	position: relative;
	background-image: url('../images/boxed-page-bg.png');
	background-repeat: repeat-y;
	height: auto;
	padding-left: 41px;
	padding-right: 41px;
}

#wrapper-boxed-page-top{	
	height: 59px;
	width: 982px;
	margin: 0px auto;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	background-image: url('../images/boxed-page-top.png');
	background-repeat: no-repeat;
}

#wrapper-boxed-page-bottom{	
	height: 69px;
	width: 982px;
	margin: 0px auto;
	margin-bottom: 20px;
	position: relative;
	z-index: 3;
	background-image: url('../images/boxed-page-bottom.png');
	background-repeat: no-repeat;
}




/* MENU */

#responsive-menu{
	display:none;
}

#menu{
	position: relative;		
	height: 38px;
	float: right;
	text-align: left;
	list-style-type: none;	
	margin-top: 40px;	
}

#menu li {
	float: left;
	position: relative;	
	text-align: center;
	border-top: 1px solid #e2e2e2;
}

#menu li img {
	vertical-align: middle;
	margin-left: 3px;
}

#menu li a {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 38px;	
	color: #8c8c8c;
	white-space:nowrap;	
	font-size: 13px;
}

#menu li ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	z-index: 99;
	background-color: #f8f8f8;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}


#menu li:hover ul {
	display: block;	
}

#menu li:hover ul li:hover {	
	height: 36px;	
}

#menu li:hover ul li {
	border: 0px;
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
	text-align: left;
}

#menu li ul li a,#menu li.current ul li a{
	font-size: 12px;
	color: #8c8c8c;
	line-height: 36px;
}

	/* 3RD LEVEL */
	
#menu li:hover ul li ul{
	display: none;
}

#menu li:hover ul li:hover ul{
	display: block;
	position: absolute;
	left: 100%;
	top: -2px;	
	border-top: 1px solid #e2e2e2;
}




/* CALL TO ACTION SECTION */

.call_to_action{
	float: left;
	clear: left;
	width: 100%;	
	margin-top: 40px;
	margin-bottom: 40px;
}

.call_to_action p{
	float: left;
	clear: left;
	width: 80%;
	text-align: left;	
	font-size: 18px;
	line-height: 30px;
}

.call_to_action .button{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	float: right;
	text-align: center;
	line-height: 44px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-top: 6px;
	color: #fff;
	font-size: 14px;
	display: block;
	background-image: url('../images/button-light.png');
	background-repeat: no-repeat;
	background-position: -50px -10px;	
	border: 3px solid #fcfcfc;
	position: relative;
}
.call_to_action .button:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;	
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #dedede;
	left: -3px;
	top: -3px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}

.call_to_action .button img{
	margin-left: 8px;
}

.call_to_action .button:hover{	
	color: #f6d8b4;
	background-image: none;
}




/* COLUMNS */

.column-one_fourth{
	width: 195px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}

.colum-three_fourth{
	width: 665px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}

.column-one_third{
	width: 273px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;	
}

.column-two_third{
	width: 586px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;	
}


.column-one_half{
	width: 430px;
	margin-right: 40px;
	float: left;
	margin-bottom: 20px;
	font-family: Mangal;
	background-image:
	

}


.cufon{
 color:#E17230;



}



.last,.portfolio .last,.gallery .last,#content .column-one_fourth.last,#content .column-three_fourth.last,#content .column-one_third.last,#content .column-two_third.last,#content .column-one_half.last{
	margin-right: 0px;	
}

#content .column-one_fourth{
	width: 126px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}

#content .column-three_fourth{
	width: 458px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}


#content .column-one_third{
	width: 182px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}

#content .column-two_third{
	width: 404px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;
}

#content .column-one_half{
	width: 492px;
	margin-right: 40px;
	float: left;
	margin-bottom: 40px;

	
	
}



/* NUMBERED CIRCLES */

span.circle{
	-moz-border-radius: 36px;
    -webkit-border-radius: 36px;
	-khtml-border-radius: 36px;
	border-radius: 36px 36px 36px 36px;	
	float: left;	
	color: #fff;
	font-size: 22px;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: block;
	margin-right: 8px;
	margin-top: 4px;		
}


.heading h1{
	line-height: 24px;
	margin: 0px;
}
.heading h3{
	color: #8c8c8c;
	font-weight: normal;
	margin-bottom: 5px;	
}

.heading_line{
	height: 1px;
	width: 100%;	
	margin-bottom: 20px;
	margin-top: 5px;	
	clear: left;
	float: left;
}

.heading_line span.overlay{
	height: 1px;
	width: 85%;
	position: relative;
	float: right;
	background-color: #dedede;	
}


.recent_posts h2,.showcase h3{
	font-weight: normal;
}



/* FEATURED BOX */

.featured_box{
	background-image: url('../images/featured_box_bg.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 168px;
	margin-bottom: 0px;	
	position: relative;
}

.featured_box img{	
	float: right;
	bottom: 2px;
	position: absolute;
	right: 0px;
}

.featured_box p{
	width: 60%;
	float: left;
}

.featured_box h1{
	font-weight: normal;
}
.featured_box h2{
	font-weight: normal;
	color: #8c8c8c;
	font-size: 14px;
	margin-bottom: 10px;
}



/* WELCOME SECTION */

.welcome{
	float: left;
	clear: left;
	width: 100%;	
	margin-top: 40px;
	margin-bottom: 40px;
}

.welcome p{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;	
	font-size: 18px;
	line-height: 30px;
}



/* FEATURE LIST */

.feature_list header h1{
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 20px;
}

.feature_list img{
	float: left;
	margin-right: 8px;
}




/* FOOTER */

footer#footer{
	width: 100%;
	background-color: #f8f8f8;	
	float: left;
	border-top: 1px solid #f2f2f2;
	background-image: url('../images/footer_top.png');
	background-position: top center;
	background-repeat: no-repeat;	
	padding-top: 40px;
}

#footer_wrapper{
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

footer h1{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;	
}

footer .heading_line{
	margin-bottom: 40px;
}



/* FOOTER BOXED */

footer#boxed{
	margin-bottom: -80px;
	float: left;
	padding-top: 40px;
	
}




/* RECENT/POPULAR POSTS*/

.rp_posts, .rp_posts li{
	clear: left;
	float: left;
	width: 100%;
}

.rp_posts li{
	margin-bottom: 20px;
}


.rp_posts img{
	background-color: #fff;
	padding: 3px;
	border: 1px solid #dedede;
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 10px;
}

.rp_posts img:hover{
	background-color: #eee;
}

.rp_posts p{
	float: left;
	width: 125px;	
	margin-top: -4px;
}

.rp_posts p span{
	color: #999;
}





/* TWITTER FEED */

#twitter {
	float: left;
	clear: left;
}

#twitter  li {
	background-image: url('../images/tweet.png');
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	padding-left: 30px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	line-height: 20px;
}

#twitter .twitter_time {
	color: #999;
	font-size: 12px;
	font-style: italic;
}

#twitter  li a {
	font-weight: bold;	
}
#twitter  .twitter_time {
	font-weight: normal;
}




/* LIST WITH ARROWS AND LINES */

.list{	
	margin-top: -6px;
	float: left;
	width: 200px;	
}

.list li{	
	float: left;
	clear: left;	
	background-image: url('../images/list_bg.png');
	background-repeat: no-repeat;
	background-position: 0px 14px;
	line-height: 32px;
	padding-left: 12px;
	padding-right: 12px;
}

#sidebar .list li,footer .list li{
	width: 95%;	
	padding-right: 0px;
}

.list li a{
	display: block;
}


/* LIST WITH ARROWS */

.list-1{	
	float: left;
	width: 200px;			
	margin-bottom: 20px;
}

.list-1 li{
	width: 100%;	
	float: left;
	clear: left;	
	background-image: url('../images/list-1.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 26px;
	padding-left: 12px;
}

.list-1 li a{
	display: block;
}


/* LIST WITH BULLETS */

.list-2{	
	float: left;
	width: 200px;	
	margin-bottom: 20px;
}

.list-2 li{
	width: 100%;	
	float: left;
	clear: left;	
	background-image: url('../images/list-2.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 26px;
	padding-left: 12px;
}

.list-2 li a{
	display: block;
}



/* CONTACT FORM */

#contact_form ul{
	width: 100%;
	float: left;
}

#contact_form li{
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 100%;
}

#contact_form li label{
	float: right;
	margin-left: 10px;
	line-height: 22px;
	width: 70px;
	font-size: 12px;
	float: left;
}

#contact_form .input-text{
	width: 96px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#contact_form .input-text2{
	width: 40px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#contact_form textarea{
	width: 90%;
	height: 90px;
	float: left;
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #fcfcfc;
	color: #484848;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

#contact_form #captcha{
	float: left;
	margin-left: 6px;	
	border: 1px solid #dedede;

}

#contact_form .input-button{	
	width: 60px;
	height: 26px;
	line-height: 20px;
	float: left;
	border: 0px;
	cursor: pointer;
	color: #dcdcdc;
	font-size: 10px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	
	background-image: url('../images/button-light.png');
	background-repeat: no-repeat;
	background-position: -70px -40px;	
}

#contact_form .input-button:hover{	
	background-color: #484848;
	background-image: none;
}




/* ON PAGE CONTACT FORM */

#page_contact_form ul{
	width: 100%;
	float: left;
}

#page_contact_form li{
	float: left;
	clear: left;
	margin-bottom: 20px;
	width: 100%;
	 margin-top: 15px;
}

#page_contact_form li label{
	float: right;
	margin-left: 10px;
	line-height: 22px;
	width: 60px;
	font-size: 12px;
	float: left;
}

#page_contact_form .input-text{
	width: 200px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#page_contact_form .input-text2{
	width: 40px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#page_contact_form textarea{
	width: 86%;
	height: 150px;
	float: left;
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #fcfcfc;
	color: #484848;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

#page_contact_form #captcha{
	float: left;
	margin-left: 6px;	
	border: 1px solid #dedede;

}

#page_contact_form .input-button{	
	width: 90px;
	height: 30px;
	float: left;
	border: 0px;
	cursor: pointer;
	color: #dcdcdc;
	font-size: 11px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	

	background-image: url('../images/button-light.png');
	background-repeat: no-repeat;
	background-position: -70px -20px;		
}

#page_contact_form .input-button:hover{	
	background-color: #484848;
	background-image: none;
}





/* FOOTER LINE */

#footer-line{
	width: 940px;
	margin: 0px auto;
	color: #8c8c8c;
	font-size: 11px;			
	position: relative;
	line-height: 20px;	
	z-index: 998;
	padding-bottom: 80px;
}

#footer-line #left{
	width: 50%;
	float: left;
	text-align: left;		
}

#footer-line #right{
	width: 50%;
	float: right;
	text-align: right;	
}

#footer-line a{
	font-size: 11px;	
}

#footer-line #left p{
	float: left;
}

#footer-line #right p{
	float: right;
	text-align: right;	
}

.social_icons{
	float: right;
	margin-left: 20px;
}

.social_icons li{
	display: inline;
	margin-right: 6px;
	line-height: 20px;
}

.social_icons li img{
	vertical-align: middle;
}




/* HEADING */

.page_heading{
	float: left;
	width: 100%;
	height: 91px;	
	padding-top: 1px;
	padding-bottom: 1px;	
	background-position: top right;
	background-repeat: no-repeat;	
	background-color: transparent;
	margin-bottom: 40px;
}

.page_heading.a{
	background-image: url('../images/heading.png');
}

.page_heading.b{
	background-image: url('../images/heading2.png');
}

.page_heading.c{
	background-image: url('../images/heading3.png');
}

.page_heading header{
	float: left;	
	width: 100%;
	height: 100%;
	position: relative;
}

.page_heading h1{
	margin-top: 25px;
	font-size: 19px;
}
.page_heading h2{
	font-size: 17px;
}

.page_heading .heading_line{
	margin-top: 1px;
}



/* POSTS - SMALL THUMBS */

.post_format{
	-moz-border-radius: 36px;
    -webkit-border-radius: 36px;
	-khtml-border-radius: 36px;
	border-radius: 36px 36px 36px 36px;	
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
}

.post_format img{
	vertical-align: middle;
	text-align: center;	
}

.posts-small{
	float: left;
	width: 100%;
}

.posts-small li{
	float: left;
	width: 100%;
	margin-bottom: 40px;	
}

.posts-small article a img{
	float: left;
	margin-right: 14px;
}

.posts-small header {
	float: left;
	width: 410px;
}

.posts-small h1{
	font-size: 15px;
	font-weight: normal;
	width: 100%;	
}


.posts-small p{
	float: left;
	width: 410px;
}

.posts-small p.info{
	font-size: 12px;
	color: #8c8c8c;
	width: auto;
}

.posts-small p.info-responsive{
	display: none;
}



.posts-small p.full{
	width: 100%;
}



/* POSTS - LARGE THUMBS */

.posts-large{
	float: left;
	width: 100%;
}

.posts-large li{
	float: left;
	width: 100%;
	margin-bottom: 40px;	
}


.posts-large h1{
	font-size: 15px;
	font-weight: normal;
	width: 100%;	
}

.posts-large .post_format{
	clear: right;
	float: right;
	margin: 0px;
	margin-bottom: 10px;
}

.posts-large header .post_format{
	display: none;
}

.posts-large .post_info{
	width: 195px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
}

.posts-large .excerpt{
	float: left;
	width: 391px;
	margin-top: 20px;
}

.posts-large p.info{
	font-size: 12px;
	color: #8c8c8c;
	clear: right;
	float: right;
	text-align: right;
}

.posts-large p.info-responsive{
	display: none;
}


.posts-large p.full{
	width: 100%;
}

.posts-large iframe{
	padding: 2px;
	border: 1px solid #dedede;
}




/* AUTHOR */

section.author{	
	border: 1px solid #dedede;
	float: left;
	width: 100%;
	padding: 1px;
	background-color: #f8f8f8;
	font-style: normal;	
	background-image: url('../images/author_bg.gif');
	background-repeat: repeat-y;	
}


section.author img{
	float: left;
	margin: 20px;	
}

section.author h4{
	margin-bottom: 20px;
	margin-top: 20px;
}

section.author p{
	margin-right: 20px;
}

p.tags{
	
	margin-bottom: 20px;
}



/* COMMENTS */

.comments ul{
	clear: left;	
	float: left;
	margin-top: 20px;
	margin-bottom: -20px;
}

.comments ul li{
	float: left;
	margin-bottom: 40px;
}

.comments ul li ul,.comments ul li ul li ul{
	margin: 0px;
	margin-left: 40px;	
}

.comments .user{	
	float: left;
	margin-right: 20px;	
	width: 54px;
}

.comments ul li p{	
	float: left;	
	width: 80%;
}

.comments ul li ul li p{	
	float: left;	
	width: 70%;
}

.comments ul li ul li ul li p{	
	float: left;	
	width: 60%;
}

.comments .info{
	font-size: 12px;
	color: #8c8c8c;
}

.comments .info a {
	font-size: 12px;
}


/* COMMENTS REPLY */

.reply ul{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.reply ul li label{
	float: left;
	margin-left: 20px;
}

.reply ul li {
	float: left;
	clear: left;
	margin-bottom: 20px;
	width: 100%;
}

.reply input,.reply textarea{
	float: left;
}

.reply input{
	width: 200px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}

.reply textarea{
	width: 95%;
	height: 100px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;	
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-family: arial;
}

.reply  .i-send{	
	background-image: none;
	width: 100px;
	height: 30px;
	line-height: 22px;
	float: left;
	border: 0px;
	cursor: pointer;
	color: #dcdcdc;
	font-size: 11px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	

	background-image: url('../images/button-light.png');
	background-repeat: no-repeat;
	background-position: -70px -20px;		
}

.reply  .i-send:hover{	
	background-color: #8c8c8c;
	background-image: none;
}





/* PAGINATION */

.pagination{
	float: right;
	margin-bottom: 40px;
}

.pagination li{
	float: left;
	margin-left: 2px; 
}

.pagination a {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagination .current a{
	background-color: #ededed;	
}


/* PAGINATION - FULL PAGE */

.pagination_full{		
	float: left;
	width: 100%;
	text-align: center;
}

.pagination_full .pagination {
	width: auto;	
	float: none;
	margin: 0px auto;	
	display: inline;
}

.pagination_full .pagination  li{
	float: none;
	display: inline-block;
	width: auto;
	text-align: center;
}





/* SIDEBAR */

#sidebar h1{
	font-weight: normal;
	font-size: 15px;	
}

#sidebar section{
	margin-bottom: 40px;
	float: left;
	width: 100%;
}


/* SEARCH FORM */

.search 	.input-text{
	width: 186px;
	height: 22px;
	line-height: 22px;	
	border: 1px solid #dedede;
	background-image: url('../images/input_bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	float: left;
	background-color: #fcfcfc;
	color: #484848;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

.search 	.input-button{
	background-color: transparent;
	float: left;
	width: 29px;
	height: 26px;
	margin-left: 6px;
}



/* TAGS */

.tags li{
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	background-image: url('../images/tag.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 15px;
}


.tags li a{
	display: block;
	background-color: #efefef;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;		
	font-size: 12px;
}



/* PORTFOLIO */

.portfolio{
	width: 100%;
	float: left;	
}

.portfolio li{
	width: 195px;
	float: left;
	margin-right: 40px;	
	margin-bottom: 40px;		
}

.portfolio li:nth-child(4n+1){
	clear: left;
}

.portfolio_categories{
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 93px;
}

.portfolio_categories li{
	display: inline;
	margin-left: 10px;	
	color: #8c8c8c;
}

.portfolio_categories-responsive{
	display: none;
}

.portfolio li h3{
	margin-top: 10px;
	float: left;
	width: 100%;
}

/* PORTFOLIO PAGE */

.project p{
	float: left;
}




/* GALLERY */

.gallery{
	width: 100%;
	float: left;	
}

.gallery li{
	width: 350px;
	float: left;
	margin-right: 40px;	
	margin-bottom: 40px;		
}

.gallery li:nth-child(4n+1){
	clear: left;
}



/* IMAGE HOVERS */

.posts-small article a img:hover,.recent_posts a img:hover,.showcase a img:hover,.portfolio a img:hover, #carousel img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}	



/* BUTTON */

.button{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	float: left;	
	text-align: center;
	line-height: 44px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-top: 6px;
	color: #fff;
	font-size: 14px;
	display: block;
	background-image: url('../images/button-light.png');
	background-repeat: no-repeat;
	background-position: -50px -10px;	
	border: 3px solid #fcfcfc;
	position: relative;	
}
.button:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;	
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #dedede;
	left: -3px;
	top: -3px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}

.button img{
	margin-left: 8px;
}

.button:hover{	
	color: #f6d8b4;
	background-image: none;
}


.button.small{
	font-size: 10px;
	line-height: 26px;
	padding-right: 10px;
	padding-left: 10px;	
}
.button.normal{
	font-size: 12px;
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;	
}


/* HORIZONTAL TAB */

.tabs { float: left; clear: left; width: 98%; }
.tabs.ui-tabs { position: relative; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.tabs.ui-tabs .ui-tabs-nav {  margin: 0; width: 100%; float: left; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; margin-bottom: 15px; }
.widget-area .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin: 0px; border-bottom: 0 !important; padding: 0; white-space: nowrap; width: 33%; text-align: center; }
.tabs.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin: 0px; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.tabs.ui-tabs .ui-tabs-nav li a { padding-left: 10px; padding-right: 10px; line-height: 35px; text-decoration: none; font-size: 12px;  text-align: center; }
.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin: 0px; padding: 0px; border-top: 1px solid #666; margin-top: -1px; padding-top: 2px;  }
.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; line-height: 30px; }
.tabs.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.tabs.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0px; background: none; }
.tabs.ui-tabs .ui-tabs-hide { display: none !important; }
.tabs.ui-tabs .ui-widget-content { float: left; }



/* VERTICAL TAB */

.tabs-vertical{ float: left; clear: left; width: 100%;  }
.tabs-vertical.ui-tabs { position: relative; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.tabs-vertical.ui-tabs .ui-tabs-nav {  margin: 0; width: 200px;  float: left; padding-bottom: 35px; margin-right: 40px; background-image: url('../images/tab-v-bottom.png'); background-repeat: no-repeat; background-position: bottom left; }
.tabs-vertical.ui-tabs .ui-tabs-nav li { width: 100%; float: left; clear: left;  position: relative; margin: 0px; border-bottom: 0 !important; padding: 0; white-space: nowrap;  background-image: url('../images/tab-v-bg.png'); background-repeat: no-repeat; background-position: top left; }
.tabs-vertical.ui-tabs .ui-tabs-nav li a { display: block; line-height: 35px; text-decoration: none; text-align: left; }
.tabs-vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin: 0px; padding: 0px; background-image: url('../images/tab-v-bg-selected.png'); background-repeat: no-repeat; background-position: bottom left; }
.tabs-vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .tabs-vertical .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .tabs-vertical .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; line-height: 35px; border: 0px; }
.tabs-vertical.ui-tabs .ui-tabs-nav li a, .tabs-vertical .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.tabs-vertical.ui-tabs .ui-tabs-panel { border-width: 0; padding: 0px; background: none; float: left; width: 380px; }
.tabs-vertical.ui-tabs .ui-tabs-hide { display: none !important; }
.tabs-vertical.ui-tabs .ui-widget-content { float: left; }




/* TOGGLES */

.toggle{
	float: left;
	clear: left;
	margin-bottom: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-image: url('../images/icon-plus.png');
	background-position: 0px 3px;
	height: 30px;
	line-height: 30px;
}

.toggle_box {
	background-color:#f7f7f7;
	border: 1px solid #dedede;
	/* Rounder Corner */
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-bottom:10px;
}

.toggle_box .block {
	padding: 15px;
}




/* CAROUSEL (HORIZONTAL) */

#carousel { height: 1%; overflow:hidden; position: relative; padding: 0 0 10px; float: left; clear: left;  }
#carousel .viewport { float: left; width: 626px; height: 110px; overflow: hidden; position: relative; }
#carousel .buttons { background:url("../images/carousel-buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 0px 0px 0 0; background-position: -6px -36px; text-indent: -999em; float: left; width: 26px; height: 36px; overflow: hidden; position: relative; }
#carousel .buttons:hover{ background-image: url("../images/carousel-buttons-hover.png"); }
#carousel .next { background-position: -6px 0px; margin: 0px 0 0 0px; }
#carousel .disable { /*visibility: hidden;*/ }
#carousel .overview { list-style: none; position: absolute; width: 100%; left: 0; top: 0; }
#carousel .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 105px; width: 189px;}
#carousel .overview li img{ float: left; width: 189px; height: 105px; padding: 1px; border: 1px solid #dedede; }
#carousel ul{ width: 52px; float: right; }

/* new add  by kiran */


@import "reset.css";

.font {
    padding: 0 0 2px 0;
	color:#E17230;
	
}
h2.font {
margin-top:15px;
}
.cufon-canvas {
    padding: 2px 0 0 0;
}
a {
    color: #464646;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
strong {
    font-weight: bold;
}
hr {
    border: none 0;
    border-bottom: 1px solid #E0E0E0;
    height: 1px;
    margin: 10px 0;
}
blockquote {
    font-style: italic;
    background: url(images/quotes.png) no-repeat top left;
    background-position: 12px 12px;
    color: #595959;
    margin: 5px 0;
    padding: 8px 15px 8px 60px;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}





/* begin ---------------------------------------- top */
#top {
    position: relative;
    width: 100%;
    height: 100px;
    background: #000;
    display: inline-block;
    z-index: 5;
}
#logo-container {
    display: inline-block;
    float: left;
    width: 450px;
}

#logo a:hover {
    text-decoration: none;
}
#logo #text_logo {
    margin: 10px 0 0 0;
    display: inline-block;
}
#description {
    font-size: 12px;
    color: #fff;
    margin: 5px 0 0 0;
    display: block;
}
#tagline {
    float: right;
    display: inline-block;
    width: 450px;
    text-align: right;
    margin: 30px 30px 0 0;
}
#tagline p {
    font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
    font-style: italic;
    font-size: 18px;
    color: #eee;
    line-height: 1.2;
}
/* end ---------------------------------------- top */





/* begin ---------------------------------------- menu */
#mainmenu {
    position: absolute;
    z-index: 10;
    top: 81px;
    width: 100%;
}
#mainmenu .wp_nav_dropdown {
    display: none;
    z-index: 999;
    position: relative;
}
#mainmenu .wp_nav_dropdown select {
    padding: 14px;
    margin-top: -3px;
    -webkit-appearance: none;
    border-radius: 0;
}
.ismobile #mainmenu .wp_nav_dropdown select {
    padding: 17px;
    text-align: center;
}
#mainmenu .wrapper {
    position: relative;
    width: 990px;
}
#menu-left {
    position: absolute;
    top: 5px;
    left: 1px;
    height: 0px;
    width: 0px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px;
}
#menu-right {
    position: absolute;
    top: 5px;
    right: 1px;
    height: 0px;
    width: 0px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px;
}
#menu-container-border {
    position: absolute;
    top: 4px;
    left: 15px;
    display: inline-block;
    float: left;
    border: 1px solid;
}
#menu-container {
    width: 956px;
    height: 42px;
    display: inline-block;
    background: url('images/patern_sharp.png');
    float: left;
    vertical-align: text-top;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
}
#menu-shadow {
    height: 100%;
    width: 100%;
    padding-bottom: 1px;
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-box-shadow: 0px 0px 4px #000;
    -webkit-box-shadow: 0px 0px 4px #000;
    box-shadow: 0px 0px 4px #000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    zoom: 1;
}
#mainmenu .wp_nav_menu {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#mainmenu ul.menu {
    position: relative;
    display: inline-block;
    margin: 0 0 0 25px;
}
#mainmenu .dropdown_arrow {
    height: 0px;
    width: 0px;
    position: absolute;
    top: 19px;
    right: 10px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
}
#mainmenu ul.menu li.has-sub-menu:hover .dropdown_arrow, #mainmenu ul.menu li.has-sub-menu.current-menu-item .dropdown_arrow, #mainmenu ul.menu li.has-sub-menu.current-menu-parent .dropdown_arrow {
    top: 21px;
}
#mainmenu ul.menu li {
    float: left;
    font-size: 14px;
    padding: 15px;
    margin: 0 3px;
    display: inline-block;
    position: relative;
}
#mainmenu ul.menu li.has-sub-menu {
    padding-right: 30px;
}
#mainmenu ul.menu li a {
    color: #fff;
}
#mainmenu ul.menu li:hover, #mainmenu ul.menu li.current-menu-item, #mainmenu ul.menu li.current-menu-parent {
    background: #fff;
    padding: 17px 14px 18px 14px;
    margin: -3px 3px 0 3px;
    border-top: #dedede 1px solid;
    border-right: #dedede 1px solid;
    border-left: #dedede 1px solid;
}
#mainmenu ul.menu li.has-sub-menu:hover, #mainmenu ul.menu li.has-sub-menu.current-menu-item, #mainmenu ul.menu li.has-sub-menu.current-menu-parent {
    padding-right: 29px;
}
#mainmenu ul.menu li.has-sub-menu:hover {
    padding-bottom: 24px;
}
#mainmenu ul.menu > li > ul.sub-menu {
    position: absolute;
    width: auto;
    top: 55px;
    left: -1px;
    background: #fff;
    display: none;
    padding: 10px 0;
    border-right: #dedede 1px solid;
    border-bottom: #dedede 1px solid;
    border-left: #dedede 1px solid;
}
#mainmenu ul.menu li ul.sub-menu li ul.sub-menu {
    display: inline-block;
}
#mainmenu ul.menu li:hover ul.sub-menu {
    display: inline-block;
}
#mainmenu ul.menu li ul.sub-menu li {
    clear: both;
    height: auto;
    width: 200px;
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
}
#mainmenu ul.menu li:hover ul.sub-menu li a, 
#mainmenu ul.menu li ul.sub-menu li a {
    padding: 10px 15px;
    display: block;
    font-size: 13px;
    height: auto;
}
#mainmenu ul.menu li ul.sub-menu li ul.sub-menu li a {
    padding-left: 35px;
}
#mainmenu ul.menu li ul.sub-menu li.current-menu-item a, 
#mainmenu ul.menu li ul.sub-menu li a:hover {
    margin: 0;
    border: 0;
    background: #eee;
}
#mainmenu ul.menu li a:hover, #mainmenu ul.menu li ul.sub-menu li a:hover {
    text-decoration: none;
}
#stars-left, #stars-right {
    margin: 15px 0 0 40px;
    height: 13px;
    width: auto;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
#stars-right {
    margin: 15px 40px 0 0;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.star {
    background: url('images/star.png') no-repeat;
    display: inline-block;
    margin: 0 3px 0 0;
    height: 13px;
    width: 13px;
    zoom: 1;
    *display: inline;
}
/* end ---------------------------------------- menu */





/* begin ---------------------------------------- header */
#header {
    position: relative;
    width: 100%;
    height: 80px;
    background: #2f2720;
    z-index: 5;
    border-top: #0d0b08 1px solid;
}
#header_pattern {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background: url('images/patern.png');
}
#slider {
    position: relative;
    display: none;
    height: 400px;
    width: 1020px;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -510px;
    z-index: 5;
}
#slider img {
    display: none;
}
#slider_arrow {
    position: absolute;
    margin: 0 0 0 -41px;
    top: -6px;
    left: 50%;
    height: 35px;
    width: 82px;
    cursor: pointer;
    z-index: 6;
    overflow: hidden;
}
#slider_arrow .arrow_bit_top {
    height: 6px;
    width: 62px;
    position: absolute;
    top: 0px;
    left: 10px;
    background: url('images/patern_sharp.png') bottom;
}
#slider_arrow .arrow_bit_bottom {
    height: 26px;
    width: 54px;
    position: absolute;
    top: 0px;
    left: 13px;
    -webkit-border-radius: 0 0 26px 26px;
    -moz-border-radius: 0 0 26px 26px;
    border-radius: 0 0 26px 26px;
    background: url('images/patern_sharp.png') top;
    -moz-box-shadow: 0px 1px 1px #888;
    -webkit-box-shadow: 0px 1px 1px #888;
    box-shadow: 0px 1px 1px #888;
    border: transparent 1px solid;
}
#slider_arrow .arrow_bit_left, #slider_arrow .arrow_bit_right {
    height: 6px;
    width: 10px;
    position: absolute;
    top: 0px;
    left: 4px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: url('images/patern_sharp.png');
}
#slider_arrow .arrow_bit_right {
    left: 68px;
}
#slider_arrow .arrow_bit_middle {
    height: 12px;
    width: 22px;
    position: absolute;
    top: 5px;
    left: 30px;
}
#slider_arrow.arrow_up .arrow_bit_middle {
    background: url('images/arrow_up.png') no-repeat;
}
#slider_arrow.arrow_down .arrow_bit_middle {
    background: url('images/arrow_down.png') no-repeat;
    top: 7px;
}


#ornament {
    background: url('images/ornament.png') no-repeat;
    height: 20px;
    width: 157px;
    position: absolute;
    top: 23px;
    left: 50%;
    margin: 0 0 0 -79px;
}
/* end ---------------------------------------- header */





/* begin ---------------------------------------- content */
#container {
    position: relative;
    z-index: 6;
    width: 100%;
    background: url('images/container_bg.png') 0px 1px repeat-x;
    height: auto;
    display: inline-block;
    text-align: center;
}
#container .wrapper {
    display: inline-block;
    text-align: left;
}
#breadcrumbs {
    display: inline-block;
    color: #7c7c7c;
    position: absolute;
    top: 28px;
    left: 0px;
    text-shadow: #f8f8f8 0px 1px 0px;
}
#content-top {
    display: inline-block;
    background: url('images/content_top.png') 50% bottom no-repeat;
    height: 48px;
    width: 960px;
    padding: 22px 0 0 0;
}
#content-bottom, #widget-bottom {
    display: inline-block;
    background: url('images/content_bottom.png') 50% top no-repeat;
    height: 30px;
    width: 960px;
}
#content-border, #widget-border {
    
    display: inline-block;
}
#content, #frontwidgets {
    width: 898px;
    height: auto;
    background: #edeae6 url('images/content_bg.png') repeat-x;
    display: inline-block;
    position: relative;
    padding: 0 0 0px 0;
}
#frontwidgets {
    padding: 0;
}
#content.home, #gallery #content {
    padding-bottom: 0;
}
.ie7 #content.home {
    padding-bottom: 25px;
}
#frontwidgets h3 {
    margin: 20px 0;
    font-size: 20px;
}
.ribbon-container {
    width: 100%;
    position: absolute;
    top: -12px;
    left: 0px;
    float: left;
    overflow: hidden;
    padding-bottom: 5px;
}
.title-container {
    position: relative;
    left: 50%;
    float: left;
}
.title-container .title {
    width: auto;
    height: auto;
    border: 1px solid;
    display: inline-block;
    position: relative;
    left: -50%;
    box-shadow: 0px 0px 4px #999;
    -moz-box-shadow: 0px 0px 4px #999;
    -webkit-box-shadow: 0px 0px 4px #999;
	background-color:#E17230;
}
.title-container h1, .title-container h2, .title-container h3, .title-container .post-title {
    color: #fff;
    font-size: 17px;
    padding: 8px 30px 5px 30px;
    display: inline-block;
    background: url('images/patern_sharp.png');
    border: 1px solid;
}
.title-container .bar-left {
    position: absolute;
    top: -1px;
    left: -10px;
    border-color: rgba(0, 0, 0, 0) #E17230 #E17230 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    width: 0;
    height: 0;
}
.title-container .bar-right {
    position: absolute;
    top: -1px;
    right: -10px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #E17230 #E17230;
    border-style: solid;
    border-width: 5px;
    width: 0;
    height: 0;
}
.frontcontent-container {
    display: inline-block;
    padding: 42px 0 0 0;
}
.readmore {
    margin: 20px 0 0 4px;
    width: auto;
    height: auto;
    display: inline-block;
    border: 1px solid;
    box-shadow: 0px 1px 2px #aaa;
    -moz-box-shadow: 0px 1px 2px #aaa;
    -webkit-box-shadow: 0px 1px 2px #aaa;
    z-index: 99;
    position: relative;
    line-height: 1em;
}
#footer .readmore {
    box-shadow: 0px 1px 2px #060606;
    -moz-box-shadow: 0px 1px 2px #060606;
    -webkit-box-shadow: 0px 1px 2px #060606;
    text-shadow: #888 0px 1px 0px;
}
.readmore:hover, input[type="submit"]:hover {
    text-decoration: none;
}
.post .readmore {
    margin-top: 0px;
}
/*.readmore {
    float: left;
}*/
.readmore {
    float: none;
    *display: inline;
    zoom: 1;
}
.readmore a, input[type="submit"] {
    color: #fff;
    text-shadow: #444 0px -1px 0px;
    cursor: pointer;
    padding: 8px 15px;
    background: url('images/patern_sharp.png');
    display: inline-block;
    margin: 0;
    border: 1px solid;
}
.readmore a:hover {
    text-decoration: none;
}
input[type="submit"] {
    margin: 0px;
    padding: 5px 10px;
}
.ie7 input[type="submit"] {
    padding: 6px 7px;
    border: 0px;
}
#post-container {
    width: 600px;
    height: auto;
    display: inline-block;
    padding: 25px 20px 20px 20px;
}
.sidebar_left #post-container {
    float: right;
}
.sidebar_right #post-container {
    float: left;
}
.post {
    padding: 30px 0 0 0;
    float: left;
    display: inline-block;
    width: 600px;
}
.fullwidthpage .post, .fullwidthpage #post-container {
    width: 616px;
}
.post-img {
    border: #dedede 1px solid;
    height: auto;
    /*width: 596px;*/
    width: auto;
    display: block;
    margin: 0 0 15px 0;
    padding: 1px;
    background: #fff url('images/glass_small.png') 50% 50% no-repeat;
}
/*.fullwidthpage .post-img {
    width: 912px;
}*/
.post-img-border {
    border: #f0f0f0 4px solid;
}
.post-img a {
    display: block;
}
.post-img img {
    /*width: 588px;*/
    width: 100%;
    height: auto;
    display: inline-block;
}
/*.fullwidthpage .post-img img {
    width: 904px;
}*/
.post-title {
    color: #3F403B;
    font-size: 24px;
}
.title-container .post-title {
    color: #fff;
    font-size: 18px;
}
.title-container .post-title a {
    color: #fff;
}
.page-subtitle {
    color: #aaa;
    font-size: 17px;
    margin: 40px 0 0 0;
}
.post-meta {
    font-size: 12px;
    color: #000;
    margin: 10px 0 15px 0;
    text-shadow: #f8f8f8 0px 1px 0px;
    position: relative;
}
.singular .post-meta {

    margin-bottom: 5px;
}
.jump_to_comments {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.post-devider, .meta-devider {
    background: none repeat scroll 0 0 #F8F7F5;
    border-top: 1px solid #E4E3E1;
    display: inline-block;
    height: 1px;
    margin: 30px 0 0 0;
    width: 100%;
}
.meta-devider {
    margin: 7px 0 9px 0;
}

.post-comments {
    float: right;
    background: url(images/cbubble_left.gif) no-repeat top left;
    padding: 3px 0 7px 7px;
}
.post-comments a {
    background: url(images/cbubble_right.gif) no-repeat top right;
    padding: 3px 7px 7px 0;
    color: #fff;
}
.post-comments a:hover {
    color: #fff;
}
.post-content {
    line-height: 1.5;
    color: #3e3e3e;
    text-shadow: #f8f8f8 0px 1px 0px;
    width: 100%;
}
.singular .post-content {
    margin-top: 10px;
}
.post-content .selection {
    text-shadow: none;
}
.post-content h1 {
    font-size: 28px;
    margin: 0 0 10px 0;
}
.post-content h2 {
    font-size: 24px;
    padding: 15px 0 0 0;
    margin: 0 0 10px 0;
}
.post-content h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0 0 0;
    margin: 0 0 10px 0;
}
.post-content h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 0 0 5px 0;
}
.post-content h5 {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 0 0 5px 0;
}
.post-content h6 {
    font-size: 13px;
    margin: 0 0 5px 0;
    padding: 10px 0 0 0;
    font-style: italic;
}
.post-content p {
    line-height: 1.5;
    margin-bottom: 20px;
}
.post-content .alignnone {
    background: #FFF;
    padding: 5px;
}
.post-content .alignleft {
    float: left;
    margin: 5px 25px 15px 0;
    display: inline-block;
}
.post-content .alignright {
    float: right;
    margin: 5px 0 15px 25px;
    display: inline-block;
}
.post-content .aligncenter {
    display: block;
    text-align: center;
    margin: 5px auto 15px auto;
}
.post-content .wp-caption {}
.post-content .wp-caption p.wp-caption-text {
    margin: 5px 0 0 0;
    font-style: italic;
    text-align: center;
    color: #888;
}
.post-content .wp-caption img {
    width: 100%;
    height: auto;
}
.post-content .alignnone, .post-content .alignleft, .post-content .alignright, .post-content .aligncenter {
    max-width: 586px;
    height: auto;
    border: 1px solid #fff;
    padding: 4px;
    background: #f0f0f0;
    box-shadow: 0px 0px 1px #cecece;
    -moz-box-shadow: 0px 0px 1px #cecece;
    -webkit-box-shadow: 0px 0px 1px #cecece;
}
.fullwidthpage .alignnone, .fullwidthpage .alignleft, .fullwidthpage .alignright, .post-content .aligncenter {
    max-width: 906px;
    height: auto;
}



.post-content ul,.post-content ol {
    margin-left: 30px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.post-content ul li ul,.post-content ol li ol {
    margin-left: 30px;
    margin-bottom: 0;
}
.post-content ul {
    list-style: disc;
}
.post-content ol {
    list-style: decimal;
}
.post-content ul li,.post-content ol li {
    line-height: 1.3;
    margin-bottom: 5px;
}
.more-link {
    font-weight: 700;
    display: block;
    margin-top: 10px;
}
.section-title {
    font-size: 140%;
    margin-bottom: 10px;
}
.navleft {
    float: left;
}
.navright {
    float: right;
}
.navigation div a {
    display: inline-block;
    margin: 20px 0 0 0;
    font-size: 17px;
}

input[type=text],
input[type=password],
textarea,
select {
    border: #fff 1px solid;
    padding: 5px;
    background: #f4f4f4;
    box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    -webkit-box-shadow: 0px 0px 1px #ccc;
    max-width: 100%;
}
input[type=text]:focus, , input[type=password]:focus, textarea:focus {
    background: #fafafa;
}



.social-sharing {
    display: inline-block;
    float: left;
}
ul.sharing, ul.sharing li {
    display: inline-block;
    list-style:none;
    padding:0;
    margin:0;
    position: relative;
}
.ie7 ul.sharing li {
    float: left;
}
ul.sharing li a {
    height: 24px;
    width: 24px;
    margin: 0 10px 0 0;
    display: inline-block;
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    -webkit-opacity: 0.70;
    opacity: 0.70;
    zoom: 1;
}
ul.sharing li a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    zoom: 1;
}
ul.sharing li.tweet a {
    background: url('images/twitter.png') no-repeat 50% 50%;
}
ul.sharing li.fb a {
    background: url('images/facebook.png') no-repeat 50% 50%;
}
ul.sharing li.gbuzz a {
    background: url('images/google-buzz.png') no-repeat 50% 50%;
}
ul.sharing li.digg a {
    background: url('images/digg.png') no-repeat 50% 50%;
}
ul.sharing li.del a {
    background: url('images/delicious.png') no-repeat 50% 50%;
}
ul.sharing li.stumble a {
    background: url('images/stumbleupon.png') no-repeat 50% 50%;
}
ul.sharing li.linkedin a {
    background: url('images/linkedin.png') no-repeat 50% 50%;
}
ul.sharing li.google a {
    background: url('images/google.png') no-repeat 50% 50%;
}
/* end ---------------------------------------- content */





/* begin ---------------------------------------- gallery */
#gallery #post-container {
    width: 956px;
    padding: 20px 0 10px 0;
}
.gal_item {
    display: inline-block;
    width: 270px;
    height: auto;
    margin: 30px 24px 0 24px;
    float: left;
}
.gal_item .post-title {
    font-size: 20px;
}
.gal_item .post-img {
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 1px;
    background: #fff;
    border: #DEDEDC 1px solid;
}
.gal_item .post-img-border {
    width: 258px;
    height: auto;
    overflow: hidden;
    border: #f0f0f0 4px solid;
    background: #fff url('images/glass_small.png') 50% 50% no-repeat;
}
.gal_item .post-img-border {
    display: inline-block;
}
.gal_item .post-img img {
    border: 0;
    padding: 0;
    width: 258px;
    height: auto;
}
.gal_item .post-content p {
    margin: 10px 0 0 0;
}
.gal-devider {
    display: inline-block;
    width: 100%;
    height: 0px;
    float: left;
}
#nicepagination {
    width: 100%;
    margin: 30px 0 0 0;
    display: inline-block;
    text-align: center;
    position: relative;
}
#gallery #nicepagination {
    margin-top: 40px;
    margin-bottom: 20px;
}
#nicepagination ul {
    position: relative;
    clear: both;
    display: inline-block;
    margin 0 auto;
}
#nicepagination ul li {
    margin: 0 5px;
    font-size: 14px;
}
#nicepagination ul li.active {}
/* end ---------------------------------------- gallery */





/* begin ---------------------------------------- menu card */
#card-container {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    text-shadow: #f8f8f8 0px 1px 0px;
}
#card-prev {
    position: absolute;
    display: inline-block;
    top: 80px;
    left: -8px;
    width: 28px;
    height: 74px;
    z-index: 8;
}
#card-prev .arrow_bit_top {
    width: 6px;
    height: 62px;
    position: absolute;
    left: 0px;
    top: 6px;
    background: url('images/patern_sharp.png') bottom;
}
#card-prev .arrow_bit_bottom {
    width: 26px;
    height: 54px;
    position: absolute;
    left: 0px;
    top: 10px;
    -webkit-border-radius: 0 26px 26px 0;
    -moz-border-radius: 0 26px 26px 0;
    border-radius: 0 26px 26px 0;
    background: url('images/patern_sharp.png') top;
    box-shadow: 1px 0px 1px #888;
    -moz-box-shadow: 1px 0px 1px #888;
    -webkit-box-shadow: 1px 0px 1px #888;
}
#card-prev .arrow_bit_left, #card-prev .arrow_bit_right {
    width: 6px;
    height: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    background: url('images/patern_sharp.png');
}
#card-prev .arrow_bit_right {
    top: 64px;
}
#card-prev .arrow_bit_middle {
    width: 12px;
    height: 22px;
    position: absolute;
    left: 5px;
    top: 26px;
}
#card-prev .arrow_bit_middle {
    background: url('images/arrow_left.png') no-repeat;
}



#card-next {
    position: absolute;
    display: inline-block;
    top: 80px;
    right: -8px;
    width: 28px;
    height: 74px;
    z-index: 8;
}
#card-next .arrow_bit_top {
    width: 6px;
    height: 62px;
    position: absolute;
    right: 0px;
    top: 6px;
    background: url('images/patern_sharp.png') bottom;
}
#card-next .arrow_bit_bottom {
    width: 26px;
    height: 54px;
    position: absolute;
    right: 0px;
    top: 10px;
    -webkit-border-radius: 26px 0 0 26px;
    -moz-border-radius: 26px 0 0 26px;
    border-radius: 26px 0 0 26px;
    background: url('images/patern_sharp.png') top;
    box-shadow: -1px 0px 1px #888;
    -moz-box-shadow: -1px 0px 1px #888;
    -webkit-box-shadow: -1px 0px 1px #888;
}
#card-next .arrow_bit_left, #card-next .arrow_bit_right {
    width: 6px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    background: url('images/patern_sharp.png');
}
#card-next .arrow_bit_right {
    top: 64px;
}
#card-next .arrow_bit_middle {
    width: 12px;
    height: 22px;
    position: absolute;
    right: 5px;
    top: 26px;
}
#card-next .arrow_bit_middle {
    background: url('images/arrow_right.png') no-repeat;
}

.card-page {
    width: 898px;
    height: auto;
    float: left;
    display: inline-block;
    position: relative;
}
.menucard-devider {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #E0E0DE;
    border-right: #f7f7f5 1px solid;
    left: 50%;
}
.card-cat {
    width: 370px;
    height: auto;
    float: left;
    padding: 0 39px;
    display: inline-block;
}
.card-cat h2 {
    font-size: 22px;
}
.card-cat h3 {
    font-size: 18px;
    margin: 50px 0 0 0;
}
.card-cat .cat-desc {
    font-style: italic;
    padding: 15px 0 5px 0;
    display: inline-block;
}
.card-cat .devider {
    margin: -5px 0 0 0;
}
.card-item {
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
    position: relative;
}
.card-item .dottedline {
   left: 25%;
    width: 75%;
    border-bottom: #ccc 1px dotted;
    position: absolute;
    top: 0px;
	
}
.card-item.has-thumbnail .dottedline {
    width: 75%;
    left: 25%;
}
.card-item .item-img {
    border: #DEDEDE 1px solid;
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
    float: left;
    padding: 1px;
    background: #fff;
}
.card-item .item-img-border {
    border: #f0f0f0 4px solid;
    background: #fff url('images/glass_tiny.png') 50% 50% no-repeat;
    height: 56px;
    width: 56px;
    overflow: hidden;
    display: inline-block;
}
.card-item .item-img-border a {
    display: inline-block;
}
.card-item .item-img img {
    height: auto;
    width: auto;
    display: inline-block;
}
.card-item .item-text {
    display: block;
}
.card-item .name {
    font-weight: bold;
    display: table-cell;
    line-height: 1.5;
    padding: 0 10px 0 0; 
    background: #edeae6;
    position: relative;
}
.card-item a {
    text-decoration: underline;
}
.card-item .price {
    display: inline-block;
    float: right;
    width: auto;
    text-align: right;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0 0 10px;
    background: #edeae6;
    position: relative;
}
.card-item .description {
    display: block;
    line-height: 1.5;
    padding: 5px 0 0 0;
}

.menucard.onecolumn .menucard-devider {
    display: none;
}
.menucard.onecolumn .card-cat {
    display: block;
    float: none;
    width: auto;
    padding-top: 50px;
}
.menucard.onecolumn .card-cat:first-child {
    padding-top: 0;
}
/* end ---------------------------------------- menu card */





/* begin ---------------------------------------- comments */
#comments {
    display: inline-block;
    margin: 20px 0 0 0;
    text-shadow: #f8f8f8 0px 1px 0px;
    width: 100%;
}
#comments-title {
    font-size: 22px;
    padding: 0 0 10px 0;
}
#comments .comment-notes {
    line-height: 1.6;
}
#reply-title {
    font-size: 22px;
}
#comments ol.commentlist {
    margin-bottom: 40px;
}
#comments li.comment {
    margin: 10px 0;
    line-height: 1.6;
}
#comments ul.children li.comment {
    margin: 10px 0 0px 20px;
}
#comments .comment-single {
    display: block;
    position: relative;
    border: 1px solid #fff;
    background: #eee;
    padding: 15px;
}
#comments .comment-gravatar {
    float: left;
    display: block;
    margin-right: 20px;
    heigth: 60px;
    width: 60px;
    background: #fff;
    padding: 5px;
    border: 1px solid #DEDEDC;
}
#comments .comment-meta {
    font-style: italic;
}
#comments .comment-meta .fn {
    font-weight: bold;
    margin: 0 25px 0 0;
    font-style: normal;
}
#comments .comment-body {
    margin: 15px 0;
}
#comments .comment-body p {
    line-height: 1.6;
}
#comments .reply {
    float: right;
    font-style: normal;
}
#respond {
    margin-bottom: 10px;
}
#commentform {
    margin: 0;
    padding: 20px 0 0 0;
}
#respond .required {
    display: inline-block;
}
#respond label {
    display: inline-block;
    margin: 15px 0 5px 0;
    font-weight: bold;
}
#respond input, #respond textarea {
    display: block;
}
#respond input[type="text"] {
    max-width: 600px;
    margin-bottom: 10px;
    padding: 5px;
}
#respond textarea {
    max-width: 570px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    color: #5d5d5d;
}
#respond .form-allowed-tags, #respond .form-submit {
    margin-top: 15px;
    line-height: 1.6;
}
#cancel-comment-reply-link {
    float: right;
}
/* end ---------------------------------------- comments */





/* begin ---------------------------------------- sidebar */
#sidebar {
    width: 280px;
    margin: 35px 0 0 0;
    display: inline-block;
    color: #8b8a8b;
    position: relative;
}
.sidebar_left #sidebar {
    float: left;
    padding: 20px 0 20px 20px;
}
.sidebar_right #sidebar {
    float: right;
    padding: 20px 20px 20px 0;
}
#sidebar a {
    color: #8b8a8b;
    text-decoration: underline;
}
#sidebar .readmore a {
    text-decoration: none;  
}
.sidepanel {
    position: relative;
    margin-bottom: 40px;
    text-shadow: #f8f8f8 0px 1px 0px;
    float: left;
    width: 280px;
}
.widget-container .sidepanel {
    width: 280px;
    padding: 40px 19px 0 19px;
}
#frontwidgets .sidepanel {
    padding-top: 0px;
}
.sidepanel h3 {
    color: #414445;
    font-size: 17px;
}
.sidepanel .title-container h3 {
    color: #fff;
}
#sidebar .sidepanel h3 {
    margin-bottom: 10px;
}
.sidepanel ul li {
    padding: 5px 0;
    line-height: 1.5;
}
.sidepanel p {
    margin-top: 8px;
    line-height: 1.5;
}
#searchform #s {
    width: 180px;
}
#searchform input[type="submit"] {
    width: 80px;
}
.sidepanel .post-title {
    font-size: 13px;
}
/* end ---------------------------------------- sidebar */





/* begin ---------------------------------------- footer */
#footer-container {
    position: relative;
    z-index: 6;
    width: 100%;
    height: auto;
    display: inline-block;
}

#footer-border {
    display: inline-block;
    border: #555 1px solid;
    width: 956px;
    height: auto;
    position: relative;
    float: left;
}
#footer .sidepanel {
    width: 200px;
    display: inline-block;
    float: left;
    margin: 35px 20px 0 19px;
    padding: 0 0 35px 0;
    position: relative;
    color: #777;
    font-size: 12px;
    text-shadow: #000 0px -1px 0px;
}
#footer .sidepanel h3 {
    color: #fff;
    size: 17px;
    margin: 0 0 20px 0;
}
#footer .sidepanel a {
    color: #bbb;
}
#footer-links {
    display: inline-block;
    list-style: none;
    padding: 0 0 15px 0;
}
#footer-links li {
    float: left;
    margin-right: 15px;
}
/* end ---------------------------------------- footer */





/* begin ---------------------------------------- widgets */
.rf_fronttext_widget p {
    display: inline-block;
    margin-top: 0px;
}
.rf_fronttext_widget .postimage-container {
    border: #dedede 1px solid;
    margin: 0 0 15px 0;
    display: block;
    float: left;
    width: 276px;
    padding: 1px;
    background: #fff;
}
#footer .rf_fronttext_widget .postimage-container {
    border-color: #2a2a2a;
    background-color: #000;
    width: 196px;
}
.rf_fronttext_widget .postimage-border {
    border: #f0f0f0 4px solid;
    width: 268px;
    height: auto;
    overflow: hidden;
    display: inline-block;
    background: #fff url('images/glass_small.png') 50% 50% no-repeat;
}
#footer .rf_fronttext_widget .postimage-border {
    border-color: #131313;
    width: 188px;
}
.rf_fronttext_widget .postimage {
    display: inline-block;
}
.rf_fronttext_widget .postimage img {
    width: 100%;
    height: auto;
}



.rf_contact_widget .social-buttons {
    margin: 0 0 10px 0;
    display: inline-block;
}
.rf_contact_widget .social-buttons a {
    margin: 1px 0 0 15px;
    display: inline-block;
    float: left;
}
.rf_contact_widget .social-buttons a:first-child {
    margin-left: 0;
}
.rf_contact_widget .social-buttons a:hover {
    margin-top: 0px;
}
.rf_contact_widget .phone, .rf_contact_widget .email, .rf_contact_widget .location {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0;
}
.rf_contact_widget .phone .icon {
    background: url('images/phone_dark.png') 50% 50% no-repeat;
}
#footer .rf_contact_widget .phone .icon {
    background: url('images/phone.png') 50% 50% no-repeat;
}
.rf_contact_widget .email .icon {
    background: url('images/email_dark.png') 50% 50% no-repeat;
}
#footer .rf_contact_widget .email .icon {
    background: url('images/email.png') 50% 50% no-repeat;
}
.rf_contact_widget .location .icon {
    background: url('images/pin_dark.png') 50% 50% no-repeat;
}
#footer .rf_contact_widget .location .icon {
    background: url('images/pin.png') 50% 50% no-repeat;
}
.rf_contact_widget .icon {
    height: 24px;
    width: 24px;
    display: inline-block;
    float: left;
}
.rf_contact_widget .text {
    display: inline-block;
    float: left;
    width: auto;
    margin: 1px 0 0 10px;
}
.rf_contact_widget p {
    margin: 0;
}



.rf_twitter_widget {
    display: inline-block;
}
.rf_twitter_widget .tweet {
    background: #FAFAFA;
    border: #D4D4D4 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
}
#footer .rf_twitter_widget .tweet {
    background: #222;
    border: #444 1px solid;
}
.rf_twitter_widget ul {
    display: inline-block;
}
.rf_twitter_widget ul li {
    line-height: 1.6;
    margin: 0;
    padding: 10px 0 0 0;
    display: inline-block;
}
.rf_twitter_widget ul li:first-child {
    padding: 0;
}
.rf_twitter_widget .twittime, 
.rf_twitter_widget .twittime a {
    display: block;
}
.rf_twitter_widget .arrow-container {
    height: 10px;
    width: 10px;
    position: relative;
    margin: -1px 0 0 35px;
    display: inline-block;
    z-index: 100;
}
.rf_twitter_widget .arrow-border {
    height: 0;
    width: 0;
    border-color: #D4D4D4 transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    top: 0px;
    left: 0px;
    position: absolute;
}
#footer .rf_twitter_widget .arrow-border {
    border-color: #444 transparent transparent transparent;
}
.rf_twitter_widget .arrow {
    height: 0;
    width: 0;
    border-color: #FAFAFA transparent transparent transparent;
    border-style: solid;
    border-width: 8px;
    display: inline-block;
    top: 0px;
    left: 2px;
    position: absolute;
}
#footer .rf_twitter_widget .arrow {
    border-color: #222 transparent transparent transparent;
}
.rf_twitter_widget .follow {
    display: inline-block;
    width: 100%;
    position: relative;
}
.rf_twitter_widget .follow img {
    float: left;
    margin: 0 0 0 5px;
}
.rf_twitter_widget .follow a.followme {
    float: right;
    margin: 0 5px 0 0;
}



.rf_latest_posts_widget .post-item {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 10px 0 0 0;
}
.rf_latest_posts_widget .post-item.first {
    margin: 0;
}
.rf_latest_posts_widget .postimage-container {
    float: left;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0 15px 0 0;
    border: 1px solid #fff;
    outline: 1px solid #DEDEDE;
    background: #f0f0f0 url('images/glass_tiny.png') 50% 50% no-repeat;
    padding: 4px;
}
#footer .rf_latest_posts_widget .postimage-container {
    border-color: #000;
    background-color: #131313;
    outline-color: #2a2a2a;
}
.rf_latest_posts_widget .postimage-container a {
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.rf_latest_posts_widget .postimage-container img {
    height: auto;
    width: auto;
}
#sidebar .rf_latest_posts_widget a {
    text-decoration: none;
}
.rf_latest_posts_widget h4 {
    display: block;
    font-size: 14px;
    line-height: 1.3em;
}
.rf_latest_posts_widget a:hover h4 {
    text-decoration: underline;
}
#footer .rf_latest_posts_widget a:hover h4 {
    color: #fff;
    text-decoration: none;
}
.rf_latest_posts_widget .post-date {
    display: block;
    margin: 5px 0;
    line-height: 1.3em;
}



.widget_line {
    width: 100%;
    height: 1px;
    display: inline-block;
    float: left;
}
/* end ---------------------------------------- widgets */





/* begin ------------------------------------------------------------ Shortcodes */
.devider, .devider-top {
    height: 1px;
    margin: 0 8px;
    display: block;
    border-bottom: #E0E0DE 1px solid;
    -moz-box-shadow: 0px 1px 0px #F7F7F5;
    -webkit-box-shadow: 0px 1px 0px #F7F7F5;
    box-shadow: 0px 1px 0px #F7F7F5;
}
.devider {
    padding: 10px 0 0 0;
    margin: 0 0 20px 0;
}
.devider-top {
    padding: 20px 0 0 0;
    margin: 0 25px 40px 0;
    position: relative;
}
.devider-top a {
    position: absolute;
    margin: 20px 0 0 0;
    top: -0.5em;
    right: -25px;
    font-size: 11px;
}
.post-meta-bottom .devider-top {
    margin-bottom: 0;
    padding-top: 10px;
}
.post-meta-bottom .devider-top a {
    margin-top: 10px;
}



.post .column2x1, .post .column3x1, .post .column3x2, .post .column4x1, .post .column4x3 {
    display: inline-block;
    height: auto;
    margin: 20px 2% 20px 0;
    vertical-align: text-top;
    line-height: 1.6;
}
.ie7 .post .column2x1, .ie7 .post .column3x1, .ie7 .post .column3x2, .ie7 .post .column4x1, .ie7 .post .column4x3 {
    float: left;
}
.post .column2x1 {
    width: 47.5%;
}
.post .column2x1 img {
    max-width: 425px;
}
.post .column3x1 {
    width: 31%;
}
.post .column3x1 img {
    max-width: 273px;
}
.post .column3x2 {
    width: 64.5%;
}
.post .column3x2 img {
    max-width: 580px;
}
.post .column4x1 {
    width: 22.5%;
}
.post .column4x1 img {
    max-width: 196px;
}
.post .column4x3 {
    width: 73%;
}
.post .column4x3 img {
    max-width: 658px;
}
.post .last {
    margin-right: 0;
}
.post .sc_sample {
    display: block;
    color: #aaa;
    margin: 0 0 10px 0;
    padding: 15px 10px;
    background: #fcfcfc;
    border: #DEDEDE 1px solid;
    line-height: 1.6;
}



.post .toggle {
    padding: 10px 0;
}
.post .toggle .title {
    background: url('images/minus.png') 0 50% no-repeat;
    padding: 9px 0 9px 50px;
    cursor: pointer;
}
.post .toggle.fold .title {
    background: url('images/plus.png') 0 50% no-repeat;
}
.post .toggle .toggle-content {
    margin: 0;
    padding: 0;
}



.message {
    display: block;
    color: #717fa1;
    margin: 0 0 10px 0;
    padding: 15px 10px;
    background: #d7e6f5;
    border: #aacae6 1px solid;
    line-height: 1.6;
}
.message .title {
    color: #626d86;
}
.message.notice {
    color: #847c4f;
    background: #fcf2c6;
    border: #ffcf4f 1px solid;
}
.message.notice .title {
    color: #726b44;
}
.message.succes {
    color: #4c794b;
    background: #d8f2ce;
    border: #b1e098 1px solid;
}
.message.succes .title {
    color: #416840;
}
.message.error {
    color: #c76458;
    background: #ffe9e9;
    border: #ffbcbc 1px solid;
}
.message.error .title {
    color: #bd5b4f;
}



#content .readmore.custom_button {
    margin-bottom: 20px;
}
/* end ------------------------------------------------------------ Shortcodes */






/* begin ---------------------------------------- misc */
.sep {
    color: #CCC;
    margin: 0 8px;
}
.ico-small {
    vertical-align: middle;
    margin: 0 5px 2px 0;
}
.screen-reader-text {
    display: none;
}
input[type="text"] {
    padding: 5px;
}

/* widget styling */
#calendar_wrap th {
    padding: 5px;
    font-weight: bold;
}
#calendar_wrap td {
    padding: 5px;
}
.sub-title{margin-top:10px !important;}
.sub-sub-title{margin:15px 0px 0px;font-weight:bold;font-size:15px;}
.cardpageid-0{text-align:center;width:100%;font-weight:bold;font-size:18px;margin-bottom:20px;}
/* end ---------------------------------------- misc */

#testform
{



/*height: auto;
*/


width: 30%;
}
.formtext input
{
float:left;
width:65%;
border:1px solid #484848;
}
#testform h2
{

text-align: left;
color:#484848;
margin: 0 0 0.6em;
padding: 0em 0 0.4em;
}


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


#testform li {
    clear: both;
    float: left;
    margin: 0 0 0.8em;
    width: 100%;
}

#testform label{
  
	color:#484848;
	float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    width: 20%;
}


#testform .input-button1 {
    background-color: #7B2D08;
}
#testform .input-button1 {
    background-image: url('../images/button-light.png');
    background-position: -70px -20px;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 4px;
    color: #DCDCDC;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 30px;
    width: 90px;
	
	margin-bottom: 30px;
    margin-left: 55px;
	
}



#testform1 {
    float: right;
    width: 60%;
}


.formtext1 input {
    border: 1px solid #484848;
    float: left;
    width: 35%;
}

#testform1 h2
{

text-align: right;
color:#484848;
margin: 0 0 0.6em;
padding: 1em 0 0.4em;
}





#testform1 label {
    color: #484848;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    width: 12%;
}




#testform1 .input-button {
    background-color: #7B2D08;
}
#testform1 .input-button {
    background-image: url('../images/button-light.png');
    background-position: -70px -20px;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 4px;
    color: #DCDCDC;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 30px;
    width: 90px;
	float:right;
	margin:10px;
}