/*

Theme Name: TMG Exhibits

Description: TMG Exhibits Theme - coded by Nick Allain

Author: TMG Exhibits

Author URI: http://tmgexhibits.com

version: 1.0

Tags: tmg

*/



/* basics */



*{margin:0; padding:0;}



body {

	background:url(images/bg.jpg) repeat-x;

	background-color:#FFF;

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size: 8pt;

	margin:20px;

	}

	

h1 {font-size: 18pt; font-family: trebuchet,"trebuchet MS", verdana, arial, tahoma, sans-serif;}

h2 {font-size: 14pt; font-family: trebuchet,"trebuchet MS", verdana, arial, tahoma, sans-serif;}

h3 {font-size: 10pt; font-family: trebuchet,"trebuchet MS", verdana, arial, tahoma, sans-serif;}

h4 {font-size: 9pt; font-family: trebuchet,"trebuchet MS", verdana, arial, tahoma, sans-serif;}



ul { list-style-image: url("http://tmgexhibits.com/wp-content/themes/blank2L/images/bullet.png") }





img{ border: none; padding:0; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}





/* links */



a{

	color:#000;

	text-decoration:none;

	}



a:hover{text-decoration: underline;}







/* container */





#container {

	width: 1002px;

	margin: 0 auto;

	padding:0;

	/* background:#fff;*/

	color:#333;

	overflow: hidden;

	}

	

#maincontentarea

{

	width: 1000px;

	margin: 0 auto;

	padding:0;

	background-color:#fff;

	overflow: hidden;

	border-right: 1px solid #74706c;

	border-left: 1px solid #74706c;

	}

	

/* header  */



#header {

  	width: 1002px; 

  	height: 99px;

	}



#header h1{

	font:normal 20pt;

        font-family: trebuchet, "trebuchet MS", verdana, arial, tahoma, sans-serif;

	padding:0px 0 0 0px;

	margin:0;	

	}

	

#header h1 a{color: #404040; text-decoration: none;}

#header h1 a:hover{color: #666; text-decoration: none;}





#header h2{

	font-size: 10pt;

        font-family: trebuchet, "trebuchet MS", verdana, arial, tahoma, sans-serif;

	color:#333;

	padding: 0 0 0 0px;

	margin:0;	

	}

	

#searchbox{

	position:relative;

	right:-550px;

	top:-90px;

	z-index:2;

	font-weight:bold;

	color:#000000;

}

#searchbox a{

	color:#000000;

}



/* main menu */





#menu {

	background:#000;

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size: 8pt;

	width:1002px; 

	overflow:hidden;

}

#menu2 {

	background-image:url("images/sub_bar_repeat.jpg");

	background-color:#000;

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-weight:bold;

	font-size: 7.5pt;

	width:1002px; 

	overflow:hidden;

	color:#FFF;

	height:40px;

}

#menu2 a.menubarlink:link {

	position:relative;

	top:-20px;

	color:#FFF;

	

}



#menu2 a.menubarlink:visited{

	position:relative;

	top:-20px;

	color:#FFF;

}



#menu2 a.menubarlink:hover{

	position:relative;

	top:-20px;

	color:#729abd;

	text-decoration:none;

}



#menu2 a.menubarlink:active{

	position:relative;

	top:-20px;

	color:#729abd;

}



#menu ul {

	margin:0;

	padding:0;

}



#menu ul li {

	list-style-type: none;

	float:left;

	margin: 0;

	padding: 0;

}



#menu ul li a {

	padding:4px 10px;

	margin: 0;

	color: #fff;

	display:block;

}



#menu ul li a:hover {

	background: #fff;

	color:#000;

}







/* content */





#content {

	float: right;

	width:703px;

	height:auto;

	overflow: hidden;

	margin:0px;

	background-color:#fff;

	padding:12px

	}	

#content2 {

	float: left;

	width:976px;

	height:auto;

	overflow: hidden;

	margin:0px;

        background-image:url('http://www.tmgexhibits.com/wp-content/themes/blank2L/images/gray.jpg');

        background-repeat:repeat-x;

	background-color:#fff;

	padding:12px

	}

#content3 {

	float: right;

	width:703px;

	height:auto;

	overflow: hidden;

	margin:0px;

	background-color:#fff;

	padding:12px

	}

#content4 {

	float: left;

	width:703px;

	height:auto;

	overflow: hidden;

	margin:0px;

	background-color:#fff;

	padding:12px

	}



#content2.a{

color:#000;



}

	



.post {

	margin:0;

	padding:0;

	line-height: 14pt;

        width:900px;

	}

	

.post h2{

	font:normal 15pt;

        font-family: trebuchet, "trebuchet MS", verdana, arial, tahoma, sans-serif;

	}

	

.post h2 a{

	color: #000;

	text-decoration: none;

        font-family: trebuchet, "trebuchet MS", verdana, arial, tahoma, sans-serif;

	}

	

.post h2 a:hover{

	color: #777;

	text-decoration: none;

        font-family: trebuchet, "trebuchet MS", verdana, arial, tahoma, sans-serif;

	}



.post ul {}



.post li {}



.entry p{margin:12px 0; font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;}



.postmetadata{

	clear: both;

	background:#F7F7F7;

	padding:6px;

	margin: 20px 0;

	}

	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}







/* sidebar */



#sidebar2 {

        float:right;

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size:8pt;

	width:273px;

	background-color:#FFF;

        padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

        list-style-type: none;

	}



#sidebar {

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size:8pt;

	width:273px;

	float:left;

	padding-top:15px;

	border: none;

	background-color:#FFF;

        list-style-type: none;

	}

td.sidebarpad{

	padding:5px;	

}



#sidebar h2{

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#sidebar label{

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#sidebar p {margin:0; padding:0;}



#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:12px;

	padding:0;

        list-style-type: none;

	}



#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#sidebar ul ul {

	margin:14px 0;

	padding:0;

}



#sidebar ul ul li {

	list-style-type: none;

	}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;

        list-style-type: none;

}



#sidebar ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}







/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: trebuchet , "trebuchet MS", verdana, arial, tahoma, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}







/* search */



#searchform{

	padding:0;

	/* margin:14px 0;*/

	display: inline;

	}



#searchform input#s{

	height:13px;

	margin:0;

	padding:0px;

	border:1px solid #000;

	}

input.gobutton{

	position:relative;

	top:3px;

}

input.inputtext{

	font-size: 10pt;

	color:5E0D0D;

}



	

/* misc */



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

	}

	

.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

}



font.welcomevideo {

	font-size:12px;

	color:#333;

}







/* footer */



#footer {

	clear: both;

	width: 100%;

	}

	

#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}

#footer a{color: #BCBCBC;text-decoration: none;}

#footer a:hover{color: #5D5D5D;text-decoration: underline;}



.displace {

	position: absolute;

	left: -5000px;

	}

	

a.rollover-about {

	display:inline-block;

	width: 119px;

	height: 46px;

	text-decoration: none;

	background: url("images/2about.jpg");

	}



a.rollover-about:hover {

	background-position: -119px 0;

	}



a.rollover-exhibits {

	display:inline-block;

	width: 101px;

	height: 46px;

	text-decoration: none;

	background: url("images/3exhibits.jpg");

	}



a.rollover-exhibits:hover {

	background-position: -101px 0;

	}

a.rollover-events {

	display:inline-block;

	width: 90px;

	height: 46px;

	text-decoration: none;

	background: url("images/4events.jpg");

	}



a.rollover-events:hover {

	background-position: -90px 0;

	}

a.rollover-environments {

	display:inline-block;

	width: 140px;

	height: 46px;

	text-decoration: none;

	background: url("images/5environments.jpg");

	}



a.rollover-environments:hover {

	background-position: -140px 0;

	}



a.rollover-blog {

	display:inline-block;

	width: 76px;

	height: 46px;

	text-decoration: none;

	background: url("images/6blog.jpg");

	}



a.rollover-blog:hover {

	background-position: -76px 0;

	}

a.rollover-contact {

	display:inline-block;

	width: 133px;

	height: 46px;

	text-decoration: none;

	background: url("images/7contact.jpg");

	}



a.rollover-contact:hover {

	background-position: -133px 0;

	}

a.rollover-client {

	display:inline-block;

	width: 128px;

	height: 46px;

	text-decoration: none;

	background: url("images/8client_old.jpg");

	}



a.rollover-client:hover {

	background-position: -128px 0;

	}










