/* @override http://annabertills.fi/blog/wp-content/themes/annabertills/style.css */

BODY {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg1.jpg) no-repeat fixed 95% 125px;
	font-family: Arial, sans-serif, serif;
	font-size: 12px;
	color: #000;
}

BODY.bg2 {
	background: #000 url(images/bg2.jpg) no-repeat fixed 95% 125px;
}
BODY.bg3 {
	background: #000 url(images/bg3.jpg) no-repeat fixed 95% 125px;
}
BODY.bg4 {
	background: #000 url(images/bg4.jpg) no-repeat fixed 95% 125px;
}

p {
	
}

a {
	color: #09F;
	text-decoration: underline;
}

a img {
	border: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#shadow {
	background: url(images/shadow.png) repeat-y;
	margin: 0px 12px;
	padding: 0px 8px;
}

#topshadow {
	margin-top: 14px;
	margin-left: 12px;
	margin-bottom: -3px;
}

#bottomshadow {
	margin-left: 12px;
	margin-bottom: 10px;
}

#page {
	display: block;
	width: 831px;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}

/* @group Header */

#header {
	margin: 0px;
	padding: 18px 25px 10px 25px;
	background: #191919;
}

#header #main {
	display: block;
	float: left;
}

#header #navigation {
	display: block;
	height: 15px;
	margin: 117px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#header #navigation li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header #navigation li.right {
	float: right;
}

#header #navigation li a {
	color: #fdfdff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	display: inline;
}

#header #navigation li a:hover {
	text-decoration: underline;
}

#header #logo {
	display: block;
	width: 525px;
	padding-top: 0px;
}

#header #logo h1 {
	display: none;
}

#header #logo a img {
	border: 0;
}

#header #logo #learn-more {
	display: block;
	margin-top: 26px;
}

#header #logo #learn-more a {
	color: #000;
	text-decoration: none;
}

#header #logo #learn-more a:hover {
	text-decoration: underline;
}

#header #more-info {
	display: block;
	float: left;
	width: 255px;
	height: 170px;
}

#header #more-info #partners {
	
}

#header #more-info #partners .partner {
	border: 0;
	margin-right: 16px;
}

#header #more-info #partners p {
	color: #666;
	font-size: 11px;
	margin: 12px 0px 8px;
}

#header #more-info #search form {
	margin: 0;
	padding: 0;
}

#header #more-info #search form label {
	display: block;
}

#header #more-info #search form label span {
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}

#header #more-info #search form label input {
	margin: 0;
	padding: 4px;
	background: #FFF;
	color: #000;
	border: 0;
	vertical-align: top;
}

#header #more-info #search form button {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: transparent;
	cursor: pointer;
}

/* @end */

/* @group Content */

#content {
	display: block;
	width: 500px;
	margin: 20px 0px 0px 25px;
	float: left;
}

#content.widecolumn {
	width: 780px;
}

#content .navigation {
	margin: 0 auto 20px;
	text-align: center;
}

#content .entry {
	border-bottom: 3px solid #CCC;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
	font-family: Georgia, "Times New Roman", sans-serif, serif;
}

#content .entry .date {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
}

#content .entry h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
	margin: 5px 0px 6px;
	font-size: 18px;
	font-weight: normal;
}
#content .entry h2 a {
	color: #000;
	text-decoration: none;
}
#content .entry h2 a:hover {
	border-bottom: 1px solid #000;
}

#content .entry .categories {
	display: inline;
	padding-right: 6px;
	margin-right: 8px;
	border-right: 1px solid #BBB;
	color: #888;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#content .entry .categories a {
	color: #000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#content .entry .categories a:hover {
	text-decoration: underline;
}

#content .entry .tags {
	display: inline;
	padding-right: 6px;
	margin-right: 8px;
	border-right: 1px solid #BBB;
	color: #888;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#content .entry .tags a {
	color: #000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#content .entry .tags a:hover {
	text-decoration: underline;
}

#content .entry .story {
	margin: 14px 0px 8px;
	font-size: 13px;
	color: #333;
}

#content .entry p {
	line-height: 1.5em;	
	margin-bottom: 1.5em;
}

#content .entry .comments {
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	line-height: 1;
}

#content .entry .comments a {
	color: #888;
	text-decoration: none;
}

#content .entry .comments span {
	padding: 8px;
	color: #FFF;
	vertical-align: top;
	line-height: 1.5em;
	background: url(images/comment-bubble.gif) no-repeat center 9px;
}

#content .commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content .commentlist li {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#content .comment-author {
	font-style: normal;
}

#content .comment-author a {
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#content .comment-author a:hover {
	text-decoration: underline;
}

#content .commentmetadata a {
	text-decoration: none;
	color: #666;
}
#content .commentmetadata a:hover {
	text-decoration: underline;
}

#content #respond h3 {
	font-family: "Times New Roman", times, sans-serif, serif;
	margin: 5px 0px 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#content #respond textarea {
	width: 380px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 255px;
	margin: 0px 25px 0px 0px;
	float: right;
}

#sidebar #subnavigation {
	margin: 14px 0 -14px 0;
	padding: 0;
}

#sidebar #subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar #subnavigation ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCC;
}

#sidebar #subnavigation ul li a {
	display: block;
	margin: 0;
	padding: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar #subnavigation ul li a:hover {
	text-decoration: underline;
}



#sidebar #support {
	margin: 14px 0px 0px 0px;
	padding: 6px 0px 18px;
	border-bottom: 3px solid #CCC;
	display: none;
}
#sidebar #support h3 {
	display: none;
}
#sidebar #support h3, #sidebar #social h3 {
	margin-top: 2px;
	padding-top: 0;
}

#sidebar #support h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, san-serif, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 18px;
}

#sidebar #support a {
	color: #000;
	text-decoration: none;
}

#sidebar #support a:hover {
	text-decoration: underline;
}

#sidebar #social {
	padding: 8px 0px 14px;
	border-bottom: 3px solid #CCC;
}

#sidebar #social #networks {
	width: 165px;
	float: left;
}

#sidebar #social #networks .network {
	padding-right: 6px;
}

#sidebar #social #networks .network img {
	border: 0;
}

#sidebar #social #current-network {
	margin: 8px 0px;
	width: 90px;
	display: block;
	float: right;
	text-align: center;
}

#sidebar #flickr {
	border-bottom: 3px solid #CCC;
}

#sidebar h3 {
	font-weight: normal;
	font-size: 11px;
}

#sidebar #latest-comments p {
	display: block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 6px 0px;
	margin: 0px 0px -1px 0px;
}

#sidebar #latest-comments p a {
	color: #888;
	font-size: 11px;
	text-decoration: none;
}

#sidebar #latest-comments p a strong {
	
}

#sidebar #latest-comments p a:hover {
	text-decoration: underline;
}

#sidebar #latest-comments ul, #sidebar #latest-comments li {
	list-style: none;
}

/* @end */

#content .entry .story h1 {
	
}

#content .entry .story h2 {
	
}

#content .entry .story h3 {
	
}

#content .entry .story h4 {
	
}

#content .entry .story h5 {
	
}

#content .entry .story h6 {
	
}

#content .entry .story a {
	
}

#content .entry .story a:hover {
	
}

#content .entry .story img.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content .entry .story img.alignright {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#footer {
	border-top: 1px solid #000;
	margin: 0px 25px;
}

#footer .categories, #footer .pages, #footer .categories, #footer .contact {
	display: block;
	width: 92px;
	float: left;
	margin-right: 10px;
}

#footer .contact {
	width: 112px;
}

#footer .other {
	display: block;
	width: 256px;
	float: right;
}

#footer h2 {
	font-family: "Lucida Grande", Arial, Sans-serif, serif;
	font-size: 10px;
	color: #000;
}

#footer .categories ul, #footer .pages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .categories, #footer .pages, #footer .contact, #footer .other {
	font-family: "Lucida Grande", Arial, Sans-serif, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#footer a {
	font-family: "Lucida Grande", Arial, Sans-serif, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
