/*  
Theme Name: Nu Agency White
Description: Theme used by the site nuagency.se
Version: 1.1
Author: Glauser Consulting
Author URI: http://www.glauserconsulting.com
Tags: white, centered, fixed width, two sidebars, widgets
*/

body, h1, h2, h3, h4, h5, h6, blockquote, form, p{
  margin: 0;
  padding: 0;
}

body{
  margin: 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  background: #ffffff;
  color: #606060;
}

h1{
  /*font-family: Georgia, Times, Sans-serif;*/
  font-size: 22px;
  line-height: 30px;
  padding: 0 0 10px 0;
}

h2{
  /*font-weight: bold;*/
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}

a:link, a:visited{
  text-decoration: none;
  color: #000000;
}

#content a{
  color: #52636f;
}

a:hover{
  color: #909090;
}

p{
  float: none;
  margin: 0;
  padding: 0 0 12px 0;
}

img{
  float: none;
  border: 0px;
  margin: 8px 0 8px 0;
}

img.alignleft {
  margin: 8px 0 8px 0;
}

img.alignright {
  margin: 8px 0 8px 0;
}

img.aligncenter {
  display: block;
  margin: 8px auto 8px auto;

}

div.alignleft {
  float: left;
  margin: 0 20px 6px 0;
}

div.alignright {
  float: right;
  margin: 0 0 6px 20px;
}


#header{
  /*width: 1000px;*/
  width: 1050px;
  height: 160px;
  margin: 0px auto 0px auto;
}

#header h1 a{
  float: left;
  height: 129px;
  width: 160px;
  margin: 15px 0 20px 0;
/*margin: 15px 0 20px 75px;*/
  background: url(images/NUAGENCY_logo_web.jpg) no-repeat;
}

#header h1 a span{
  display: none;
}

#header_menu{
  clear: both;
  float: left;
 /* margin: -95px 0 0 325px;*/
margin: -95px 0 0 250px;
  padding: 0px;
  text-align: left;
  text-transform: uppercase;
}

#header_menu ul{
	padding: 0px;
	margin: 0px;
}

#header_menu ul li{
	display: inline;
	padding: 0px 102px 0px 0px;
	list-style-type: none;
	overflow: hidden;
}

#header_menu .current-cat a{
  color: #c0c0c0;
}

#wrapper{
  clear: both;
  margin: 0 auto 0 auto;
 /*margin: 0 auto 0 75px;*/

  width: 1050px;
/*width: 1000px;*/
  text-align: left;
}


.category_title h2{
  margin: 2px 0 24px 0;
  text-transform: uppercase;
  /*font-weight: bold;*/
  font-weight: normal;
  /*font-size: 14px;*/
  font-size: 12px;
  color: #202020;
  border-bottom: dashed 1px;
  border-top: dashed 1px;
}

.category_description{
  margin: 0 0 10px 0;
}

#content{

  float: right;
  /*width: 900px;*/
 width: 700px;
  margin: 0px 0px 40px 0px;
  padding: 0px;
  line-height: 20px;
}

#content_narrow{
 float: left;
width: 700px;
 /* width: 500px;*/

  margin: 0 90px 40px 90px;
  padding: 0px;
  line-height: 20px;
}

.post{
  margin: 0 0 10px 0;
  padding: 0px;
}

.post h2{
  text-transform: uppercase;
font-weight: normal;
  margin: 0 0 20px 0;
  color: #202020;
  font-size: 12px;
  border-bottom: dashed 1px;
}

.postmetadata{
  margin: 0 0 10px 0;
  padding: 0px;
}

.entry{
}

.dotted_line{
  width: 100%;
  margin: 0px;
  padding: 14px 0px 0px 0px;
  line-height: 0px;
  font-size: 0px;
  border-bottom: dashed 0.5px;
}

.dotted_line_illustrators_top{
  clear: both;
  width: 100%;
  margin: 33px 0 0 0;
  padding: 0 0 24px 0;
  color: #202020;
  line-height: 0px;
  /*border-top: dashed 1px;*/
}

.dotted_line_illustrators_bottom{
  float:left;
  width: 100%;
  margin: 18px 0 0 0;
  padding: 0px;
  color: #202020;
  line-height: 0px;
  /*border-top: dashed 1px;*/
}

.navigation{
  width: 100%;
  text-align: center;
}

.navigation a{
  width: 100%;
  text-align: center;
}


#sidebar{
  float: left;
  width: 160px;
  font-size: 12px;
}

#sidebar h2{
  margin: 0 0 28px 0;
  text-transform: uppercase;
  /*font-weight: bold;*/
  font-weight: normal;
  font-size: 12px;
  color: #202020;
  border-bottom: dashed 1px;
  border-top: dashed 1px;
}

#sidebar ul{
  list-style-type: none;
  margin: 2px 0 0 0;
  padding: 0px 0px 10px 0;
}

#sidebar ul li{
  margin: 0 0 32px 0;
  display: inline;
}

#sidebar ul li li{
  display: block;
  margin: 0 0 10px 0;
}

#sidebar .categories ul{
  margin: 27px 0 40px 0;
}

#sidebar .current-cat a{
  color: #c0c0c0;
}

#sidebar .textwidget{
  margin: 27px 0 40px 0;
}

#sidebar2{
  float: left;
  width: 160px;
  font-size: 12px;
}

#sidebar2 h2{
  margin: 0 0 0 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  color: #202020;
  border-bottom: dashed 1px;
  border-top: dashed 1px;
}

#sidebar2 ul{
  list-style-type: none;
  margin: 2px 0 0 0;
  padding: 0px 0px 10px 0;
}

#sidebar2 ul li{
  margin: 0 0 32px 0;
  display: inline;
}

#sidebar2 ul li li{
  display: block;
  margin: 0 0 10px 0;
}

#sidebar2 .widget_categories ul{
  text-transform: uppercase;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}

#sidebar2 .widget_categories h2{
  height: 0px;
  visibility: hidden;
  text-transform: uppercase;
}

#sidebar2 .current-cat a{
  color: #c0c0c0;
}

#sidebar2 .textwidget{
  margin: 27px 0 40px 0;
}


#footer{
  clear: both;
  margin: 0px 0px 30px 0px;
}

#footer p{
  /*font-family: Helvetica Neue, Helvetica, Verdana, Arial, Sans-serif;*/
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 300;
  text-align: left;
  font-size: 11px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}


.thumbnail_row{
  float: left;
 /*width: 500px;*/
  width: 700px;
/* padding: 0 0 20px 0;*/
  padding: 0 100px 20px 100px;
}

.thumbnail_last_row{
  float: left;
/*width: 700px;*/
  width: 500px;
  padding: 0 0 10px 0;
}

.left_thumbnail{
  overflow: hidden;
  float: left;
  width: 150px;
  margin: 0 25px 0 0;
}

.left_thumbnail img{
  float: left;
  width: 150px;
  margin: 0 25px 10px 0;
}

.center_thumbnail{
  float: left;
  width: 150px;
  margin: 0 25px 0 0;
}

.center_thumbnail img{
  float: left;
  width: 150px;
  margin: 0 25px 10px 0;
}

.right_thumbnail{
  float: left;
  width: 150px;
  margin: 0;
}

.right_thumbnail img{
  float: left;
  width: 150px;
  margin: 0 0px 10px 0;
}


.top_back_link{
  padding: 10px 0 0 0;
  margin: 0 0 -45px 0;
}

.bottom_back_link{
  width: 100%;
  border-top: dashed 1px;
  margin: 0 0 0 0;
  padding: 5px 0 0px 0;
}

