/*
Theme Name: iPlaza.in
Theme URI: http://www.iplaza.in
Description:
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background: #252220 url(images/bck.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
input, textarea, select {
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fcfcfc !important;
	border: #787878 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fcfcfc !important;
	border: #787878 1px solid;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#container:after, #content .entry:after, #content .categories:after, #content .submission dl:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 900px;
	background-color: #f4f8d7;
}
#header {
	position: relative;
	height: 340px;
	background: no-repeat url(images/bckheader.jpg);
}
#header .logo {
	position: absolute;
	top: 80px; left: 285px;
	width: 375px; height: 50px;
	font-size: 0;
	text-indent: -99999em;
}
#header .logo a {
	display: block;
	width: 100%; height: 100%;
}
#header .description {
	position: absolute;
	top: 140px; left: 365px;
}
#header ul {
	position: absolute;
	top: 295px; left: 300px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
	margin: 0 15px 0 0;
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#header li a {
	float: left;
	padding: 4px 15px;
	background-color: #e8f0c7;
	border: #a1ba74 1px solid;
	color: #181b0a;
	text-decoration: none;
}
#header li a:hover {
	background-color: #f3f7e4;
	color: #bf0603;
}
#header form {
	position: absolute;
	top: 215px; left: 365px;
	margin: 0;
}
#header form * {
	vertical-align: middle;
}
#header form .text {
	margin: 0 5px 0 0; padding: 1px 5px;
	width: 115px;
}
#header form .submit {
	width: 55px; height: 20px;
	background: no-repeat url(images/bckheaderformsubmit.png);
	border: 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#container {
	margin: 10px 15px 50px 15px;
	width: 870px;
	background: repeat-y url(images/bckcontainer.png);
}
#content {
	float: right;
	padding: 20px 15px;
	width: 610px;
}
#content a {
	color: #73593e;
	text-decoration: none;
}
#content .title {
	margin: 0 0 15px 0;
	font-size: 13px; font-weight: bold;
	color: #1f4983;
}
#content .title a {
	color: #1f4983;
}
#content .entry {
	width: 100%;
}
#content .entry img.centered {
	display: block;
	margin: 0 auto;
}
#content .entry img.alignright {
	display: inline;
	margin: 0 0 5px 10px; padding: 5px;
}
#content .entry img.alignleft {
	display: inline;
	margin: 0 10px 5px 0; padding: 5px;
}
#content .entry .wp-caption {
	margin: 10px; padding: 5px 0 0 0;
	text-align: center;
	border: #787878 1px solid;
}
#content .entry .wp-caption p {
	margin: 0; padding: 0 5px 5px 5px;
}
#content .review {
	margin: 0 0 15px 0; padding: 5px 10px;
	background-color: #f9f9f9;
	border: #ddd 1px solid;
}
.single #content .review {
	margin: 0; padding: 0;
	background-color: transparent;
	border: 0;
}
#content .review .title {
	margin: 0 0 5px 0;
	font-size: 12px;
}
#content .review .entry p {
	margin: 0;
}
.single #content .review .entry, .single #content .review .entry p {
	margin: 0 0 15px 0;
}
#content .review .entry a:hover {
	text-decoration: underline;
}
#content .review ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#content .review li {
	margin: 0 0 5px 0; padding: 0 0 0 25px;
	line-height: 16px;
	font-size: 11px;
	background: no-repeat left 3px;
}
#content .review li span {
	display: block;
	padding: 3px 5px;
	background-color: #f5f5f5;
}
#content .review li a:hover {
	text-decoration: underline;
}
#content .review .sector {
	background-image: url(images/bckcontentreviewsector.png);
}
#content .review .location {
	background-image: url(images/bckcontentreviewlocation.png);
}
#content .review .website {
	background-image: url(images/bckcontentreviewwebsite.png);
	font-weight: bold;
}
#content .review .email {
	background-image: url(images/bckcontentreviewemail.png);
}
#content .review .phone {
	background-image: url(images/bckcontentreviewphone.png);
}
#content .review .address {
	background-image: url(images/bckcontentreviewaddress.png);
}
#content .path {
	margin: 0 0 15px 0;
}
#content .heading {
	margin: 0 -15px 15px -15px; padding: 5px 15px;
	background-color: #f8f8f8;
	font-weight: bold;
}
#content .categories {
	margin: 0 0 25px 0; padding: 0;
	list-style-type: none;
	width: 100%;
}
#content .categories li {
	float: left;
	margin: 0 0 5px 0;
	width: 200px;
}
#content .advertisements {
	margin: 0 0 15px 0; padding: 5px 0;
	text-align: center;
	background-color: #f8f8f8;
}
#content .share {
	margin: 0 0 15px 0;
	text-align: center;
}
#content .submission {
	margin: 0;
}
#content .submission ul {
	margin: 0 0 10px 0; padding: 0;
	list-style-type: none;
}
#content .submission .success li {
	padding: 3px 5px;
	background-color: #f5f5f5;
	font-weight: bold;
	color: #1f4983;
}
#content .submission .error li {
	margin: 0 0 5px 0; padding: 3px 5px;
	background-color: #f5f5f5;
	color: #bf0603;
}
#content .submission span {
	color: #bf0603;
}
#content .submission p {
	margin: 0 0 10px 0;
}
#content .submission dl {
	margin: 0 0 10px 0;
	width: 100%;
}
#content .submission dt {
	float: left;
	width: 160px;
}
#content .submission dt label {
	cursor: pointer;
}
#content .submission dd {
	float: left;
	margin: 0;
	width: 450px;
}
#content .submission dd .text {
	display: block;
	width: 350px;
}
#content .submission dd textarea {
	display: block;
	width: 350px;
}
#content .submission dd select {
	display: block;
	width: 356px;
}
#content .navigation {
	width: 100%;
	font-weight: bold;
}
#sidebar {
	float: left;
	margin: 0; padding: 25px 0 25px 10px;
	list-style-type: none;
	width: 220px;
	background: no-repeat url(images/bcksidebar.png);
}
#sidebar .heading {
	padding: 5px;
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
	font-size: 12px; font-weight: bold;
	color: #ce6e58;
}
#sidebar a {
	color: #73593e;
	text-decoration: none;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 15px 0;
	background-color: #f8f8f8;
}
#sidebar li li {
	margin: 0; padding: 5px 10px 5px 15px;
	background: 5px 10px no-repeat url(images/bcksidebarlili.png);
	border-bottom: #ddd 1px solid;
}
#sidebar li li:hover {
	background-color: #efefef;
}
#sidebar .textwidget {
	padding: 10px;
}
#footer {
	padding: 10px 0;
	text-align: center;
	background-color: #e3e7b5;
	border-top: #b7ce86 10px solid;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
