/*
Theme Name: MTH
Theme URI: http://wordpress.org/
Description: MTH Theme
Version: 1.0
Author: Slice'r'us
Author URI: http://www.slicerus.com/
*/



/* reset
----------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: none; }

.cf:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }



/* custom
----------*/

a:link, a:visited {
	color: #3b82e7;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #e1ebef;
}
#page {
	width: 960px;
	padding: 0 5px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 1.2em;
	color: #5a6a7f;
	background: #FFFFFF url(img/page-bg.png) repeat-y 0 0;
}

#top {
	margin: 0 -5px;
	background: #e1ebef;
}
	#logo {
		float: left;
		padding: 17px 0 18px 25px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 232px;
			height: 56px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(img/logo-1.png) no-repeat 0 0;
			}
	#links1 {
		float: right;
		margin: 32px 30px 0 0;
		font-size: 91.67%;
		font-weight: bold;
		text-transform: uppercase;
		color: #254777;
		background: #c4d5e1 url(img/box1-r.png) no-repeat 100% 0;
	}
		#links1 p {
			float: left;
			background: url(img/box1-l.png) no-repeat 0 0;
			line-height: 30px;
			padding: 0 1em;
		}
			#links1 a:link, #links1 a:visited {
				color: #254777;
				padding: 0 .3em;
			}
			#links1 a.active:link, #links1 a.active:visited {
				text-decoration: underline;
			}
	#menu {
		clear: both;
		background: url(img/menu-bg.png) no-repeat 0 0;
		height: 40px;
		overflow: hidden;
		padding: 3px 5px 0;
	}
		#menu ul {
			font-size: 116.67%;
			font-weight: bold;
		}
			#menu li {
				float: left;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					color: #FFFFFF;
					width: 192px;
					line-height: 40px;
					text-align: center;
					text-decoration: none;
				}
				#menu li a.special:link, #menu li a.special:visited {
					color: #aae588;
				}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li.active a:link, #menu li.active a:visited {
					background-color: #14223b;
					background-repeat: no-repeat;
				}
				#menu li a.first:link:hover, #menu li a.first:visited:hover,
				#menu li.active a.first:link, #menu li.active a.first:visited {
					background-image: url(img/menu-l.gif);
					background-position: 0 0;
				}
				#menu li a.last:link:hover, #menu li a.last:visited:hover,
				#menu li.active a.last:link, #menu li.active a.last:visited {
					background-image: url(img/menu-r.gif);
					background-position: 100% 0;
				}

.btns {
	width: 100%;
	overflow: hidden;
	font-size: 125%;
	font-weight: bold;
}
	.btns a:link, .btns a:visited {
		float: left;
		display: block;
		color: #FFFFFF;
		text-align: center;
		line-height: 44px;
		height: 45px;
	}
	.btns a.btn1:link, .btns a.btn1:visited {
		width: 221px;
		background: url(img/btn-1.png) no-repeat 0 0;
	}
	.btns a.btn1a:link, .btns a.btn1a:visited {
		width: 195px;
		background: url(img/btn-1a.png) no-repeat 0 0;
	}
	.btns a.btn2:link, .btns a.btn2:visited {
		width: 181px;
		background: url(img/btn-2.png) no-repeat 0 0;
	}

#header1 {
	height: 330px;
	background: url(img/header-1.jpg) no-repeat 0 0;
	position: relative;
}
	#header1 .text {
		padding: 95px 0 0 40px;
		width: 425px;
		font-size: 141.67%;
		line-height: 1.35;
		color: #eaf1f4;
		text-align: justify;
		text-shadow: 1px 1px 1px #162b48;
		margin: 0 0 2em;
	}
	#header1 .btns {
		padding: 0 0 0 40px;
	}
		#header1 .btns a:link, #header1 .btns a:visited {
			margin: 0 10px 0 0;
		}
	#header1 .video {
		position: absolute;
		right: 50px;
		top: 35px;
		width: 370px;
	}
		#header1 .video a:link, #header1 .video a:visited {
			display: block;
			height: 260px;
			text-indent: -1000em;
		}

#header2 {
	height: 80px;
	background: url(img/header-2.jpg) no-repeat 0 0;
	padding: 0 30px;
}

	#header2 h2 {
		float: left;
		font-size: 250%;
		font-weight: bold;
		line-height: 80px;
		color: #FFFFFF;
	}
    #header2 h2 a {
        color: #FFFFFF;
        text-decoration: none;
    }
	#header2 .btns {
		float: right;
		width: auto;
		margin: 18px 0 0;
	}


#wrap {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 20px;
}
	#content {
		float: left;
		width: 610px;
		padding: 0 0 0 40px;
	}
	#side1 {
		float: right;
		width: 236px;
		padding: 0 40px 0 0;
	}


#content p {
	line-height: 1.7;
	margin: 0 0 1em;
}
#content ul,
#content ol {
	line-height: 1.6;
	list-style: disc;
	margin: 0 0 1em 4em;
}
#content ol {
	list-style: decimal;
}

#content h2 {
	font-size: 150%;
	font-weight: bold;
	color: #254777;
	margin: 0 0 1em;
}
#content h3 {
	font-size: 150%;
	font-weight: bold;
	color: #254777;
	margin: 0 0 .5em;
}
#content h4 {
	font-size: 133.33%;
	font-weight: bold;
	color: #254777;
	margin: 0 0 .3em;
}

#content table th {
       font-size: 120%;
       color: #254777;
}
#content table td, #content table, th {
        padding: .5em;
        border: 1px solid #666;
        border-collapse: collapse;
}
#content table {
        border: 1px solid #666;
        padding: 0;
        margin: 1em 0;
}
#footer1 {
	width: 880px;
	overflow: hidden;
	padding: 20px 40px 10px;
	background: #2d3d52;
	color: #a8bfd4;
}
	#footer1 a:link, #footer1 a:visited {
		color: #82d1ff;
	}
	#footer1 .col {
		float: left;
		margin: 0 37px 0 0;
	}
	#footer1 .col1 {
		width: 325px;
	}
	#footer1 .col2 {
		width: 240x;
	}
		#footer1 .col2 p {
			margin: 0 0 0 22px;
		}
	#footer1 .col3 {
		width: 240px;
		margin-right: 0;
	}
		#footer1 h3 {
			font-size: 91.67%;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFFFFF;
			padding: 0 0 .4em;
			background: url(img/line-h1.gif) repeat-x 0 100%;
			margin: 0 0 1em;
		}
		#footer1 ul {
			margin: 0 0 1.25em;
			line-height: 1.35;
		}
		#footer1 ul.twitter {
			margin: 0;
		}
		#footer1 ul.icons {
			width: 240px;
			overflow: hidden;
		}
			#footer1 ul.icons li {
				float: left;
				width: 240px;
				margin: 0 0 5px;
			}
				#footer1 ul.icons a:link, #footer1 ul.icons a:visited {
					display: block;
					padding: 0 0 0 22px;
					line-height: 16px;
					background-repeat: no-repeat;
					background-position: 0 50%;
				}
				#footer1 ul.icons .rss a:link, #footer1 ul.icons .rss a:visited {
					background-image: url(img/icons/rss.png);
				}
				#footer1 ul.icons .twitter a:link, #footer1 ul.icons .twitter a:visited {
					background-image: url(img/icons/twitter.png);
				}
				#footer1 ul.icons .facebook a:link, #footer1 ul.icons .facebook a:visited {
					background-image: url(img/icons/facebook.png);
				}
				#footer1 ul.icons .money a:link, #footer1 ul.icons .money a:visited {
					background-image: url(img/icons/money.png);
				}
				#footer1 ul.icons .helper a:link, #footer1 ul.icons .helper a:visited {
					background-image: url(img/icons/helper.png);
				}
				#footer1 ul.icons .faq a:link, #footer1 ul.icons .faq a:visited {
					background-image: url(img/icons/faq.png);
				}
				#footer1 ul.icons .search a:link, #footer1 ul.icons .search a:visited {
					background-image: url(img/icons/search.png);
				}
				#footer1 ul.icons .forum a:link, #footer1 ul.icons .forum a:visited {
				    background-image: url(/images/layout-main/icons/108.png);
				}
				#footer1 ul.icons .email a:link, #footer1 ul.icons .email a:visited {
					background-image: url(img/icons/email.png);
				}

#footer2 {
	margin: 0 -5px;
	padding: 15px 0 10px;
	background: #e1ebef url(img/footer-b.png) no-repeat 0 0;
	color: #8595aa;
	font-size: 108.33%;
}
	#footer2 p {
		text-align: center;
	}
		#footer2 a:link, #footer2 a:visited {
			color: #8595aa;
		}


#links1 a:link, #links1 a:visited,
.btns a:link, .btns a:visited,
.widget li a:link, .widget li a:visited,
.comment-author cite a:link, .comment-author cite a:visited,
#footer1 a:link, #footer1 a:visited,
.featuresList li a:link, .featuresList li a:visited
{
	text-decoration: none;
}

#links1 a:link:hover, #links1 a:visited:hover,
.btns a:link:hover, .btns a:visited:hover,
.widget li a:link:hover, .widget li a:visited:hover,
.comment-author cite a:link:hover, .comment-author cite a:visited:hover,
#footer1 a:link:hover, #footer1 a:visited:hover,
.featuresList li a:link:hover, .featuresList li a:visited:hover
{
	text-decoration: underline;
}



/* buttons
----------*/

.buttons {
	width: 100%;
	overflow: hidden;
	font-size: 91.67%;
	text-transform: uppercase;
}
	.buttons a:link, .buttons a:visited,
	.buttons button {
		float: left;
		display: block;
		height: 26px;
		color: #446696;
		text-decoration: none;
		font-size: 100%;
		font-family: Arial, sans-serif;
		font-weight: bold;
		padding: 0 13px 0 0;
		margin: 0 10px 10px 0;
		white-space: nowrap;
		background: url(img/buttons-1.png) no-repeat 100% -78px;
		border: none;
		cursor: pointer;
	}
		.buttons a:link span, .buttons a:visited span,
		.buttons button span {
			float: left;
			display: block;
			line-height: 28px;
			height: 26px;
			overflow: hidden;
			padding: 0 12px 0 15px;
			background: url(img/buttons-1.png) no-repeat 0 0;
		}
		.buttons a:link em, .buttons a:visited em,
		.buttons button em {
			float: left;
			display: block;
			height: 26px;
			width: 14px;
			background-repeat: no-repeat;
			background-position: 0 50%;
			margin: 0 5px 0 0;
		}
		.buttons button::-moz-focus-inner {
			padding: 0;  
			border: none;  
		}
	.buttons a:link:hover, .buttons a:visited:hover,
	.buttons button:hover {
		background-position: 100% -104px;
	}
		.buttons a:link:hover span, .buttons a:visited:hover span,
		.buttons button:hover span {
			background-position: 0 -26px;
		}
	.buttons a:link:active, .buttons a:visited:active {
		background-position: 100% -130px;
	}
		.buttons a:link:active span, .buttons a:visited:active span {
			background-position: 0 -52px;
		}

		.buttons a.delete:link em, .buttons a.delete:visited em {
			background-image: url(img/icons/delete.png);
		}
		.buttons a.edit:link em, .buttons a.edit:visited em {
			width: 16px;
			background-image: url(img/icons/edit.png);
		}
		.buttons a.print:link em, .buttons a.print:visited em {
			width: 16px;
			background-image: url(img/icons/print.png);
		}
		.buttons a.view:link em, .buttons a.view:visited em {
			width: 10px;
			background-image: url(img/icons/view.png);
		}
		.buttons a.add:link em, .buttons a.add:visited em {
			background-image: url(img/icons/add.png);
		}
		.buttons a.export:link em, .buttons a.export:visited em {
			width: 15px;
			background-image: url(img/icons/export.png);
		}
		.buttons a.search:link em, .buttons a.search:visited em {
			width: 13px;
			background-image: url(img/icons/search.png);
		}
		.buttons a.find:link em, .buttons a.find:visited em {
			width: 13px;
			background-image: url(img/icons/search2.png);
		}
		.buttons a.list:link em, .buttons a.list:visited em {
			width: 12px;
			background-image: url(img/icons/list2.png);
		}
		.buttons a.rss:link em, .buttons a.rss:visited em {
			width: 16px;
			background-image: url(img/icons/rss2.png);
		}
		.buttons a.twitter:link em, .buttons a.twitter:visited em {
			width: 16px;
			background-image: url(img/icons/twitter2.png);
		}
		.buttons a.facebook:link em, .buttons a.facebook:visited em {
			width: 16px;
			background-image: url(img/icons/facebook2.png);
		}
		.buttons .comment em {
			width: 14px;
			background-image: url(img/icons/comments2.png);
		}
		.buttons .email em {
			width: 16px;
			background-image: url(img/icons/email2.png);
		}


/* widgets
----------*/

.widget {
	padding: 0 15px 15px;
	background: url(img/box2-b.png) no-repeat 0 100%;
	margin: 0 0 20px;
}
	#page .widget h3 {
		margin: 0 -15px 15px;
		padding: 0 15px;
		color: #FFFFFF;
		height: 30px;
		line-height: 30px;
		font-size: 125%;
		font-weight: normal;
		background: url(img/box2-t.png) no-repeat 0 0;
	}
	.widget ul {
		list-style: disc outside;
		font-size: 108.33%;
		line-height: 1.5;
		margin: 0 0 0 1.5em;
	}

.widget_search {
	background: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
	.widget_search input.text {
		border: none;
		float: left;
		width: 195px;
		height: 16px;
		padding: 5px 5px;
		background: url(img/search-input.png) no-repeat 0 0;
	}
	.widget_search input.submit {
		float: left;
		width: 30px;
		height: 26px;
		border: none;
		text-indent: -1000em;
		background: url(img/search-btn.png) no-repeat 0 0;
	}

#text-4 {
	background: none;
	padding: 0;
}
	#text-4 h3 {
		display: none;
	}

#subscribe {
}
	#subscribe p {
		margin: 0 0 10px;
	}
		#subscribe input.text {
			width: 95%;
		}
	#subscribe p.buttons {
		margin: 0;
	}
		#subscribe p.buttons button {
			margin: 0;
		}


/* posts
----------*/

.content-index .post {
	margin: 0 0 3em;
}
.content-single .post {
	margin: 0 0 2em;
}
	.post .top {
        margin:0 0 1.5em;
        min-height:65px;
        padding:0 0 0 85px;
        position:relative;
	}
	.content-single .post .top {
		padding: 0;
        margin:0;
	}
		.post .top .avatar {
			position: absolute;
			left: 0;
			top: 0;
            width:75px;
            text-align:center;
		}
		#page .post h2 {
			font-size: 166.67%;
			line-height: 1.1;
			color: #254777;
			padding: 0 0 .2em;
			border-bottom: solid 1px #b9ccdd;
			margin: 0 0 .1em;
		}
			.post h2 a:link, .post h2 a:visited {
				color: #254777;
				text-decoration: none;
			}
		.post .date {
			font-size: 91.67%;
		}
	.post .entry {
		font-size: 108.33%;
	}
		#page .post .entry h3 {
			font-size: 107.69%;
			font-weight: bold;
			color: #254777;
		}
		.post .entry strong {
			color: #254777;
		}
	#page .post .meta {
		width: 100%;
		overflow: hidden;
		line-height: 16px;
	}
		.post .meta span {
			float: left;
			padding: 0 10px 0 20px;
			margin: 0 10px 0 0;
		}
		.post .meta .more {
			font-weight: bold;
			background: url(img/icons/more.png) no-repeat 0 50%;
			border-right: solid 1px #5a6a7f;
		}
		.post .meta .comments {
			background: url(img/icons/comments.png) no-repeat 0 50%;
		}
			.post .meta a:link, .post .meta a:visited {
				font-weight: bold;
			}
	.post .categs {
		padding: .3em 0;
		font-size: 91.67%;
		border-top: solid 1px #b9ccdd;
	}


	.sociable {
		background: #f0f5f7;
		border: solid 1px #c5cfdb;
		padding: 20px 20px;
		font-size: 108.33%;
		line-height: 1.7;
		margin: 0 0 1em;
		font-weight: bold;
	}
		#page .sociable ul {
			list-style: none;
			margin: 0;
		}
			.sociable a:link, .sociable a:visited {
				text-decoration: none;
				line-height: 16px;
			}
				.sociable a:link img, .sociable a:visited img {
					vertical-align: middle;
				}
				.sociable a:link span, .sociable a:visited span {
					display: inline;
					padding: 0 12px 0 5px;
                    font-size: 12.5px;
                    font-weight: normal;
                    text-transform: capitalize;
				}
/*
			.sociable ul li {
				height: 16px;
				overflow: hidden;
			}
			.sociable a:link, .sociable a:visited {
				float: left;
				display: block;
				line-height: 16px;
				padding: 0 10px 0 0;
			}
				.sociable a:link img, .sociable a:visited img,
				.sociable a:link span, .sociable a:visited span {
					float: left;
				}
				.sociable a:link img, .sociable a:visited img {
					margin: 0 5px 0 0;
				}
*/

	.bio {
		background: #f0f5f7;
		border: solid 1px #c5cfdb;
		padding: 20px 20px;
		font-size: 108.33%;
		line-height: 1.7;
		margin: 0 0 1em;
	}
		.bio .avatar {
            float:left;
            margin:0 10px 5px 0;
            text-align:center;
            width:75px;
		}

	.related {
		background: #f0f5f7;
		border: solid 1px #c5cfdb;
		padding: 15px 30px;
		font-size: 108.33%;
		line-height: 1.7;
		margin: 0 0 1em;
	}
		#page .related p {
			margin: 0;
		}
		#page .related ul {
			margin: 0 0 0 2em;
		}


.navigation {
	width: 100%;
	overflow: hidden;
	font-size: 91.67%;
	font-weight: bold;
	margin: 0 0 1em;
}


#comments {
	border-top: solid 1px #c5cfdb;
	padding: 2em 0 0;
}
	#comments h3 {
		float: left;
		font-size: 166.67%;
		margin: 0 0 .3em;
	}
	#comments #commentsFeed {
		float: right;
		margin: .3em 0 0;
	}
		#commentsFeed a:link, #commentsFeed a:visited {
			float: left;
			display: block;
			line-height: 16px;
			padding: 0 0 0 20px;
			background: url(img/icons/rss2.png) no-repeat 0 0;
		}

#page .commentlist {
	clear: both;
	list-style: none;
	margin: 0 0 1em;
}
	.comment {
		margin: 0 0 10px;
	}
		.comment-body {
			position: relative;
			font-size: 108.33%;
		}
			.comment-author {
				background: #f0f5f7;
				border: solid 1px #c5cfdb;
				font-size: 115%;
				font-weight: bold;
				line-height: 46px;
				color: #254777;
				margin: 0 0 10px;
			}
				.comment-author .avatar {
					float: left;
					background: #FFFFFF;
					padding: 3px 3px;
					border-right: solid 1px #c5cfdb;
					margin: 0 10px 0 0;
				}
				.comment-author cite {
					font-style: normal;
				}
				.comment-author .says {
					display: none;
				}
			.comment-meta {
				position: absolute;
				right: 10px;
				top: 0;
				font-size: 84.61%;
				line-height: 48px;
				color: #5a6a7f;
			}

#respond {
	border-top: solid 1px #c5cfdb;
	padding: 2em 0 0;
}
	#respond h3 {
		font-size: 166.67%;
		margin: 0 0 .3em;
	}
	#respond form {
		background: #f0f5f7;
		border: solid 1px #c5cfdb;
		padding: 20px 20px 15px;
	}
		#respond .field1 {
			float: left;
			width: 185px;
		}
			#respond .field1 input {
				padding: 3px 4px;
				width: 88%;
			}
		#respond .field2 {
			clear: both;
		}
			#respond label {
				display: block;
			}
			#respond textarea {
				width: 95%;
			}
		#respond .buttons {
			margin: 0;
		}





/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}



/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#side1 #topfeedlinks
{
    margin:0 0 18px;
}

#side1 #searchform .submit
{
    display:block;
}
#side1 .sidebar-buttons {
    margin-bottom:11px;
}

#side1 #about p {
    line-height:20px;
}

#side1 #email-subscription p {
    line-height:20px;
    margin-bottom: 2px;
    width:100%;
}

#side1 #email-subscription input {
    margin-bottom: 7px;
    width:180px;
}

#side1 #email-subscription .buttons .email em
{
    width:16px;
}

.rounded-img {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);    
    border: 0px;
    display: inline-block;
    overflow: hidden;
}

