/*
Theme Name: Wi 2012
Description: A child theme of Magazine Basic
Version: 1.0
Author: MAT3RIAL
Template: magazine-basic


*/

@import url("../magazine-basic/style.css");
/*
@import url("fonts/ostrich/stylesheet.css");
@import url("fonts/Yanone/stylesheet.css");
@import url("fonts/oswald/stylesheet.css");
*/
@import url("fonts/gudea/stylesheet.css");
/* @import url("fonts/junction/stylesheet.css"); */
@import url("fonts/junction/junction.css");






/* general */

body {
/* 	    font-family: 'Junction'; */
    font-family: 'Junction';

}

p {
	font-size: 11pt;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Junction';
 
}
h1 {
    font-family: 'Junction';
    font-weight: normal;
    text-transform:none;
}

/*
strong, strong a{
	font-weight: normal;
font-family: 'Junction_bold';

}
*/


/***************** HEADER ******************/
#header {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
   
}
.main-navigation {
    background: #ddd;
    color: #333;
   border: 1px solid #ccc;
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 1000;
    font-family: 'Junction';
    text-transform: uppercase;
}

#site-navigation ul ul,
	#site-sub-navigation ul ul {
				-moz-box-shadow: none !important /* 2px 2px 2px rgba(0,0,0,0.3) */;
		-webkit-box-shadow: none !important/* 2px 2px 2px rgba(0,0,0,0.3) */;
		box-shadow: none !important/* 2px 2px 2px rgba(0,0,0,0.3) */;
				}
		

#site-navigation, #site-sub-navigation {
    font-family: 'Junction';
    font-size: 13px;
    font-weight: 400;
    background: #fff;
    color: #333;
    box-shadow: none !important;
}

#site-navigation li a, #site-sub-navigation li a {
    color: #333;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0px 0px 0 #000000;
}

#site-navigation li a:hover, #site-sub-navigation li a:hover {
    color: #fff;
    }

.main-navigation a{
    
    color: #333;
    }
.main-navigation li{
  border-right: : 1px solid #333;
  }
 
 .headerimage img {
		 height: 220px;
    margin: 0;
    width: 1024px;		
    padding: 0px;} 
    
/* FRONTPAGE */
#twocol img {
    margin: 0 15px 5px 0;
    border: 1px solid #ccc;
    padding: 5px;
    
}    
/********************** CONTENT ***************************/
.wp-post-image {
	width: 250px !important;
}
#page {
	box-shadow: 0 0 0 0 !important;
}

.thecategory{
    font-family: 'Junction';
text-transform: uppercase;
font-size: 12px;
background: #cccccc;

}

#main {
	box-shadow: 0 0 0 0 none !important;
	/* border: 1px solid rgba(0,0,0,0.43); */
}
#mainwrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-top: 0px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 0;
    padding: 15px 10px;
}

.sticky {
background: #EBF8FB;
padding: 15px;
width: 98%;
}

#leftcontent h1,  #leftcontent h3 {
    font-size: 36px;
    line-height: 46px;
    margin: 5px 0 0;
    padding: 0;
    font-weight: normal;

}
#leftcontent {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 100%;
	}
	

#leftcontent h2 a{
    font-family: 'Junction';
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
line-height: 18px;
}

#leftcontent h2 {
    font-family: 'Junction';
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
line-height: 18px;
}

leftcontent .twopost h2 {
    font-size: 14px;
    line-height: 28px;
}
/*
.hentry  {
    font-size: 12pt;
    line-height: 18pt;
width: 100%;

    
}
*/

#leftcontent .hentry .entry {
    font-size: 11pt;
    line-height: 16pt;
}

.entry {
    font-size: 10pt;
    line-height: 16pt;
    font-family: 'Junction';
    color: #333;
}

#leftcontent .catdesc {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 0px double #DDDDDD;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 0 10px;
        font-family: 'Junction';

}

/* gallery past issues */
.gallery_issues {
 margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;}

.gallery_issues img{
 display:inline;
  margin:3px;
  border:1px solid #ffffff;
}

/* test */
div.img_issues
  {
  margin:2px 20px 10px 0px;
  border:0px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img_issues img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img_issues a:hover img
  {
  opacity:0.5;;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
  
  /* homepage */
  #twocol {
    background: url("img/line.gif") repeat-y scroll 50% 0 transparent;
    float: left;
    margin-bottom: 3px;
    padding: 10px 0 0;
}
.twopost3, .twopost4 {
    border-top: 1px solid #BDD9DC;
    padding-top: 5px;
}

#leftcontent .entry h6 {
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
}

.abstract{
	font-size: 10pt;
	color: #444;
	width: 80%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #666;
	padding: 10px;
}

.author{
	font-size: 10pt;
	color: #444;
	width: 80%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #666;
	padding: 10px;
}

.references{
	font-size: 10pt;
	color: #444;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	margin-bottom: 10px;
	padding: 10px;
}

/* AUTHOR */
.authorinfo{
    font-family: 'Junction';
    padding-left: 10px/* 120px */;
	
}
#authorarea{
background: #CEE7F0;
border: 1px dashed #d2d2d2;
border-radius: 5px 5px 5px 5px;
padding: 10px;
    font-family: 'Junction';
overflow:hidden;
color: #333;
height: 200px;
}
#authorarea h3{
font-size: 18px;
    font-family: 'Junction';
color:#333;
margin:0;
padding:10px 10px 5px 10px;
font-weight: normal;

}
#authorarea h3 a{
text-decoration:none;
    font-family: 'Junction';
color: #333;
font-weight: bold;
}
#authorarea img{
margin:0;
padding:10px;
float:left;
border: 1px solid #ddd;
width: 100px;
height: 100px;
}
#authorarea p{
color:#333;
margin:0;
padding:0px 10px 10px 10px;
}
#authorarea p a{
color:#333;
}


#leftcontent .meta {
    color: #444444;
    font-family: 'Junction';
    font-size: 11px;
}

#leftcontent .meta a{
    color: #444444;
    font-family: 'Junction';
    font-size: 11px;
}

.postwrapper_bio {
	background: #d0f2f7;
	border: 1px dashed #666;
		font-family: 'Junction';

}

.entry_bio {
	background: #d0f2f7;
	font-family: 'Junction';

}

.ind-post, .hentry {
    word-wrap: break-word;
	font-family: 'Junction';
    
}
/*
.textwidget p strong{
font-family: 'Junction_bold';
	
}
*/
/******************************** sidebar *****************************************/
#sidebar {
    float: left;
    margin: 0 10px;
    padding: 0px 0 0;
}

.widget {
    margin-bottom: 30px;
    width: 100%;
    background: none/* url('library/images/bg-hatch.gif') repeat scroll 0% 0% transparent */;
    border: 1px dashed #DDD;
    font-size: 90%;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
    list-style: none;
}


.widget ul{
    
    list-style: none;
}
.side-widget {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-color: #ccc;
    border-style: dashed;
    border-width: 0px;
    float: left;
    margin: 0 0 15px;
    padding: 0 10px 15px;
font-family: 'Junction';
font-size: 10pt;
}

.widget-title, .header-widget-title {
font-family: 'Junction';

    font-size: 95%;
    margin-top: 0px;
    line-height: 1.2;
    border-bottom: 1px solid #DDD;
    padding: 10px 20px;
    box-shadow: 0px 1px 0px #FFF;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #FFF;
}
.side-widget h4 a{
    font-weight: normal;
    text-transform: uppercase;
    color: #444;
    }
    
    .side-widget h4 a:hover{
	 color: #73B6D5;
    }

.side-widget ul li {
    margin: 2px 0;
    padding-left: 5px;
}
.side-widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 10pt;

}

.side-widget h2{
    font-weight: normal;}
    
    
 /*********************** FOOTER *********************/ 
 #footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 0px solid #888888;
    clear: both;
    float: left;
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
} 

.fl, .fr {
    float: left;
    text-shadow: none !important;
}
 /******************** EXTRAS **********************/  
 #leftcontent h2 a:hover{
	 color: #73B6D5;
 }
 
 #leftcontent a.more-link {
    background: none;
    border: 1px dashed #aaa;
    clear: both;
    color: #666;
    display: block;
    font-size: 11px;
    line-height: 20px;
    margin: 12px 0;
    padding: 0 8px;
    text-align: center;
    width: 70px;
    
} 

.more-link {
	border-radius: 0px;
	background: #999;
	border: 0px !important;
	text-shadow: 0px 0px 0 #000;
}

.more-link-p a{
	text-shadow: 0px !important;
	}
#leftcontent a.more-link:hover {
    background: #C5E4E4;
    color: #666;
    }
    
#pagination {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    font-family: 'Junction';
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #DDDDDD;
    border-image: none;
    border-style: dashed;
    border-width: 1px;
    clear: both;
    float: left;
    font-size: 1em;
    line-height: normal;
    margin: 20px 0;
    padding: 8px;
    width: 100%;
}    

/* PAGE BUILDER */
.so-panel {
	border: 0px;
}

.so-widget-sow-image-sow-image-bf8d3ff3bedb .sow-image-container .so-widget-image {
    border: 0 none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}