/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:  book antiqua, TIMES NEW ROMAN, sans-serif;
	font-size:16px;
	color:#202020 ;
	margin:0;
	padding:0;
	background:url(/images/bg3.jpg) center top repeat;
/*background:#666;*/
	line-height:135%;

}

ul {
	list-style:none;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:none;
}

p {
	margin:1em 0;
}

h2, h3 {
	padding:5px 0 5px;
	line-height:100%;
	
}



h1 {
	font-size:36px;
	line-height:100%;
	font-weight:normal;
	color:#666;
	display:block;
	padding-bottom:5px;
	
}

h2 {
	margin:5px 0 5px;
	padding:5px 0;
	color:#433d83;
	font-size:24px;
	font-weight:normal;
}

h3 {
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	color:#202020;
	display:block;
	padding-bottom:5px;
	
}

h1 a {
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}



 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background: url(images/.jpg) 0 0 repeat-x;

}

#wrapper {
	margin:0 auto;
	width:960px;
padding:0 10px 0 10px;
background:#fff;
}


#header {
	height:180px;
	position:relative;
	z-index:99; 
background:#fff url(/images/header.jpg) left top no-repeat;
}

#content {
	border-top:2px solid #333;
	padding:20px 0 25px 0;


}

#colLeft{
	width:655px;
	float:left;	
}

#colRight {
	width:270px;
	float:left;	
	padding-left:35px;
	position:relative;
}

#footer {
text-align:center;
	padding:60px 0px 0px 10px;
	width:970px;
	height:100px;
	color:#000;
	position:relative;
background:#fff url(/images/footer2a.jpg) center bottom no-repeat;
margin:0px auto;
bottom:0px;

}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:0px;
	left:0;padding-left:10px;padding-top:30px;
	margin-left:-11px;
}

#logo a img{
	border:none;
}


/* top menu */

#topMenu {
	position:absolute;
	left:0;
	top:133px;
	padding-top:17px;
	width:100%;
	/*---- background:url(images/bk_dotted.gif) 0 18px repeat-x;----*/
 background:url(http://decocraft.biz/images/tablebg.png) 0 3px repeat-x;

}

.sf-menu li {
	position: relative;
	float: left;
font-size:14px;
	padding: 10px 1px 10px 0;
	text-align: center;

}
.sf-menu li a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform:uppercase;
	padding:0 15px;
	position:relative;
	/*---color:#333;----*/
color:#ffffff;
	/*---border-left:1px dotted #333;---*/
border-left:1px dotted #ffffff;
font-size:16px;
}
#topMenu ul.sf-menu li a:hover {
	/*--color:#00A4CC;---*/
color:#5bcaeb;
}
#topMenu ul.sf-menu li ul.children {
	background:#333;
}
#topMenu ul.sf-menu li ul.children li,#topMenu ul.sf-menu li.page_item ul li  {
	position:relative;background:#3a54a4/*14124f*/;

	border-bottom:1px solid #c0c0c0;
}
#topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li.page_item ul li a {
	color: #999;
	text-decoration: none;
	display:block;
	border:none;
}
#topMenu ul.sf-menu li ul.children li a:hover, #topMenu ul.sf-menu li.page_item ul li a:hover{
	text-decoration: none;
	background: none;
	border:none;

	display:block;

	
}
#topMenu ul.sf-menu li ul.children li ul.children {
	border: none;

}
#topMenu ul.sf-menu li ul.children li ul.children li {
	background:#000;
}
#topMenu ul.sf-menu li ul.children li ul.children a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul

{

            margin:-3px 0 0 0;

           

}

#topMenu ul.sf-menu li.page_item li ul, #topMenu ul.sf-menu li ul.children ul.children

{

            margin:0 0 0 38px;

}
#topMenu ul li ul li a, #topMenu ul li:hover ul li a,  #topMenu ul li:hover ul li a, #topMenu ul li:hover ul li a:hover {
	background:none;
	border:none;
	color:#fff;
	line-height:100%;
	text-transform:none;
	padding-top:5px;
	height:16px;
/*--- width:130px;text-align:left; ---*/
width:150px;text-align:left;
}

/*-------
.twitter {
	position:absolute;
	top:42px;
	right:130px;
	background:url(images/twitter_top.gif) 0 60px no-repeat;
	z-index:99;
}

----*/

.twitter a {
	display:block;
	width:139px;
	height:110px;
	text-indent:-9999px;
}

.rss {
	position:absolute;
	height:28px;
	padding-right:34px;
	line-height:28px;
	top:55px;
	right:0;
	background:url(images/rss.gif) 100% 50% no-repeat;
}


/* CONTENT ELEMENTS
----------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

ul.homeColumns {
	display:block;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:25px;
	margin-top:20px;
}

ul.homeColumns li h2 {
	margin:15px 0 5px;
	background:#333;
	padding:5px 7px;
	color:#ccc;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

ul.lastRow {
	background:none;
}

ul.homeColumns li {
	float:left;
	background:url(images/bk_dotted_vert.gif) 100% 0 repeat-y;
	padding:0 18px 0 0;
	margin-right:20px;
	width:294px;
	position:relative;
}


ul.homeColumns li img {
	border:none;
}

ul.homeColumns li.last {
	margin-right:0;
	background:none;
	padding-right:0;
}

ul.homeColumns li h2 {
	margin-top:0;
}

ul.homeColumns li ul {
	margin:0;
}

ul.homeColumns li ul li {
	padding-bottom:1px;
	background:none;
	border-bottom:1px dotted #666;
	margin:0;
	padding-right:0;
		
}

ul.homeColumns li ul li a{
	display:block;
	padding:7px 0;
	background:url(images/bullet_blue.jpg) 3px 10px no-repeat;
	padding-left:25px;
	padding-right:0;
	text-decoration:none;	
	
}

.catTitle {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:9px 0 ;
	margin-bottom:10px;
	color:#666;
	font-size:16px;
}

.blogItem, .archiveItem  {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
}

.archiveItem  {
	padding-bottom:0;
}

.blogItem span.posted, .archiveItem span.posted {
	
	padding:5px 0 0;
	font-size:16px;
	color:#999;
	display:block;
}

.blogItem .metadata, .archiveItem .metadata  {
	position:absolute;
	top:3px;
	left:0;
	width:47px;
	height:48px;
	/* background:url(images/bk_metadata.jpg) 0 0 no-repeat; */
	text-align:center;
	clear:both;
}

.blogItem .metadata .month, .archiveItem .metadata .month {
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:10px;
}

.blogItem .metadata .day, .archiveItem .metadata .day {
	font-size:16px;
	color:#fff;
	font-weight:bold;
}

.blogItem div.details, .archiveItem div.details  {
	/*padding-left:57px;*/
padding-left:0px;
	position:relative;
	clear:both;
}

.blogItem div.details h1, .archiveItem div.details h2 {
	padding:0;
	background:none;
	margin:0;
}

*html .blogItem div.details, *html .archiveItem div.details  {
	height:1%;
}


.blogItem .meta, .archiveItem .meta{
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	margin-bottom:15px;
	padding-bottom:10px;
}

.archiveItem .meta{ 
	background:none;
}



.blogItem a.more-link {
	display:block;
	clear:both;
	background:url(images/bk_readmore.jpg) 0 0 no-repeat;
	width:120px;
	height:28px;
	text-indent:-9999px;
	margin-top:10px;
}

#colLeft .portfolioItem {
	float:left;
	width:304px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:15px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

#colLeft .portfolioItem h2 {
	font-size:16px;
	line-height:100%;
	margin:0;
	padding:8px 0;
}

*html #colLeft .portfolioItem{
	margin-right:20px;
	width:300px;
}

#colLeft a img{
	border:none;
	padding:8px;
	background:#fff;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
}


#colLeft img {
	padding:8px;
	background:#fff;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}


#colLeft ul {
	list-style:square;
	list-style-position:inside;
}

/* colRight */


#colRight h2.sponsors {
	background:#EE4A04;
	color:#fff;
}


#colRight ul li {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:1px;
	position:relative;
}

#colRight ul li a{
	display:block;
	padding:8px 0;
	background:url(images/bullet_blue.jpg) 3px 10px no-repeat;
	padding-left:25px;
	color:#666;
	text-decoration:none;
}

#colRight ul li a:hover{
	background:#F5F5F5 url(images/bullet_green.jpg) 3px 10px no-repeat;
}

#colRight #ads {
	clear:both;
	padding:8px 0 10px;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
} 

#colRight #ads a {
	float:left;
	margin:0 10px 10px 0;
}

#colRight #ads img {
	border:none;
}

#colRight h2 {
	margin:15px 0 5px;
	background:#333;
	padding:5px 7px;
	color:#ccc;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}

#ads_msg {
	padding:8px 8px 2px;
	background:#f4f4f4;
	border:1px dotted #ccc;
	float:left;
	line-height:100%;
	width:243px;
	height:22px;
}

#ads_msg a {
	color:#666;
}

#colLeft .social {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

#colLeft .social a img {
	padding:5px;
}

#colLeft .social a:hover img {
	border:none;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}

#colLeft .social strong {
	color:#00C1F2;
}

/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	background:none;
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding:10px 0;
	padding-left:40px;
}

#colLeft ul.commentlist li .avatar {
	float:left;
	width:32px;
	margin-left:-40px;
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#00A4CC;
}




/* HOME SLIDER
-----------------------------------------------*/

#slider {
	padding-bottom:15px;
	border-bottom:2px solid #333;
	height:340px;
}


.panel .text {
	color:#666;

	height:60px;
	padding-right:33px;
	padding-bottom:10px;
	float:left;
	width:300px;
	font-size:16px;
}

.panel .text p {
	display:block;
	background:url(images/bk_dotted.gif) 0 0 repeat-x;
	padding-top:15px;
}

.panel .text h1, .panel .text h1 a {

	font-size:32px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
}

.panel img {
	float:left;
}

.panel .label {
	position:absolute;
	top:0;
	left:313px;
	height:340px;
	width:18px;
}

.panel .post {
	background:#656565 url(images/label_post.jpg) 0 0 no-repeat;
}

.panel .project {
	background:#F78B21 url(images/label_project.jpg) 0 0 no-repeat;
}


/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 340px; /*Height should enough to fit largest content's height*/;
}

.stepcarousel span.featured {
	color:#666;
	font-size:16px;
	display:block;
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	width:270px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 960px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}

/* FORMS
---------------------------------------------------*/

/* search form */

#searchform {
	background:url(images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

#searchform #s {
	width:130px;
	border:1px solid #fff;
	font-size:11px;
	padding:5px 2px;
	margin-left:5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

#searchform #searchsubmit {
	background:#00CCFF;
	border:1px solid #48DBFF;
	color:#fff;
	padding:3px 0;
	text-align:center;
	width:54px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


#commentform textarea {
	width:500px;
}

#commentform input#submit{
	border:none;
	width:120px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url(images/bk_postcomment.jpg) 0 0 no-repeat;
	font-size:16px;
}

/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	border:none;
	width:120px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:15px;
	background:url(images/bk_sendmsg.jpg) 0 0 no-repeat;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

#twitter-boxy {font-size:11px;}
#twitter-boxy h2 a{text-decoration:none;color:#fff;}
#twitter-boxy ul{padding:0px;}
#twitter-boxy li, #twitter-boxy ul li a{padding:0px;margin:0px;background:none;}
 #twitter-boxy ul li a:hover{padding:0px;margin:0px;background:none;color:blue}
