/*
Theme Name: Office Animals
Theme URI: http://www.anglia.fi/
Description: 
Version: 1.0
Author: Jaakko Alajoki
Author URI: http://www.anglia.fi
Tags: 

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	line-height: 24px;
	background: #D1D1D1;
}

img { border: 0 solid transparent; }

#header { padding: 0; background: #000000; color: #ffffff; }

#title {
	float: left;
	padding: 10px 0 0 10px;
}

#title .title {
	float: left;
}

#title .title img {
	border: 0px;
}

#title .slogan {
	float: left;
	font-size: 11px;
	color: #b8b8b8;
	padding: 13px 0 0 8px;
	line-height: 14px;
}

.alignright { float: right; }

a.menu, a.menu:active, a.menu:visited {	display: block; float: right; padding: 0 15px; line-height: 50px; color: #ffffff; text-decoration: none; }
a.menuActive, a.menu:hover { background: #353535; }


.subMenu, .subMenu:hover, .subMenu:active, .subMenu:visited { display: block; float: right; padding: 0 20px 0 2px; line-height: 16px; color: #686868; background: transparent; }
.subMenu:hover { text-decoration: underline; }

.subMenuIcon {
	float: right;
	width: 20px;
	height: 16px;
}

#search { float: right; background: url(images/search_icon.png) no-repeat right 15px; padding: 15px 16px 0 10px; height: 18px; margin-right: 11px; }
	#search input { height: 16px; padding: 0 10px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #8B8B8B; }
	.submit { display: none; }

/* Share-bar */
#share { padding: 5px 0; background: #D1D1D1; color: #4D4D4D; }
	.twitter { background: url(images/twitter_icon.png) no-repeat center center; }
	.rss { background: url(images/rss_icon.png) no-repeat center center; }
	.facebook { background: url(images/facebook_icon.png) no-repeat center center; }
	#share .menu a, #share .menu a:active, #share .menu a:visited { color: #4D4D4D; text-decoration: none; }
	#share .menu:hover a { background: transparent; text-decoration: underline; }


#help {
	text-align: right;
	font-size: 11px;
	color: #808080;
	padding:5px 22px 0 0;
	line-height: 14px;
}

#comicContainer { padding-top: 50px; width: 900px; margin: 0px auto; text-align: left; }
	#comicContainer p { margin-top: 0px; }
	#comicContainer h1 { float: left; width: 50%; font-size: 12px; text-align: left; margin-bottom: 0px; }
	#comicContainer h2.date { float: left; width: 50%; font-size: 12px; font-weight: normal; color: #848484; text-align: right; margin-bottom: 0px; }

#sidebarContainer { width: 700px; margin: 0px auto; }
	#sidebar { width: 180px; float: right; padding-top: 101px; }

#postContainer { padding-top: 50px; width: 500px; float: left; text-align: left; }
	#postContainer p { margin-top: 0px; text-align: left }
	#postContainer h1, #animationContainer h1 { float: left; width: 80%; font-size: 28px; text-align: left; margin: 0 0 20px 0; font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-weight: normal; }
	#postContainer h2 { font-size: 22px; margin: 30px 0 10px 0;font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-weight: normal;}
	#postContainer h2.date { float: left; width: 20%; font-size: 16px; font-weight: normal; color: #848484; text-align: right; margin: 4px 0 0 0; }
	#postContainer li { margin: 0 0 10px 0; }

#animationContainer { padding-top: 50px; width: 853px; margin: 0px auto; text-align: left; }
	.animationFooterPromo { padding: 20px; text-align: center; background: #D1D1D1; margin-top: 5px; }


#navigation {
	width: 900px;
	margin: 0px auto;
	padding-top: 20px;
}

#fbLikeButton { padding: 5px 0 15px; }

#previous, #next {
	color: #ffffff;
	line-height: 40px;
}

#previous:hover {
	margin-left: -20px;
}

#next:hover {
	margin-right: -20px;
}

#previous:hover em, #next:hover em {
	color: white;
}

#previous em, #next em {
	color: #A7A7A7;
    font-style: normal;
}

#previous {
	background: url(images/arrows.png) left top black no-repeat;
	padding: 0 20px 0 30px;
	margin-left: -12px;
}

#next {
	background: url(images/arrows.png) right bottom black no-repeat;
	padding: 0 30px 0 20px;
	margin-right: -12px;
}

a #previous, #previous a, a #next, #next a,
a:hover #previous, #previous a:hover, a:hover #next, #next a:hover,
a:active #previous, #previous a:active, a:active #next, #next a:active,
a:visited #previous, #previous a:visited, a:visited #next, #next a:visited {
	color: #ffffff;
	text-decoration: none;
	background: #000000;
}

#previous {
	float: left;	
}

#next {
	float: right;
}

#aboutContainer {
	width: 600px;
	margin: 100px auto;
}



.comicFooter {
	color: #555555;
}

a, a:active, a:visited {
	color: #165dbd;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #165dbd;
}

.comment {
	padding: 10px;
}

.comment .commentTitle {
	font-weight: bold;
}

.comment .commentTime {
	color: #8b8b8b;
	font-size: 10px;
}

.comment p {
	margin: 0px;
}

.evenComment {
	background: #f0f0f0;
}

.oddComment {
}

#content-container {
	background: #ffffff;
	padding-bottom: 40px;
}

.dvFbLink {
	float: left;
	width: 50%;
	text-align: left;
}
.dvFbComments {
	float: left;
	width: 49%;
	text-align: right;
}

#footerAuthor {
	margin: 50px 0px;
	text-align: center;
	font-size: 10px;
	color: #888888;	
}

#footer {
	width: 900px;
	margin: 0 auto;
}

#footer .left {
	float: left;
	width: 300px;
}

#footer .facebook-widget {
	margin-top: 10px;
	background: #ffffff;
	width: 292px;
}

#footer h2 {
	display: block;
	float: none;
	font-size: 18px;
	text-align: left;
	width: 100%;
	padding: 20px 0 10px;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	padding: 0;
}

#footer ul li {
	padding-bottom: 10px;
	line-height: 16px;
}
