* {
	margin: 0;
	padding: 0;
}

body {
	
	background:url(images/header_bg.jpg) top left repeat-x;
	color: #333;
	font-family: cambria, georgia, times, 'times new roman', serif;
	font-size: 14px;
	text-align: left;
	padding:0;
	margin:0;
	line-height:1.4em;
	text-align:justify;
	height:351px;
}

h1, h3 {
	color: #333;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #333;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	
	margin-left:-32px;
	padding: 15px 0px 0px 0px;
	
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	width: 940px;
	
	margin: 0 auto;
	
}

#menu ul  {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: -27px;
	display:block;
	
}

#menu li a{
	display: inline;
	text-align: center;
	color: #FFFFFF;
	 background:url(images/navbg.jpg) no-repeat right;
	 
}

#menu a {
	display: block;
	float: left;
	
	margin-right: 0px;
	padding: 0px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-size: 15px;
	
	
	color: #FFFFFF;
	
}

#menu a:hover{
	
	color: #FF9900;
}

#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img05.gif) repeat-x left top;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 16px;
	padding: 3px 0 3px 5px;
	border: none;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */
.page-top-bg{
clear:both;
	width:100%;
	margin: 0 auto;
	padding:0;
	background: #eee;
	margin-top:77px;
	}
#page {
	width: 964px;
	margin: 0 auto;
	background:url(images/container-bg.jpg) top left repeat-y;

}

#page-bgtop {
	padding: 0px 0px 0px 20px;
	width: 964px;
	
	
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding-top: 20px;
	
}
.post {
	margin: 0px 0px 10px 0px;
	
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #75ae39;
	font-size:22px;
	font-style:normal;
	font-family: cambria, georgia, times, 'times new roman', serif;
	border-bottom:1px dotted #eee;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #FF9200;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 4px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 10px 0;
	font-weight: bold;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 223px;
	margin: 0px 0px;
	padding: 21px 67px 30px 0px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	width: 223px;
	
}


#sidebar li a {
color:#176391;
	
}

#sidebar li ul {
	margin: 0px;
	border:1px solid #ccc;
	padding: 5px 0px 10px 0px;
	width: 246px;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0px 4px 25px;
	border: none;
	color:#176391;
	line-height:20px;
	background:url(images/link_bullet.png) no-repeat 7px 11px;
	border-bottom: 1px dotted #eee;
}

#sidebar h2 {
	margin: 0px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
	padding:3px 0 0 25px;
	width:223px;
	color:#fff;
	height:28px;
	background:url(images/heading_bullet.png) no-repeat #F3810f 2px 6px;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #176391;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #176391;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-flash-designer-india {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(images/footer_bg.jpg) repeat-x;
	color: #FFFFFF;
	min-height:69px;
}

#footer-flash-designer-india p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer-flash-designer-india a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-flash-designer-india a:hover {
	text-decoration: none;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #FFFFFF;
}

hr {
	display: none;
}
.fix_footer{
width:290px;
display:block;
margin:auto;
padding-top:0px;
}
.copyscape{
float:left;
display:block;
margin-top:20px;
}
.footer-home-link{
float:left;
display:block;
margin-top:25px;
}
.banner{
padding-top:38px;
float:left;
display:block;
margin:0 auto;
width:962px;
}

#subfooter-flash-designer-india {  
 width:910px;  
display:block;
margin:0 auto;  
height:160px;  
clear:both;  
padding-top:0px;
padding-bottom:27px;





} 
#subfooter-flash-designer-india h2 {  
 clear:both;
 margin: 0px;
	
	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	font-weight: normal;
	color: #FFFFFF;
	padding:3px 0 0 25px;
	width:205px;
	color:#fff;
	height:28px;
	background:url(images/heading_bullet.png) no-repeat #F3810f 2px 6px;
 
}  
   
#subfooter-flash-designer-india .widget {  
width:210px;  
height:150px;  
float:left; 
display:block;
margin-left:56px;
background:none;
color:#000;
border:none;



}  

#subfooter-flash-designer-india .widget a{
color:#176391;
background:url(images/bullet.png) no-repeat 11px 9px;
line-height:12px;
padding-bottom:5px;
}

#subfooter-flash-designer-india .widget .inner {  
padding:10px;
 }  
   
 #subfooter-flash-designer-india li {
list-style-type: none;
list-style-image: none;
background:url(images/link_bullet.png) no-repeat 7px 11px;
	border-bottom: 1px dotted #eee;
}
#subfooter-flash-designer-india li ul {
padding-left:0px;
font-size:12px;
width: 228px;
border:1px solid #eee;

}
#subfooter-flash-designer-india li ul a {
padding-left:27px;
font-size:14px;
line-height:23px;
padding-top:9px;
}
#subfooter-flash-designer-india li ul a:hover {
color:#176391;
text-decoration:none;
}
#subfooter-flash-designer-india a {
padding:5px;

text-decoration:none;
clear:both;
display:block;
padding-left:30px;
color:#000000;
display:block;
line-height:19px;
}