
body {
	background: #3a2921  url(images/body_bg.jpg) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:18px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #f0072d;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	-moz-outline: 0px ! important;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {
	
}
#wrapper {
	width: 850px;
	padding:0 30px 0 0;
	margin: 20px auto 0 auto;
	position: relative; 
	background-color:#f0e6c9;
}




/* ------------------------------------- header area  */
#header {
	padding-bottom:70px;
	margin-left:19px;
}

#header h1 {padding:40px 0 7px 11px; margin:0 0 0 0;}
#header h1 a {display:block; width:326px; height:56px; background-image:url(../../../../images/logo.gif); background-repeat:no-repeat;} 
#header h1 a span {display:block; text-indent:-99999px;}
#header .description {display:none;}


h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform { display:none;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 520px;
	float:left; display:inline;
	height:1%; overflow:hidden;
	background-color:#fff;
	padding:0 0 0 0;
	margin:11px 0 0 30px;
	
	}
/* main menu */

#nav {}
#nav ul {height:30px; padding:10px 0 0px 15px; margin:0;}
#nav li { list-style-type:none; float:left; margin:0; padding:0;}
#nav li  a {margin:0; padding:0;}	
#nav .home { background-image:url(images/nav_home_bg.gif); background-repeat:no-repeat; display:block; width:83px;height:30px;}
#nav .home a {display:block; width:83px;}
#nav .home span {display:block;text-indent:-9999px;}


/* sub menu */
#subnav {
	background: #ecebeb;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding:10px 15px;	 
	background-color:#fff;
	float:left;
}
.post {
	border-bottom:1px solid #404040;	
	margin:0 0 15px 0;
	padding: 0px;
	 height:1%; overflow:hidden;
	overflow: hidden;
}
.post .date { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4a4a4a
}

.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #f0072d;
	text-decoration: none;
}
.postdata .category{
	float: left;
}
.postdata .comments{

	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {

	padding: 12px 0px 5px;
	clear: both;
}

.entry img {float:left; margin:0 10px 10px 0;}

/* post title */
h2 {
 font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#524f52;
 font-weight:normal;
 margin:0; padding:0; 
 height:1%; 
overflow:hidden;
}
h2 a, h2 a:visited {
	color: #524f52;
	text-decoration: none;
	padding:3px; line-height:18px; display:block; float:left;
}
h2 a:hover {
text-decoration:none;
	background-color:#C1052C;
	color:#FFFFFF;
}


/* next & previous page navigation */

.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
 height:1%; overflow:hidden; margin:10px 0;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
 color:#f0072d; float:left;
 padding-left:19px; background-image:url(images/post-nav-previous.gif); background-repeat:no-repeat;
 
}
.post-nav .next a {
	float: right;
 color:#f0072d;
  padding-right:19px; background-image:url(images/post-nav-next.gif); background-repeat:no-repeat; background-position:right 0;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px; font-weight:normal;
	font-size:14px; line-height:18px;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 470px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 29px;
	padding-bottom: 6px;
	margin-left: 355px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f9f3e2;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #f0072d;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #db203e;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */



/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
	background-image:url(images/sidebar_bg.jpg); background-repeat:no-repeat; background-position:center 0;
	float:right;
	width: 209px;
	background-color:#fff; 
	padding:300px 30px;
	
	
}
#sidebar p {
	
}
#sidebar h3 {
	font-size:14px; font-weight:bold; color:#4a4a4a;
	margin:0 0 5px 0;

}


#sidebar ul {margin:0 0 25px 25px; padding:0;}
#sidebar ul li { list-style-type:none; padding:0; margin:0;}
#sidebar ul li a {color:#4a4a4a; font-size:12px;}
#sidebar ul li a:hover { background-color:#c1052c; color:#fff;}

#sidebar a {text-decoration:none; padding:3px;}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {

}
/* recent comments widget */
#recent-comments ul li {

}
/* category widget */

/* recent posts widget */
#recent-posts ul li {

}
/* links widget */
#links ul li {

}
/* meta */
#meta .rss {

}
#meta .login {

}
#meta .check {

}
#meta .wordpress {
	
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

#footer{display:none;}

#footer_2{clear:both; width:880px; margin:30px auto;}

.level_1 { background-color:#fff; color:#363636; padding:15px 30px; font-size:11px;}
.level_1 a {color:#363636!important; padding:3px;}
.level_1 a:hover { color:#fff!important; background-color:#c1052c; text-decoration:none;}
.level_1 .pipeSpcer {padding:0 4px;}

.level_2 {text-align:center; margin:0 auto; width:194px; padding:0 0 25px 0;}
.level_2 a {display:block; width:194px; height:31px; background-image:url(images/logo_creative_datanetwork.gif); background-repeat:no-repeat;}
.level_2 a span {display:block; text-indent:-9999px;}




.mainNav {height:40px; padding:0 0 0 0; margin:0; z-index:9999; }
.mainNav li {float:left; padding:0 18px 0 0; margin:0; display:inline;}
.mainNav li:hover {position:relative;}
.mainNav li:hover a,
.mainNav a:hover {background-position: 0 -40px;}
.mainNav a:active,
.mainNav a:hover,
.mainNav a:link,
.mainNav a:visited {border:none;}
.mainNav li a {height:40px; display:block; background-repeat:no-repeat;}
.mainNav li a:hover { background-position:0 -40px; position:relative;}
.mainNav li a span {display:block; text-indent:-99999px;}

.menuBtn {}
.blogulBtn {width:131px; background-image:url(../../images/btn5.gif);}
.contactBtn {width:136px; background-image:url(../../images/btn6.gif);}

.mainNav .subNav {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.mainNav :hover ul.subNav {left:0px; top:40px; background: #f0e6c9; width:180px; height:auto; background:url(../../../../images/submenu_bg.gif) repeat; z-index:300;}
/*
.mainNav :hover ul.subNav :hover {background: #e3103e; color:#ffebb2;}
.mainNav :hover ul.subNav li {display:block; width:180px; height:30px; float:left; color:#e3d3a6; padding:0 0 0 0;}
.mainNav :hover ul.subNav li a {display:block; width:180px; height:22px; text-decoration:none; padding:4px 0 4px 0; margin:0; color:#e3d3a6;}
.mainNav :hover ul.subNav li a b {padding:0 0 0 13px; margin:0; font-size:11px; font-weight:bold;}
*/
.mainNav :hover ul.subNav :hover {background: #e3103e; color:#ffebb2;}
.mainNav :hover ul.subNav li {display:block; width:180px; height:38px; float:left; color:#e3d3a6; padding:0 0 0 0;}
.mainNav :hover ul.subNav li a {display:block; width:180px; height:30px; text-decoration:none; padding:2px 0 4px 0; margin:0px; color:#e3d3a6;}
.mainNav :hover ul.subNav li a b {padding:0; margin:0px; font-size:11px; font-weight:bold;}


#tag_cloud h3{display:none;}
#tag_cloud a {color:#4a4a4a; line-height:30px;}
#tag_cloud a:hover {color:#fff; background-color:#c1052c;}