@import url("reset.css");
@import url("accordion.css");
@import url("blog.css");
@import url("slideshow.css");


/* Body */

html {
	background: url(/img/bg.png) repeat-x #d9d9d9;
	height: 100%;
}

body {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #444444;
	behavior:url("/css/js/csshover3.htc");
	height: 100%;
	font-size: 0.8em;
}
body {
	
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* Links */

a { 
	color:#999;text-decoration: none;
}
a:link {
	color: black; text-decoration: none;
}
a:visited {
	color: black; text-decoration: none;
}
a:hover {
	color: black; text-decoration: underline;
}
a:active {
	color: black;
}
a:focus {
	outline: 1px dotted invert;
}

/* Other Misc Tags */

abbr:hover {
	cursor: help;
}
abbr {
	text-decoration:none;
	border-bottom:1px dotted #888888;
}

/* Headlines Global */

h1 {
	font-size: 25px;
	color: black;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
	color:#c00;
}

h2 {
	font-size: 30px;
	color: black;
	letter-spacing:-1px;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Helvetica, Arial;
}

.project h2 { margin: 0 0 10px 0; }

h2 a { 
	color:#000;
	text-decoration: none;
	font-size: 30px;
	border:none;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
}
h2 a:hover { 
	color:#000;
	border:none;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
	text-decoration: none;
}
h3 {
	font-size: 1.6em;
	color: black;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
}
h4 {
	font-size: 19px;
	color: black;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
}
h5 {
	font-size: 17px;
	border-bottom: solid black 1px;
	margin-bottom: 0.5em;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
}
h6 {
	font-size: 15px;
	letter-spacing:-1px;
	font-family: Helvetica, Arial;
}

/* Layout */

#wrapper {
	width: 960px;
	background: transparent;
	margin: 3em auto;
	margin-bottom: 2em;
}

/* Main Body Global */

#main {
	width: 960px;
}

/* Header All Global */

#header {
	overflow: hidden;
	height: 61px;
	background: transparent;
	border-bottom: solid black 1px;
	margin-bottom: 1em;
}
#header #home_logo a {
	float: left;
	display:block;
	text-indent:-9999px;
	width:220px;
	height:54px;
	cursor:pointer;
	background-image:url(http://www.manhem.net/img/manhem_logo.png);
	background-repeat:no-repeat;
}
#home_logo { 
	background-position:0 0;
}
#home_logo_link:hover, 
#home_logo_link.hover { 
	background-position: 0 -54px; 
}
#header ul#topnav {
	float: right;
	font-size: 12px;
	position: relative;
	top: 35px;
	line-height: normal;
}
#header ul#topnav li {
	float: left;
}
#header ul#topnav li a { 
	float: left;
	width: 80px;
	height: 26px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#header #topnav li {
	display: inline;
}
#header #topnav li a:link, #topnav li a:visited {
	color:#666666;
}
#header #topnav li.default a:hover {
	color:black;
	background:url(/img/nav_underline.gif) left bottom no-repeat;
}
#header #topnav li.active {
	background:url(/img/nav_underline.gif) left bottom no-repeat;
}
#header #topnav {
	position: absolute;
	right: 0px;
	bottom: 1px;
	width: 400px;
}

/* Content Wrappers Global */ 

#index_content_wrapper,
#contact_content_wrapper, 
#projects_content_wrapper, 
#about_content_wrapper {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #fafafa;
}
#index_content_wrapper {
	border-bottom: solid black 7px;
}
#contact_content_wrapper,
#about_content_wrapper {
	margin-bottom: 1em;
}
#index_content_wrapper #clear, 
#contact_content_wrapper #clear,
#about_content_wrapper #clear {
	clear: both;
	margin-bottom: 1em;
}
#index_content_wrapper #left_content, 
#contact_content_wrapper #left_content,
#about_content_wrapper #left_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width: 425px;
	padding: 25px 20px 20px 30px;
	position:relative;
	background-color: transparent;
}
#index_content_wrapper #right_content, 
#contact_content_wrapper #right_content,
#about_content_wrapper #right_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width: 425px;
	padding: 25px 30px 20px 30px;
	position:relative;
	background-color: transparent;
}
#index_content_wrapper #right_content p,
#contact_content_wrapper #right_content p,
#about_content_wrapper #right_content p {
	text-align: justify;
	line-height: 1.5em;
}
#index_content_wrapper #left_content p,
#contact_content_wrapper #left_content p,
#about_content_wrapper #left_content p {
	text-align: justify;
	line-height: 1.5em;
}

#about_content_wrapper #left_content p {
	margin-bottom:  15px;
}

#projects_content_wrapper {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width: 960px;
	/*padding: 20px 20px 20px 20px;*/
	background: transparent;
}

#about_content_wrapper #right_content #profile {
	padding-right: 20px;
}

/* Clear Fix Global */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Preloader Global */ 

#preload {
	display: none;
}
#preload img {
	width: 1px;
	height: 1px;
	border: 0px;
}

/* Footer Global */

#footer {
	clear: both;
	height: 15px;
	overflow: hidden;
	padding-bottom: 1em;
	padding-top: 1em;
	border-top: solid black 1px;
}
#footer ul#bottomnav  {
	float: right;
	font-size: 0.8em;
	position: relative;
	top: -1.4em;
}
#footer #bottomnav li {
	display: inline;
}
#footer ul#bottomnav li a {
	padding: 0 5px 0 5px;
	color: #444444;
}
#footer .copyright { 
	font-size: 0.8em;
	color: #444444;
}
#footer .copyright a {
	font-weight: bold;
	color: #444444;
}

/* Index Page */

/* Intro Index Page */

#index_intro {
	height: 350px;
	padding-bottom: 1em; 
}
#index_intro {
	border-bottom: solid black 7px;
} 

/* Bottom Columns Index Page */

#main #collinks {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background:transparent url(../img/bgbox.png) repeat-x  scroll 0 0;
	height:240px;
	overflow: hidden;
}
#main #col1, 
#main #col2, 
#main #col3, 
#main #col4 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width: 200px;
	height: 200px;
	padding: 20px 20px 20px 20px;
	position:relative;	
}
#main #col1 p a, 
#main #col2 p a, 
#main #col3 p a, 
#main #col4 p a {
	font-size: 1em;
	color: #444444;
}
#main #col1, 
#main #col2, 
#main #col3 {
	background:transparent url(../img/bgboxline.png) no-repeat scroll right 8px;
}
#main #col1:hover, 
#main #col2:hover, 
#main #col3:hover {
	background:transparent url(../img/bgboxhover.png) no-repeat scroll right 0px;
}
#main #col4:hover {
	background:transparent url(../img/bgboxhoverright.png) no-repeat scroll right 0px;
}
#main #col1 img, 
#main #col2 img, 
#main #col3 img {
	margin: 20px 35px 20px 35px;
}
#main #col4 img {
	margin: 20px 15px 20px 15px;
}
#main #col1 h4 a, 
#main #col2 h4 a, 
#main #col3 h4 a, 
#main #col4 h4 a {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
}

#main #col1 img, 
#main #col2 img, 
#main #col3 img, 
#main #col4 img {
	top: -180px;
	position: relative;
}

#main #col1 p a, 
#main #col2 p a, 
#main #col3 p a, 
#main #col4 p a {
	top: -177px;
	position: relative;
	text-decoration: none;
}


/* Blogpost Headlines Index Page */
#blogposts {
	list-style: square;
	list-style-position:inside;
	padding: 0 0 0 2px;
}

/* Work Pages */

.work_, .work_active  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width: 200px;
	padding: 20px 20px 20px 20px;
	position:relative;
	color: #000000;
	line-height: 1.3em;
}

.project {
	float: left;
	width: 920px;
	padding: 20px 20px 20px 20px;
	margin: 1em 0em 1em 0em;
	color: #000000;
	line-height: 1.3em;
	background-color: #ffffff;
}

.project_discription {
	float: left;
	margin-left: 1.5em;
	margin-top: 2.7em;
	width: 200px;
}

.project_discription p {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0.7em;
}

.project_discription p.link {
	font-weight: normal;
}

.project_discription p.link a {
	font-weight: bold;
}


#work_menu_wrapper .over a:link, 
#work_menu_wrapper .over a:visited { 
	color:black;
}
#work_menu_wrapper .work_ a:link, 
#work_menu_wrapper .work_ a:visited {
	color:#888888;
}
#work_menu_wrapper .work_active a:link, 
#work_menu_wrapper .work_active a:visited {
	color:black;
}
#work_menu_wrapper .over a:link, 
#work_menu_wrapper .over a:visited {
	color:black;
}
#work_menu_wrapper a:hover, 
#work_menu_wrapper .over a:hover { 
	color:black;
}
#work_menu_wrapper li a { 
	font-weight:normal;
}

#work_menu_wrapper {
	background: #fafafa;	
}

/* Contact Page */

p#social_links a{width: 32px; height:32px; text-indent:-9000px; display:block; float:left; margin-top:15px; margin-right:8px; }

p#social_links a.facebook:hover { background:url(../img/icons/facebook_32.png) top left no-repeat; }
p#social_links a.facebook { background:url(../img/icons/facebook_32_grey.png) top left no-repeat; }
p#social_links a.linkedin:hover { background:url(../img/icons/linkedin_32.png) top left no-repeat; }
p#social_links a.linkedin { background:url(../img/icons/linkedin_32_grey.png) top left no-repeat; }
p#social_links a.rss:hover { background:url(../img/icons/rss_32.png) top left no-repeat; }
p#social_links a.rss { background:url(../img/icons/rss_32_grey.png) top left no-repeat; }
p#social_links a.skype:hover { background:url(../img/icons/skype_32.png) top left no-repeat; }
p#social_links a.skype { background:url(../img/icons/skype_32_grey.png) top left no-repeat; }
p#social_links a.twitter:hover { background:url(../img/icons/twitter_32.png) top left no-repeat; }
p#social_links a.twitter { background:url(../img/icons/twitter_32_grey.png) top left no-repeat; }
