html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, em, img, q, s, 
small, strike, strong, var, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#fff;
	color:#000;    
	font: 12px Arial,sans-serif;
	
}

#header {
	z-index:2;
	position:relative;
	height:118px;
	border-top:1px solid #ccc;  
	border-bottom:1px solid #ccc;     
	margin-top:18px;
	background:url(mtback.jpg) repeat;    
}
#branding {
	margin-bottom:22px;
        padding:18px 0 2px 0; 
        width:85%;
        margin:0 auto;
        color:#666;
        font-size:14px;
        font-style:italic;
        line-height:14px;
}
#branding h1 {
        color:#666;
        font-size:13px;
        font-style:italic;
}
#main-content {
	margin:40px 30px 0 60px;
	line-height:22px;
}
#folio-content {
	margin-top:35px;
	line-height:16px;
	margin-left:60px;
}
.folio-sites
{
	position:relative;
	
	/* text-align: justify; */
	margin-left:auto; 
	margin-right:auto;
	vertical-align: top;
	margin:40px 30px 0 35px;	
}
ol, ul {
	list-style: none;
}
.menu {
	width:420px;
	text-align:center;
	margin:0 0 0 0;
	float:right;
	border: 0; 
}
.mt-menu {
	border-right:1px solid #ccc;
	float:left;
	line-height:1.0;	
}
.mt-menu, .mt-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
}
.mt-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; 
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.mt-menu ul a {
	background:#fafafa;
	border-bottom:none;
}
.mt-menu ul li {
	width:100%;
}
.mt-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.mt-menu li {
	float:left;
	position:relative;
	background:#fff;	
}
.mt-menu a {
	display:block;
	position:relative;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.mt-menu .current_page a {
	border-bottom-color: #fff;
}
.mt-menu a, .mt-menu a:visited  { 
	color: #666;
}
.mt-menu li:hover, .mt-menu a:focus, .mt-menu a:hover, .mt-menu a:active {
	background: #fafafa;
	outline: 0;
	border-bottom-color:#ccc;
}
.mt-menu ul a:hover {
	color: #FF4B33;
}
.post	{	
	display: inline-block;
	margin:0 15px 20px 15px;
	width:310px; 	 
	top:0;
	vertical-align: top;
}						

.the-box{
	padding:6px 20px 6px 20px ;
	background: #fdfdfd;
	/* overflow:hidden; */
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: #b8b8b8 3px 3px 3px;
	-moz-box-shadow: #b8b8b8 3px 3px 3px; 
	box-shadow: #b8b8b8 3px 3px 3px; 
}

.the-box a{
	text-decoration:none;
	font-size:1.2em;
}
.the-box h2{
	padding:0 0 8px 0;
	margin:0;
	color:#000;
	font-size:1em;
	width:100%;
	display:block;
	font-weight:normal;
}
.the-box p{

	display:block;
	overflow:hidden;
	margin:6px 0 ;
	line-height:16px;
	text-align:left;
}
.the-box ul li{
	padding:0 0 12px 17px; 
	display:block;
	color:#333;
/*	line-height:12px; */
}
#copyrite {
	text-align:center; 
	background:url(mtback.jpg) repeat; 
	border-top:#ccc solid 1px; 
	border-bottom:#ccc solid 1px;
}

body {
font: 0.8em 'Verdana', 'Arial', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
	outline: 0;
}

@media screen and (max-width:800px) {
body {
font-size:0.8em;
}
img .mob  {
width: 33.3333333%;
height: auto;
}

#branding {
	margin-bottom:22px;
        padding:12px 0 2px 0; 
        width:85%;
        margin:0 auto;
}
#branding h1 {
        color:#666;
        font-size:.8em;
        font-style:italic;
}
.menu {
	width:95%;
	text-align:center;
	padding-top:4px;
	margin:0 auto;
	border: 0; 
}
#main-content {
	margin:30px 25px 0 20px;
}
}


@media screen and (max-width:400px) {
body {
font-size:0.7em;
}
img .mob  {
width: 16.6666667%;
height: auto;
}

#branding {
	margin-bottom:10px;
        padding:6px 0 2px 0; 
        width:85%;
        margin:0 auto;

}
#branding h1 {
        color:#666;
        font-size:.7em;
        font-style:italic;
}
.menu {
	width:95%;
	text-align:center;
	padding-top:12px;
	margin:0 auto;
	border: 0; 
}
.mt-menu a {

	padding:4px 7px;
}
#main-content {
	margin:5px 25px 0 20px;
}
#folio-content {
	margin:5px 25px 0 20px;
}

.post {margin: 0 0 6px 0; padding: 0; width:100%;}
.the-box {margin: 0; padding: 0; width:100%;}


}
body, img {
transition:all .2s linear;
-o-transition:all .2s linear;
-moz-transition:all .2s linear;
-webkit-transition:all .2s linear;
}