/* 
 *
 *
 Begining Dynamic Header Stylesheets
 *
 *
*/

body{
	background-image:url(http://onetouchofelegance.com/wp-content/themes/fringetech/images/bg.png);	color:#555555; 
	font-size:12px;
	font-family:"Tahoma";
	line-height:21px;
	
	height:100%;
}

p{
	line-height:21px;
}

.header_line{		background:url(http://onetouchofelegance.com/wp-content/themes/fringetech/images/header_dashed.png) repeat-x;	}

.header_effect {	
	background:url(http://onetouchofelegance.com/wp-content/themes/fringetech/images/header_dark.png) no-repeat top center;	
	top:0;}


/* begin header types */

.header_logo{	float:left;	width:100%;	text-align:center;	margin-top:20px;	}
.header_container .header_menu{	margin-top:20px;	text-align:center;	float:left;	width:100%;	}

.header_container .header_menu ul{		list-style:none;	z-index:1;	margin:0 auto; display:table;	}


/* end header types */



/* menu styles - colors */

.header_container .header_menu > ul > li > a{

	font-size:14px; 
	color:#555555;

		
	
	font-family: "Tahoma";
	
}

.recently .categories ul li a{
	color:#555555;	
}

.recently .categories ul li a:hover,
.recently .categories ul li.current_page_item a,
.header_menu > ul > li.current_page_ancestor > a,
.header_menu > ul > li.current_page_item > a,
.header_menu > ul > li a:hover{	
	color:#2ba09e;
}




/* drop down menu styles */
.header_container .header_menu ul li ul{		

	background-color:#111111; 
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px; 	
	border-radius: 3px;	
	width:175px;
}

.header_container .header_menu ul li ul li a{			
	color:#888888;	
	font-size:11px; 
	font-family:"Tahoma";
	
		
	}

.header_container .header_menu ul li ul li a:hover{	background-color:#ffffff;	color:#666666;	}

.header_container .header_menu ul ul li.current_page_ancestor > a,
.header_container .header_menu ul ul li.current_page_item > a{
	color:#2ba09e;
}


/* header menu line and current_line effect */
.categories_cline,
.header_menu_cline{			border-bottom:1px solid #c2472b;	}


/* tooltip settings using dropdown vars */
.tooltip_text{

	color:#888888;	
	background-color:#111111; 
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px; 	
	border-radius: 3px;
	
}
.tooltip_arrow{				border-color:#111111 transparent !important; }

/* General Site Lines */

.page_sidebar .recent_post,
hr,
.divider_with_top,
.divider_hr,
.blog_boxes .blog_box,
.no_slide,
.page_title,
.recently,
.recently .intro .title,
.header_menu_line,
.categories_line,
.home_cboxes .one_cbox .title,
.home_custom .home_custom_content,
.home_custom .home_custom_title,
.intro_content{	border-bottom:1px solid #e1e1e1;	}

.quickly_support,
.header_icon_seach{
	border-left:1px solid #e1e1e1;
}

.lock_box,
.settings_box,
.megaphone_box,
.support_box,
pre.code{
	border:1px solid #e1e1e1;
}


/* twitter settings */

.bottom_up_wrap{
	background-color: #f1f1f1;
	color:#555555;
}


/* footer settings */
.footer {	color:#ffffff; background:url(http://onetouchofelegance.com/wp-content/themes/fringetech/images/footer_bg.png) top center; }

.footer .footer_info{	border-top:1px solid #cfcfcf;	}
.footer_list ul li{		border-bottom:1px solid #cfcfcf;	}



/* general link styles */

.widget_nav_menu ul li a,
.recently_boxes .title a,
a{					color:#2ba09e;	}

.widget_pages ul li.current_page_item > a,
.widget_nav_menu ul li a:hover,
.recently_boxes .title a:hover,
a:hover{			color:#222222;	}

::selection {	 	background: #2ba09e; color: #f1f1f1; }
::-moz-selection {	background: #2ba09e; color: #f1f1f1; }



/* Headline Typography Styles */
h1, h2, h3, 
h4, h5, h6 {
	font-family:"Georgia";
	letter-spacing:0.4px;	
	padding-bottom:10px;	
	font-weight:normal;
	
		
		
	
}


h1{				font-size:36px;	line-height:41px; }
h2{				font-size:28px;	line-height:35px; }
h3{				font-size:22px;	line-height:27px; }
h4{				font-size:18px;	line-height:29px; }
h5{				font-size:16px; }
h6{				font-size:14px; }

.portfolio_boxes .content {
    background-color: #c2472b;
    border: 1px solid #EEEEEE;
    float: left;
    padding: 5px;
}

.portfolio_boxes .title a {
    color: #FFFFFF;
    font-size:14px;
}

.page_title{
padding-left:10px;
text-align:center;
color:#2ba09e;
}

.page_container h3, h4, h5{
color:#000000;
}

body{
background-color:#C2472B;
background-image: url("http://onetouchofelegance.com/wp-content/uploads/2012/01/background1.png");
margin-top:10px;
}

.header_wrap{
background-color:#FFFFFF;
width:980px;
padding:10px;
}
.page_wrap{
background-color:#FFFFFF;
width:980px;
padding:0 10px 10px 10px;
}

.intro_text, .homebox_wrap{
padding:10px;
width:980px;
background-color:#FFFFFF;
}

.columns{
margin-right:3%;
}

.wrap-MI{
padding-bottom:0px !important;
}

.with_frm_style{
width:600px;
}

.with_frm_style input[type="text"], textarea{
width: 90%;
}

.with_frm_style p.submit{
text-align:right;
}

.with_frm_style div.form-field{
margin-bottom: 8px;
}

.with_frm_style span.frm_required{
color: #ff0000;
}

input[type="url"] {
color: #999;
font-size: 11px;
line-height: 14px;
font-family: Tahoma;
padding: 10px;
border: 1px solid #DDD;
background: white url(wp-content/themes/fringetech/images/input_bg.jpg) repeat-x;
}
