/*
Theme Name:CRMscribe
Theme URI:http://www.crmscribe.com/
Version:0.1
Description:A new theme for my CRMscribe Website
*/

* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	color: #333;
	font-family: Arial,Sans-Serif;
	line-height: 150%;
}
#inner-bg {
	background-color: #fff;
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* Layout Styles Starts */

#wrapper {
	width:900px;
	margin:0 auto;
}
#header {
	height:50px;
}
#logo {
	width:125px;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
}
#logo #cont {
	background-image: url(images/crmscribe.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 125px;
}
#logo #cont a {
	display:block;
	height:35px;
}
#sidearea li {
	list-style-type: none;
	padding: 5px;
font-size:9px;
	
}
#logo #cont a span {
	display:none;
}
#banner {
	height:198px;
	background:url(images/banner-bg.gif) no-repeat;
	position:relative;
}
#banner h2 {
	padding:32px 0 0 0;
}
#banner h2, #banner p {
	width:485px;
	padding-left:10px;
	color:#fff;
}
.banner-img {
	position:absolute;
	right:0;
	bottom:0;
}
#banner p {
	padding-bottom:15px !important;
	padding-bottom:9px;
}
#container, #container1 {
	background:#fff url(images/container-bg.jpg) no-repeat top;
	min-height:436px;
	height:auto !important;
	height:436px;
	padding:0 20px;
}
#container1 {
	background:#fff url(images/container1-bg.jpg) no-repeat top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container .clearfix {
	background:url(images/divider.jpg) no-repeat 250px 20px;
}
#container1 .clearfix {
	background:url(images/divider.jpg) no-repeat 600px 20px;
}
#mainarea {
	width:590px;
	padding:20px 0 0 0;
}
#container h2 span, #container1 h2 span {
	color:#14619b;
}
#sidearea {
	width:235px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.block1 {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:286px;
}
.block1 p {
	text-align:center;
}
#footer {
	background:url(images/footer-bg.jpg) no-repeat;
	overflow:hidden;
	font-size:10px;
	clear: both;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer a {
	color:#222;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#14619b;
	text-decoration:underline;
}
/* Layout Styles Ends */



/* Links Styles Starts */


a.readmore {
	float:right;
}
a.readmore span {
	display:none;
}
#container p.hr {
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
/* Links Styles Ends */

/* Form Styles */


#mainarea form {
	padding:0 5px;
}
#mainarea form p {
	margin:0 0 5px 0;
}
#mainarea form p.floatleft {
	margin-right:15px;
}
.input {
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input {
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus {
	border:1px solid #000;
}
.signin-btn, .button1 {
	background:#303030;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
/* Form Styles */


/* Paragraph and list Styles */

#container p, #container1 p {
margin-bottom:15px;
}
#container form p {
	margin:0 0 5px 0;
}
#container p img.floatleft {
	margin:0 20px 0 0;
}
#container p img.floatright {
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft, #sidearea img.floatleft, #sidearea p img.floatleft {
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright, #sidearea img.floatright, #sidearea p img.floatright {
	margin:10px;
}
#container ul, #container ol, #container1 ul, #container1 ol {
	margin:0 0 0 20px;
	list-style-type: none;
}
#container ol, #container1 ol {
	margin:0 0 0 30px;
}
ul#portfolio {
	margin:0;
	list-style:none;
}
#container dt, #container1 dt {
	font-weight:bold;
	margin:20px 0 10px 0;
}
/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#14619b;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color:#14619b;
}
h1 {
	font-size:18px;
	color: #14619b;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}
h5, h6 {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px 0;
	font-weight:normal;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.normal, .normal a {
	font-weight:normal;
}
.textbold {
	font-weight:bold;
}
#sidearea #articleshd {
	background-image: url(images/article-heading.gif);
	background-repeat: no-repeat;
	width: 150px;
	display: block;
	height: 20px;
	margin-bottom: 10px;
}
#container .nomargin, .nomargin {
	margin:0;
}
#sidearea a span {
	display: block;
	float: right;
	margin-top: 10px;
}
#container.nobg, .nobg {
	background:none;
}
/* Genric Styles Ends */
#relatedwrap {
	width: 590px;
	float: left;
}
#relatedwrap #sense {
	height: 280px;
	width: 336px;
	float: left;
}
#relatedwrap #related {
	float: right;
	width: 250px;
	height: 280px;
}
#navilinks {
	height: 20px;
	display: block;
	clear: both;
}
#g-container {
	width:590px;
	color:#666;
	margin-left: 0px;
}
#g-container li {
	width: 550px;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#g-container h3 {
	font-weight:500;
	font-size:12px;
	text-transform:capitalize;
	line-height:14px;
	margin-bottom: 2px;
}
#g-container h3 a {
	color:#14619b;
	text-decoration:underline
}
#g-container h3 a:hover {
	color:#74AE25;
	text-decoration:underline
}
#g-container h3 a:visited {
	color:#14619b
}
li.clear-row {
	height:1px;
	width:590px !important
}
#relatedwrap #related .relatedhd {
	background-image: url(images/related-posts.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
}
#relatedwrap #related .relatedhd span {
	display: none;
}

	#headerlong {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
