/*  

Theme Name: WP_Masterdigm

Theme URI: http://www.masterdigm.com

Description: Basic WordPress Template Theme Design<br />

Version: 0.9

Author: Will2Design

Author URI: http://www.will2design.com

	Created on 21 May 2008

	Last Edit 21 May 2008

*/

* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #f3f2e9 url(images/body_bk_strip.jpg) top repeat-x;
}
/*----- Layout -----*/

#main {
	width: 100%;
}
#container {
	width: 900px;
}
#top_wrap {
	float: left;
	width: 900px;
	height: 537px; /*537*/
	padding-top: 41px;
}
#header {
	float: left;
	width: 900px;
	height: 136px;
	background: url(images/top_banner.jpg) no-repeat;
}
#center {
	float: left;
	width: 900px;
	height: 401px;
	background: url(images/img_center.jpg) no-repeat;
}
#body_wrap {
	float: left;
	width: 900px;
	background: url(images/content_bk_strip.jpg) repeat-y;
}
#body_content {
	float: left;
	width: 620px; /*630*/
}
#right {
	float: left;
	width: 260px; /*270*/
	padding-right: 10px;
}
#footer {
	clear: both;
	height: 50px;
	padding-top: 25px;
	background: url(images/footer_bk.jpg) no-repeat;
	font-size: 10px;
	text-align: center;
}
/*----- Other Stuff -----*/

img {
	border: none;
}
.logo_link {
	border: none;
	position: relative;
	top: 25px;
	left: 25px;
}
#center_text {
	position: relative;
	z-index: 1001;
	top: 140px;
	left: -155px;
	width: 456px;
	height: 100px;
	font-family: calibri;
	font-size: 11pt;
}
#center_button {
	position: relative;
	z-index: 1000;
	top: 175px;
	left: -250px;
	width: 266px;
}
a.btn_talk {
	float: left;
	width: 266px;
	height: 123px;
	background: url(images/img_talk.jpg) 0px 0px no-repeat;
}
a.btn_talk:hover {
	float: left;
	width: 266px;
	height: 123px;
	background: url(images/img_talk.jpg) 0px -123px no-repeat;
}
h1.title_head a {
	margin: 0;
	padding: 10px;
	font-family: arial black;
	font-weight: normal;
	font-size: 14pt;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
.content {
	padding-bottom: 15px;
}
/*p.content {
	margin: 0;
	padding: 10px 30px;
	font-size: 11pt;
}*/
.content p {
	margin: 0;
	padding: 5px 30px;
	font-size: 12px;
}
.content a {
	text-decoration: none;
	color: #1a4e8a;
}
.category a:hover, .tags a:hover {
	color: #a1c1da;
}
.cloud_tags a {
	font-family: Verdana;
	text-decoration: none;
	color: #1a4e8a;
}
.cloud_tags a:hover {
	color: #000;
}
#content_form {
	/*	clear: both;*/

	float: left;
	width: 600px;
	padding: 10px 30px 10px 0px;
}
* html #content_form {
	float: none;
	width: 563px;
	padding: 10px 0px 10px 0px;
}
#right_column {
	float: left;
	width: 252px;
	margin-top: 5px;
	padding-bottom: 50px;
}
#right_column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#right_column li {
	margin: 0;
	padding: 0;
	float: left;
	width: 252px;
	color: #000;
	display: block;
}
#right_column li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #efefef;
	text-decoration: none;
	color: #000;
}
#right_column li a:hover {
	background: #a1c0d7;
}
.right_mod {
	float: left;
	width: 252px;
	padding-top: 5px;
}
.right_mod h1.top {
	margin: 0;
	padding: 20px 0px 0px 60px;
	height: 56px; /*76*/
	background: url(images/top_title.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.top_search {
	margin: 0;
	padding: 18px 0px 0px 5px;
	height: 57px; /*76*/
	background: url(images/top_title.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.right_mod p {
	margin: 0;
	padding: 10px;
	/*	color: #fff;*/

	color: #000;
}
.right_mod-02 {
	float: left;
	width: 252px;
	padding-top: 15px;
}
h1.middle {
	margin: 0;
	padding: 20px 0px 0px 60px;
	height: 43px; /*63*/
	background: url(images/mid_title.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	clear: both;
}
.right_mod-02 p {
	margin: 0;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	color: #2d62a0;
}
/*----- webform -----*/

.cssform {
	width: 563px;
}
.cssform_wrap {
	float: left;
	width: 563px;
	padding-bottom: 10px;
	background: #f4f3f3 url(images/form_bottom.jpg) bottom no-repeat;
}
.cssform p {
	margin: 0;
	padding: 5px 0;
}
.cssform label {
	float: left;
	width: 120px;
}
.cssform textarea {
	width: 210px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cssform_top {
	padding-top: 66px; /*86*/
	background: url(images/comment_top.jpg) no-repeat;
}
* html .cssform_top {
	width: 563px;
}
.cssform_left {
	float: left;
	width: 55%; /*55*/
	padding-left: 10px;
	padding-top: 15px;
}
.cssform_right {
	float: left;
	width: 40%;
}
.cssform input.btn_submit {
	width: 116px;
	height: 38px;
	border: none;
	background: url(images/btn_submit.jpg) no-repeat;
	cursor: pointer;
}
input.btn_search {
	width: 37px;
	height: 32px;
	border: none;
	background: url(images/btn_search.jpg) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*----- Blog Stuff -----*/

#blog_wrap {
	float: left;
	width: 570px; /*630*/
	padding: 10px 20px 10px 40px;
}
.idate {
	float: left;
	width: 65px; /*75*/
	height: 84px;
	background: url(images/img_date.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	text-align:center;
}
.imonth {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}
.iday {
	padding-top: 10px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
}
.more {
	/*	float: right;*/

/*	float: left;*/

	display: block;
	padding: 5px 0;
	width: 88px;
	height: 18px; /*28*/
	background: url(images/btn_action.png) no-repeat;
	text-align: center;
}
* html .more {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_action.png', sizingMethod='crop')
}
.more a {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
}
.more a:hover {
	color: #fbde99;
}
h3.comment_title {
	margin: 0;
	padding: 5px;
	background: #a1c0d7;
	font-size: 12pt;
}
ul.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.commentlist li {
	margin: 0;
	padding: 10px;
}
ul.commentlist a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
