@charset "UTF-8";
/* CSS Document */

* {
outline:none;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "museo-slab-1","museo-slab-2",serif;
	font-size: 16px;
}

h1 {
	display:block;
	text-indent:-9999px;	
	}
#images {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
	
h1 a{
	float:left;
	width:300px;
	height:65px;
	background-image:url(../images/no-alarm-media-logo.gif);
	background-repeat:no-repeat;
	padding-top:-999px;
	overflow:hidden;
	margin: 0;
	}
	
h1 a.rotering{
	float:left;
	width:300px;
	height:65px;
	background-image:url(../images/henry-rotering-logo.gif);
	background-repeat:no-repeat;
	padding-top:-999px;
	overflow:hidden;
	margin: 0;
	}
	
h2 {
	font-weight: 300;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headline {
	float: left;
	display: inline;
}

h3 {
	font-size: .9em;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 16px;
	margin: 0px;
	padding-top: 8px;
	font-weight:700;
}

h4 {
	font-size: 0.8em;
	margin: 0px;
	text-transform: uppercase;
			font-weight:500;

}
h4 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-size: 0.8em;
	padding-left: 6px;
	text-transform: lowercase;
	padding-right: 6px;

}
h4 a:hover {
	color: #ff8247;
}

#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #000000;
	padding-top: 0.5em;
	padding-bottom: 1.6em;
}
#navigation {
	display: inline;
	float: right;
}
.italic-bold {
	font-size: .8em;
	font-style: italic;
	color: #ff8247;
	font-weight: bold;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 100px;
}


#featured-work {
	height: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	clear: both;
	overflow: hidden;
}

#content-wrapper {
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}

#portfolio {
	float: left;
	width: 520px;
}


.print {
	display: block;
	width: 504px;
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#blog {
	float: left;
	width: 325px;
	padding-left: 65px;	
}
.digital {
	display: block;
	width: 504px;
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.blog {
	display: block;
	width: 307px;
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.details {
	padding-left: 25px;
	padding-right: 25px;
	width: 470px;
}

.details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.item {
	margin-bottom: 1em;
	width: 470px;
}
.mylist {
	padding: 6px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	clear: left;
	margin-bottom: 15px;
}
.rss  {
	list-style-type: none;
	padding-left: 25px;
	padding-right:25px;
	margin:0;
	padding-top: 0px;
}
#blog  a {
	list-style-type: none;
	font-size: 1.1em;
	margin: 0px;
	text-transform: uppercase;
	font-weight:500;
	color: #000000;
	}
	
	#blog  p {
	
	font-weight:100;

font-family: "museo-slab-1","museo-slab-2",serif;

}
.rss  p {
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: 0px;	
	}
.date {
	font-size: 0.8em;
	padding-top: 10px;
	line-height: 2em;
}
	
#footer {
	clear: both;
font-family: "museo-slab-1","museo-slab-2",serif;
	font-size: 0.7em;
	color: #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight:100;
}
#footer a {
	color: #999999;
}
.clear {
	clear: both;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#navigation a:hover {
	color: #ff8247;
}
#vertical_slide {
}
#about-contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/bg.png);
	padding-right: 35px;
	padding-left: 35px;
	height: 225px;
}
#about-contact a {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
#about {
	padding-top: 35px;
	padding-bottom: 35px;
}
#contact {
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: right;
	width: 400px;
	padding-right: 45px;
	padding-left: 0px;
    font-family: "museo-slab-1","museo-slab-2",serif;
	display: none;
}
#contact .closebutton {
	top: -33px;
	left: 414px;
}
#contact a {
	font-size: 1.5em;
	color: #000000;
}

