/********************************************

The Perfect Shaadi - CSS TEMPLATE

Square Brown-Red (square_brownred)
	
********************************************/ 
	
/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CC9900 url(images/styles/square_brownred/grad.jpg) repeat-x;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
	padding-top:25px;
}

/* links */
a:link {
	text-decoration: none;
	color: #990000; /* 489299 */
	background: inherit;
}
a:visited {
	text-decoration: none;
	color: #990000; /* 489299 */
	background: inherit;
}
a:hover {
	text-decoration:underline;
	color: #990000; /* CD9A9A */	
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #990000;
}
h3 {
	font-size: 110%;
	color: #666666;
}

hr {
	margin: 2px 0 2px 0;
	padding: 0;
}

/* images */
img {
	border:none;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul span, ol span {
	color: #666666;
}

table#searchTable{border: 1px solid #990000;}
table td#listing {padding:5px; border:1px solid #990000;}
table td#sponsoredBG {background-color: #CC3333;}
table td#freeBG {}

table td#content-box1, table td#content-box2, table td#content-box3, table td#content-box-cats {
	padding:4px 2px 2px 2px; border:1px solid #990000; background-color: #FFCCCC; font: 95% Verdana, Tahoma, arial, sans-serif;
}
table td#content-box1 ul, table td#content-box2 ul, table td#content-box3 ul{ padding:2px; margin:0 2px 0 18px; }
table td#content-box-cats ul{ padding:2px; margin:0 2px 0 18px; }
table td#content-box-cats ul li{ padding:0; margin:1px 0 1px 0; }

table td#searchForm1, table td#searchForm2, table td#searchForm3 { border: 1px solid #990000; background-color: #FFCCCC; }

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 28px;  
	border: 1px solid #f2f2f2; 
	background: #FAFAFA url(images/styles/square_brownred/quote.gif) no-repeat 5px 5px;    
}

/* form elements */

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

/*input.button { 
	margin: 0;
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFF;
	color: #88ac0b;
}*/

/********************************************
   LAYOUT
********************************************/ 
#pingu { behavior: url(iepngfix.htc); }

#theLogo {
	position: absolute;
	top: 20px;
	left: 25px;
	background: transparent;
	border: 0px;
}

#theLogo img {border:none;}

/* Top Banner */
#bannerTop {
	position: absolute;
	height:60px;
	width:430px;
	top: 20px;
	right: 18px;
	background-color: transparent;
	border: 0px;
	z-index: 0;
}

#bannerTop img {border:none;}

#wrap {
	width: 784px;
	background: url(images/styles/square_brownred/contentnew.gif) repeat center top;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
}
#content-wrap {
	clear: both;
	width: 780px;
	padding: 0; 
	margin: 0 auto;
	padding: 0 0 3px 0;
/*	background: url(images/styles/square_brownred/contentwrap.jpg) repeat center top; */
	background-color: #FFFFFF;
}
#header {
	width: 784px;
	position: relative;
	
	height: 98px;
	background-color:transparent;	
	background: url(images/styles/square_brownred/header.png) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 3.0em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 40px;
	left: 40px;
}
#header h1#logo-text2 {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 1.2em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #FFF;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px;
	left: 40px;
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #777;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 89px;
	left: 57px;
	width: 205px;
}

/* Main Column */
#main {
	float: left;
	width: 582px;
	padding: 0; margin: 0 0 0 8px;
}
#main h1 {
	margin-top: 10px;
	padding: 5px 0 6px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	background: #990000 url(images/styles/square_brownred/headerbg2.gif) repeat-x left bottom;	
	border: 1px solid #990000;
}
#main .content-box {
	margin: 0 2px 0 0;
	padding: 0;  
	border: 1px solid #990000;
	background: #FFCCCC;
}

/* Main Column */
#main2 {
	float: left;
	width: 474px;
	padding: 0; margin: 0 0 0 8px;
}
#main2 h1 {
	margin-top: 10px;
	padding: 5px 0 6px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	background: #990000 url(images/styles/square_brownred/headerbg2.gif) repeat-x left bottom;	
	border: 1px solid #990000;
}
#main2 .content-box {
	margin: 0 2px 0 0;
	padding: 0;  
	border: 1px solid #990000;
	background: #FFCCCC;
}

/* Right Side */
#rightside {
	float: right;
	width: 100px;
	padding: 0; margin: 0 5px 0 0;
}

#rightside img {border:none;}

#rightside h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	background: #990000 url(images/styles/square_brownred/headerbg2.gif) repeat-x left bottom;	
	border: 1px solid #990000;
}
#rightside .right-box {
	border: 1px solid #990000;
	margin: 0;
}
#rightside .right-advert {
	border: 0px; 
	margin-top: 5px;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/styles/square_brownred/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/styles/square_brownred/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/styles/square_brownred/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 180px;
	padding: 0; margin: 0 0 0 5px;
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	background: #990000 url(images/styles/square_brownred/headerbg2.gif) repeat-x left bottom;	
	border: 1px solid #990000;
}
#sidebar .left-box {
	border: 1px solid #990000; 
	font: normal 8pt Verdana, 'Trebuchet MS', Sans-serif;
	margin: 0 0 5px 0;
}
#sidebar .left-advert {
	border: 0px solid #990000; 
	margin: 0 0 0 0;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #990000;
	background: url(images/styles/square_brownred/go.gif) no-repeat 5px 5px;
	height: 15px;
	padding: 5px 0 5px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu a:hover {
	font-size: 1.2em;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #ffffff;
	background: url(images/styles/square_brownred/footer.png) no-repeat center top;
	background-color:transparent;
	font-weight: normal;
	clear: both;
	width: 784px;
	height: 55px;
	font-family:Arial;
	font-size: 8pt;
}
#footer a { text-decoration: none; color: #ffffff;font-size: 8pt; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
