/*
Theme Name: all-encompassingly 
Theme URI: 
Description: Theme from Studio
Version: 1.21
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: url(images/bodybg.gif) repeat top center;
	color: #000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}
img {
	border: 0px;
	}
a:hover {
	text-decoration: none;
	}
.cnt {
	width: 760px;
	background-color: #fff;
	margin: 0px auto;
	}

/* ------------------------------ header ------------------------------ */
.header {
	background: url(images/headerbg.jpg) no-repeat;
	width: 760px;
	height: 131px;
	margin-top: 10px;
	}
.head1 {
	width: 308px;
	float:left;
	display: block;
	}
.header h1, .description {
	display: none;
	}
.header p {
	color: #14528B;
	height: 26px;
	padding: 5px 0px 0px 12px;
	}
.logo {
	padding: 10px 0px 0px 10px;
	margin-bottom: 25px;
	}
	
/* search */
.search {
	padding-left: 10px;
	}
.s1 {
	width: 185px;
	height: 19px;
	padding-top: 1px;
	border: 1px solid #E68214;
	}
.s2 {
	width: 65px;
	vertical-align: top;
	}

/* menu */
.menu {
	background: url(images/menubg.gif) no-repeat;
	width: 452px;
	height: 131px;
	float:left;
	display: block;
	}
.menu ul {
	height: 131px;
	list-style-type: none;
	}
.menu li {
	width: 80px;
	height: 131px;
	display: inline;
	}
.menu a {
	background: url(images/menubg.gif) no-repeat;
	width: 80px;
	height: 131px;
	display: block;
	float: left;
	}
.menu a span {
	display: none;
	}
.theblog a {
	width: 95px;
	background-position: 0px 0px;
	}
.theblog a:hover {
	background-position: 0px -131px;
	}
.aboutus a {
	background-position: -95px 0px;
	}
.aboutus a:hover {
	background-position: -95px -131px;
	}
.contactus a {
	background-position: -175px 0px;
	}
.contactus a:hover {
	background-position: -175px -131px;
	}
.mitch a {
	background-position: -255px 0px;
	}
.mitch a:hover {
	background-position: -255px -131px;
	}
.recommended a {
	background-position: -335px 0px;
	}
.recommended a:hover {
	background-position: -335px -131px;
	}

/* ------------------------------ main ------------------------------ */
.main {
	width: 760px;
	padding-top: 20px;
	}
	
/* ------------- content ------------- */
.content {
	width: 543px;
	margin-right: 20px;
	display: block;
	float: left;
	}
.posttitle {
	width: 543px;
	display: block;
	float: left;
	margin-bottom: 15px;
	}
.date {
	color: #fff;
	background-color: #fff;
	height: 57px;
	width: 50px;
	padding: 2px;
	display: block;
	float: left;
	border: 3px solid #EFF4FA;
	}
.date_index {
	color: #fff;
	background-color: #fff;
	height: 40px;
	width: 50px;
	padding: 2px;
	display: block;
	float: left;
	border: 3px solid #EFF4FA;
	}
.date_index span {
	font-weight: bold;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	text-align: center;
	padding: 1px 5px;
	display: block;
	}

.date span {
	font-weight: bold;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	text-align: center;
	padding: 1px 5px;
	display: block;
	}
.d1 {
	background-color: #1D689F;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 2px;
	}
span.d2 {
	background-color: #F4A145;
	font-size: 14px;
	padding-bottom: 3px;
	}
span.d3 {
	background-color: #1D689F;
	font-size: 10px;
	margin-top: 2px;
	}
.content h2 {
	background: url(images/h1bg.gif) repeat-y;
	color: #115592;
	width: 450px;
	font-family: georgia, "lucida sans unicode", verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 5px 0px 5px 8px;
	float: left;
	display: block;
	}
.content h2 a {
	color: #115592;
        text-decoration: none;
	}

.content img {
	margin: 10px;
	}

.content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	}
.content a {
	color: #EA7B00;
	}
.postcont {
	margin-bottom: 30px;
	}
.postcont blockquote {
	background: url(images/blockquotebg.gif) no-repeat;
	width: 490px;
	color: #1F1F1F;
	font-size: 12px;
	line-height: 18px;
	font-style: none;
	padding: 8px 0px 0px 46px;
	margin-bottom: 15px;
	}
.postcont ul, .postcont ol {
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	}
.postcont li {
	background: url(images/contlibg.gif) no-repeat;
	margin-bottom: 3px;
	padding: 3px 3px 5px 20px;
	}
.postcont li a {
	color: #467DAB;
	}
.postauthor {
	background: url(images/postbybg.gif) repeat-x 0px 8px;
	width: 543px;
	padding: 11px 0px;
	text-align: center;
	margin-bottom: 30px;
	float: left;
	display: block;
	}
.postauthor p {
	background-color: #fff;
	color: #8596A9;
	border: 3px solid #EFF4FA;
	padding: 10px 15px;
	display: inline;
	}

/* ------------- rightcol ------------ */
.rightcol {
	width: 197px;
	display: block;
	float: right;
	}
.rightcol h3 {
	color: #fff;
	width: 197px;
	height: 30px;
	font-size: 15px;
	border-bottom: 3px solid #fff;
	}
.rightcol h3 span {
	display: none;
	}
.advertisings {
	background: url(images/advertisings.gif) no-repeat;
	}
.archives {
	background: url(images/archives.gif) no-repeat;
	}
.categories {
	background: url(images/categories.gif) no-repeat;
	}
.blogroll {
	background: url(images/blogroll.gif) no-repeat;
	}
.meta {
	background: url(images/meta.gif) no-repeat;
	}
.rightcol ul {
	background-color: #DCECFB;

	list-style-type: none;
	line-height: 20px;
	padding: 10px 5px 7px;
	margin-bottom: 20px;
	}
.rightcol ul li {
	background: url(images/rclibg.gif) repeat-y ;
	border-bottom: 3px solid #DCECFB;
	}
.rightcol ul li a {
	color: #467DAB;
	text-decoration: none;
	padding-left: 7px;
	display: block;
	}
.rightcol ul li a:hover {
	color: #125391;
	background-color: #C9DFF5;
	padding-left: 7px;
	}
.rightcol p {
	background-color: #FFFEEA;
	padding: 10px;
	line-height: 15px;
	margin-bottom: 20px;
	border: 1px solid #E1E0CC;
	}
.rightcol p a {
	color: #EA7B00;
	}


/* ------------------------------ footer ------------------------------ */
.footer {
	background: url(images/footerbg.gif) repeat-x;
	color: #fff;
	width: 760px;
	height: 68px;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	display: block;
	float: left;
	}
.footer a {
	color: #fff;
	font-weight: bold;
	}
	
/* ------------------------------ comments ------------------------------ */
.navigation {
	width: 543px;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 25px;
	}
.navigation a {
	color: #115592;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.content h4 {
	color: #9DABBA;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	}
.content h4 span {
	color: #115592;
	}
.content ol {
	list-style-type: none;
	}
.content ol li {
	background: url(images/ollibg.gif) no-repeat;
	padding-left: 45px;
	margin-bottom: 25px;
	}
.commentlist blockquote {
	background: url(images/blockquotebg.gif) no-repeat 0px -3px;
	width: 420px;
	color: #687B92;
	font-size: 12px;
	line-height: 18px;
	font-style: none;
	padding: 5px 0px 5px 46px;
	margin-bottom: 15px;
	}
.commentlist ul, .commentlist ol {
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	}
.commentlist li {
	background: url(images/contlibg.gif) no-repeat;
	margin-bottom: 3px;
	padding: 3px 3px 5px 20px;
	}
.commentlist li a {
	color: #467DAB;
	}
.commentdate {
	color: #8EB0D0;
	font-size: 10px;
	padding: 2px 0px 0px 10px;
	}
.commentauthor {
	color: #8EB0D0;
	font-size: 14px;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	font-weight: bold;
	padding: 10px 0px 3px 10px;
	}
.commentauthor a {
	color: #8EB0D0;
	}
.commentform {
	background-color: #EFF4FA;
	padding: 12px 20px;
	margin-bottom: 20px;
	}
.commentform h3 {
	color: #115592;
	font-family: "lucida sans unicode", verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	}
.commentform label {
	color: #8596A9;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 200px;
	margin-bottom: 6px;
	display: block;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	display: block;
	}
.commentform a {
	color: #115592;
	}

/* Links Page */
#links {
	float: left;
	margin: 25px;
	padding-top: 15px;
	width: 90%;
	background-color: transparent;
	overflow: hidden;
	}
	
#links ul {
	margin: 0 0 15px 0;
	padding: 0;
	}

#links ul ul {
	border-top: 1px solid #999999;
	}

#links ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	list-style-type: none;
	padding-left: 3px;
	text-align: left;
	}

#links li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: none;
	padding-top:10px;
	border-bottom: 0;
	}
/* END Links Page */



/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}