/*

Theme Name: Blank B

Theme URI: http://www.WPThemerKit.com

Description: Blank Theme B, 2 Columns, 1 Right Sidebar

Version: 1.1

Author: DreY

Author URI:

*/



/* ================================================================ 

The original version of this stylesheet and the associated (x)html

files are available at http://www.wpthemerkit.com



License info can be found at http://www.wpthemerkit.com/license.php

=================================================================== */

/*------------------------------------------------------------------

[Table of contents]

1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.

2. General Classes - .entry-meta, .post, .description, .underpost, etc.

3. General Links - #content a:link, #footer a:link, etc.

4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.

5. Sidebar Links - #sidebar ul li a:link

6. Headings - #header h1, #content h1, .post h2, .post h3, etc.

7. Date - .entry-date, .entry-month, .entry-day

8. Comments - #commentform, #respond p, etc.

9. Blockquotes - blockquote, blockquote p:first-letter, etc.

10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.

11. Misc. and Preventative - Styles to prevent image hover strangeness etc.

-------------------------------------------------------------------*/



/*===START SECTION 1 - the main containers===*/

@import url ('reset.css');

@font-face{
  
  font-family:"Eras Medium ITC";
  src: url("font/ERASMD.TTF");
	
}
@font-face{

  font-family:"Eras Light ITC";
  src: url("font/ERASLGHT.TTF");
}


body {

background:#DBDBDB url(images/TestBG.jpg)  repeat-x;


}

.wrapper {

	width: 890px;

	 margin:0px auto 60px auto;  


}   



#header {

	height: 300px;

	width: 890px;

border-bottom-color:#31d7c9;  

border-top-color:#FFFFFF;

border-width:1px;
background-image:url(images/Header.jpg);
background-repeat:no-repeat;

}



.catheader {

	width: 832px;

margin-top:70px;     



margin-left:32px;

border-top:dashed;



border-top-color:#FFFFFF;

border-width:1px;





}







#content {

	

margin-top:10px;

margin-left:10px;



float: left;

width: 620px;	


}

#sidebar {



	width:202px;



margin-top:0px;

margin-right:0px;	

float: right;

padding-bottom:5px;

font-size: 10pt;

font-family:Arial, Helvetica, sans-serif;

	background-color:#E6E6E6;

}



#footer {

height: 3px;
	clear: both;
font-family:Arial,Times New Roman,serif;

font-size:10pt;

		}

	



/*===END SECTION 1===*/



/*===START SECTION 2 - general classes===*/







.post {


text-align: justify;
background-color:#FFFFFF;

padding-bottom:5px;

width: 620px;

padding-right: 5px;

margin-bottom:15px;

float:right;

}





.entry-content, .entry-excerpt {

	clear: left;

font-family:Arial, Times New Roman, serif;

font-size:11pt;

color:#000000;

padding-left:20px;
	

}



.avatar {

  float: left;

margin-left:15px;

margin-right:15px;  

}

.entry-meta {

  margin: 0 0 10px 0;

color:#FFFFFF;

font-family:Arial,Times New Roman,serif;

font-size:10pt;

}















.post a:link, .post a:visited {



color:#000000;

text-decoration: none;



}



.sticky_post a:link, .sticky_post a:visited {



color:#000000;



}











/*===END SECTION 2===*/



/*START SECTION 3 - style content and footer links*/

#content a:link, #content a:visited {







}

#content a:hover {

	text-decoration: underline;

}

#footer a:link, #footer a:visited {

	color: #ffffff;

}

#footer a:hover {

	text-decoration: none;

}











/*===END SECTION 3===*/



/*===START SECTION 4 - style for menu, page links in the header===*/

#menu{
  list-style:none;
  background-color:#E6E6E6;
}
#menu li{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  padding-top:2px;
  display:inline-table;
  vertical-align:middle;
}

#menu A:active { color:#000000; background-color: transparent;text-decoration: none; }

#menu A:visited { color:#000000; background-color: transparent;text-decoration: none; }

#menu A:hover { color: #00CCFF; background-color: transparent; text-decoration: none;}





/*===END SECTION 4===*/



/*===START SECTION 5 - sidebar links===*/

#sidebar ul {

list-style-type: none;

margin-left:-35px;

color:#FFFFFF;

}

#sidebar li a:link, #sidebar li a:visited {

color:#000000;

	

	text-decoration: none;



margin-left:0px;



	







}

#sidebar li a:hover {

	text-decoration: underline;

}



#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:10px;

}

.rsslink a {

color:#513015;

font-size:12px;

}



.rsslink a:hover {

color:#513015;

font-size:12px;

}

/*===END SECTION 5===*/



/*===START SECTION 6 - style the headings===*/













#sidebar h2 {

font-size: 14pt;

padding-top:3px;

padding-bottom:5px;

padding-left:5px;

margin-left:-35px;

color:#FFFFFF;


font-weight:bold;

margin-right:5px;

background-image:url(images/sidebar.png);

margin-top:6px;

height:20px;



}

.post h2 {

	font-size: 20pt;

	border-bottom:dashed;



border-bottom-color:#FFFFFF;

border-width:1px;

font-weight:bold;

padding-top:30px;
margin:0;
font-family:Arial;

padding-left:20px;

}





/*===END SECTION 6===*/



/*===START SECTION 7 - style the post date===*/





/*===END SECTION 7===*/



/*===START SECTION 8 - comment form and comments===*/





#respond p {

	font-size: .9em;



}

#commentform input {

	

}

#commentform textarea {

	

}

#commentform {	

	padding: 10px;

float:left;

}

ol.commentlist {

	list-style-type: none;

	margin-left:45px;

margin-top:0px;

margin-left:0px;

	padding: 0px;



}

ol.commentlist li {

	

color:#FFFFFF;

margin-left:0px;

float:left;

width: 570px;

}

#content ol.commentlist li a {

	text-decoration: underline;

}

li.author {

	padding: 5px;

}

.comment-text {

margin-left:95px;

color:#000000;

}





/*===END SECTION 8===*/



/*START SECTION 9 - oh you're so fancy with those blockquotes....*/

blockquote {

  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;

  width: 350px;

  background: url(images/blockquote1.png) no-repeat right bottom;

  padding: 0 10px 0 30px;

  text-indent: -30px;

}

blockquote p:first-letter {

  background: url(images/blockquote2.png) no-repeat left center;

  padding: 0 0 0 30px;

  font: italic 1.7em Georgia, "Times New Roman", Times, serif;

}



/*===END SECTION 9===*/



/*START SECTION 10 - images when inserted into a post.*/

.alignleft {

  float: left;



}

.alignright {

  float: right;

}

img.aligncenter, div.aligncenter {

	display: block;

	margin: 0 auto;

}

img.alignright, div.alignright {

	margin: 1px 0 2px 10px;

	display: inline;

}

img.alignleft, div.alignleft {

	margin: 1px 10px 2px 0;

	display: inline;

}

.wp-caption-text {

  font-size: .7em;

  line-height: 1.1em;

  margin: 0;

}

/*===END SECTION 10===*/



/*===START SECTION 11 - Misc. and Preventatives===*/

a.image:link, a.image:visited, a.image:hover {

	background: none;

	padding: 0;

}

a.image img {

	border: none;

}





.guy {

	margin-left:60px;

margin-top:-100px;

float:left;

width: 164px;

}









.bloginfo {


text-transform:uppercase;

font-size:1.7em;
height:50px;
margin-left:20px;
margin-top:10px;
font-family:"Eras Light ITC";

}



.bloginfo A:active, A:hover, A:visited, A:link { color:#000000; background-color: transparent;text-decoration: none; }





.description {

text-transform:uppercase;

font-size:0.8em;

line-height: 24pt;

color:#FFFFFF;

margin-top:-6px;
font-family:"Eras Light ITC";

}



.description2 {

	text-align:right;

text-transform:uppercase;



font-weight:bold;

font-size:1.2em;

line-height: 30pt;

color:#CC0066;



}















.searchbg

{

margin-bottom:10px;

margin-top:10px;

margin-right:20px;

width:170px;

height:20px;

display:block;

border:#CCCCCC 1px solid;

float:right;

}

.searchbutton



{



margin-left:20px;

margin-top:12px;

display:block;



float:left;

}







.map {

float:right;

width: 563px;

}

.map2 {

	width: 890px;

	margin:0px auto;
	
	text-align:right;


}





.pagetitle {

font-family:Georgia,Times New Roman,Times,serif;

font-size:24pt;

color:#FFFFFF;

font-weight:bold;

margin-left: 20px;	

margin-right: 20px;

margin-top:0px;







padding:0px;

}

.postcat{

font-family:Arial, Tahoma, serif;

font-size:9pt;

font-weight:bold;

margin-bottom:-40px;


}





.sticky_post {



color:#000000;

background-color: #E6E6E6;
font-family:Arial, Tahoma, serif;

}
.sticky_postcat{

font-family:Arial, Tahoma, serif;

font-size:9pt;

font-weight:bold;

margin-bottom:-40px;

background-image:url(images/bottom_navigation.png);

background-repeat:no-repeat;

height:37px;

padding-top:10px;

}


.catimg {

margin-top:91px;



}

.headimg {

margin-bottom:-200px;

}



.corner {

	margin-top:-31px;



}

.center {

text-align:center;
background-color:#FFFFFF;

}.sociable_tagline {color:#FFFFFF;padding-bottom:5px;}

.rss {
float:inherit;

}



.tufta {

color:#FFFFFF;

text-align:left;

font-family:Arial, Tahoma, serif;

font-size:10pt;

font-weight:bold;

margin-left:20px;

margin-top:50px;

}





.simpleimage {

margin-left:0px;

margin-top:15px;



margin-right:0px;	

padding-bottom:5px;



float:right;

}



.share {

width:243px;

margin-right:5px;

padding-top:3px;

padding-bottom:3px;

margin-bottom:10px;	

margin-top:10px;

float: right;

font-size: 8pt;

font-family:Arial;

color:#000000;

text-align:center;

background-color:#e6e6e6;

}

.search {

margin-top:10px;

width:243px;
margin-right:5px;

float: right;

background-color:#E6E6E6;

}



.bottom_navigation {
background-image:url(images/bottom_navigation.png);

background-repeat:no-repeat;
padding-bottom:5px;

width: 600px;
height:30px;

padding-left:20px;	

padding-right: 5px;

margin-bottom:15px;

float: right;

font-size: 10pt;

font-family:Arial;

color:#FFFFFF;

padding-top:10px;

}



.navbox {

width: 243px;

float: right;

margin-right: 5px;

margin-left: 10px;

BACKGROUND-COLOR:#FFFFFF;

font:Arial, Helvetica, sans-serif;

}



.count {

width: 200px;

align: center;

margin-left: 175px;

}







.bloginfoabout {

text-align:right;

text-transform:uppercase;

font-size:25px;

font-weight:bold;

margin-right:25px;

margin-top:20px;



}





.aboutvito {

text-align:right;

text-transform:uppercase;

font-size:30px;

font-weight:bold;

margin-right:25px;

color: #03d7f0;

margin-top: -30px;

width: 400px;

float: right;

}





#headerabout {

height: 550px;

width: 832px;

margin-left:32px;   

margin-top:10px;

border-top:dashed;

border-bottom-color:#31d7c9;  

border-top-color:#FFFFFF;

border-width:1px;

}



#headercv {

height:auto;

width: 870px;

margin-left:10px;

margin-top:0px;

padding-bottom:10px;

}



#headerevents {

height:auto;

width: 870px;

margin-left:10px;   

margin-top:10px;

border-top:dashed;

border-bottom-color:#31d7c9;  

border-top-color:#FFFFFF;

border-width:1px;

padding-bottom:10px;

}



.cv {

  float:left;

}

.presskit {

text-align:right;

text-transform:uppercase;

font-size:25px;

font-weight:bold;

margin-right:0px;

color: #03d7f0;

}



#leftcv

{

  float: left;

  width: 400px;

font-size:8pt;

color: #000000;

font-family:Verdana;

margin-top:20px;

margin-left:10px;

}



#rightcv

{

  float: right;

  width: 400px;

font-size:8pt;

color: #000000;

font-family:Verdana;

margin-top:20px;

margin-right:10px;

}



#leftevents

{

  float: left;

  width: 300px;

font-size:8pt;

color: #ffffff;

font-family:Verdana;

margin-top:20px;

border-bottom:dashed;

border-bottom-color:#ffffff;  

border-width:1px;

margin-left:10px;

}



#leftid

{

  float: left;

  width: 300px;

font-size:8pt;

color: #717070;

font-family:Verdana;

margin-top:15px;

margin-left:15px;

}



#rightmedia

{

  float: right;

  width: 280px;

font-size:8pt;

color: #ffffff;

font-family:Verdana;

margin-top:117px;

margin-right:15px;

border-top:dashed;

border-top-color:#000000;  

border-width:1px;

}



#eventsbox {

height: 500px;

width: 870px;

margin-left:0px;   

margin-top:0px;

border-color:#ffffff;

border-width:1px;

background:#000000 url(images/eventsbox.jpg);

background-repeat:no-repeat;

}



#mediabox {

height: 500px;

width: 832px;

margin-left:0px;   

margin-top:0px;

border-color:#ffffff;

border-width:1px;

background:#000000 url(images/mediabox.jpg)  repeat-x;

}



#idbox {

height: 500px;

width: 870px;

margin-left:0px;   

margin-top:0px;

border-color:#ffffff;

border-width:1px;

background:#000000 url(images/idbox.jpg)  repeat-x;

}



.aboutlink{

	padding:0px;

	margin-top:0px;

	width: 150px;

height:40px;

margin-left:100px;

text-transform:uppercase;	

font-weight:bold;

font-size:12pt;

}



#aboutmenu{

padding:0px;

width: 832px;

height:30px;

margin-left:0px;

font-weight:bold;

font-size:12pt;

font-family:Arial, Helvetica, sans-serif;

}



.textwidget {

width:200px;

margin-left:-14px;

}
#banner{
padding:0px;
background-image:url(images/Header.jpg);
height:889;
width:332;
}
#catalog_menu{

   margin:8px auto 0px 2px;
   list-style:none;

}
#catalog_menu li{
  text-transform:uppercase;
  height:42px;
  width:auto;
  display:inline;
  padding:0 7px 0 7.5px;
  text-align:center;
  vertical-align:middle;
  line-height:42px;
  margin:0 1px;
  background-color:#27679e;  
  font-family:"Eras Medium ITC";
  font-weight:bold;
  float:left;
  
}
#no_current_catalog_item{


background-image:url(images/catalog_back.png);
background-repeat:no-repeat;

}


#header_menu{
  margin:77px auto;
}
#header_menu li{
  list-style:none;
  padding-left:100px;
  padding-top:2px;
  padding-bottom:6px;
  font-size:15px;
  font-family:"Eras Light ITC";
}
#bottom{

height: 35px;
	clear: both;
font-family:Arial,Times New Roman,serif;

font-size:10pt;
}
#about_header{
  background-image:url(images/About_banner.jpg);
  padding-top:8px;
  width:auto;
}
#about_menu{

  list-style:none;
  padding-bottom:40px;
}
#about_menu li{
  height:40px;
  width:277px;
  display:inline;
  padding:0 8.5px 0 9px;
  text-align:center;
  vertical-align:middle;
  line-height:40px;
  margin:0 1px;
  background-color:#e4ecf3;
  background-repeat:no-repeat;
  font-family:"Eras Medium ITC";
  font-weight:bold;
  float:left;
}



#innovation_logo{

  margin-top:110px;
}
#postnav{

  float:left;
  font-size:24px;
}
.comments{

margin-left:5px;

height:23px;

padding-top:5px;

padding-left:15px;

}

.sticky_postcomments{

background-image:url(images/comments_bg.png);

margin-left:5px;

height:23px;

padding-top:5px;

padding-left:15px;


}
.floatleft {
float:left;
padding-left:10px;
}
.floatright {
float:right;
padding-left:100px;
}
#previousandnext{

  list-style:none;
  display:inline-table;
  background-color:#e6e6e6;
  margin-bottom:10px;
  width:620px;
}
#previousandnext li{

  width:230px;
  height:auto;
  
  
}

.post .cat_white a{
color: white;
}

.post .cat_white{
padding-right: 5px;
}
