/*

Theme Name: BiggerPicture
Theme URI: http://biggerpicture.dk/
Description: The official them of BiggerPicture
Version: 1.0
Author: MCCE
Author URI: http://mcceweb.com/

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
margin-top: -19px;
}

#header .description {
float:right;
width:0px;
color:#333;
margin:1px 0 0;
}


#header h1 {
	border-bottom:3px solid #fff;
	margin:15px 0 0;
	padding:25px 25px 40px 0;
}

#wrapper {
	width:830px;
	margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* header logo and frame
--------------------------------------------------*/
#logo {
	width: 820px;
	margin: 0 auto;
	background: url(images/headerBG3.jpg) top center repeat-y;
}

#logo .txt {
	height: 74px;
	width: 820px;
	background: url(images/headerTEXT.gif) bottom center no-repeat;
	position: absolute;
}

#logo .top {
	height: 30px;
	background: url(images/headerTOP2.gif) top center no-repeat;
}

#logo .bot {
	height: 28px;
	background: url(images/headerBOT.gif) bottom center no-repeat;
}

#logo .mid {
	padding: 10px;
	text-align: center;
}

#logo img {
	width: auto;
}

/* navigation
--------------------------------------------------*/
#menu {
	height: 49px;
}
#nav {
	height:49px;
	margin:0;
	padding:0;
	margin-left: 15px;
	background: url(images/menuBG.jpg) top center repeat-x;
	position: absolute;
	margin-top: 2px;
}

#nav li {
float:left;
height: 49px;
list-style:none;
padding:0;
background: url(images/menuTL.jpg) top left no-repeat;
}

#nav li span {
display:block;
margin:0;
padding: 0 14px 0 15px;
background: url(images/menuTR.jpg) top right no-repeat;
}

#nav li a {
color:#666;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
font-weight:400;
text-decoration:none;
display:block;
margin:0;
padding: 15px;
}

#nav li a:hover {
	color:#000;
	text-decoration:underline;
}

#nav li a.active {
	color:#444;
	text-decoration:none;
}

#nav li.start {
	width: 15px;
	background: url(images/menuTL.jpg) top left no-repeat;
}

#nav li.end {
	width: 15px;
	background: url(images/menuTR.gif) top right no-repeat;
}

#nav li.current_page_parent a,
#nav li.current_page_item a {
	border-bottom: 10px solid #fff;
	padding-bottom: 12px
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
	margin:0 280px 0 0 !important;
	padding:3px 20px 0px 0;
	}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:20px;
font-size:125%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
	background-color:#ffffff;
	color:#000;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size:2.4em;
	font-weight:400;
	color:#999;
	border-bottom:1px solid #cccccc;
	line-height:30px;
	margin:0px 0;
	padding:5px 0;
	letter-spacing: -2px;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
	background:#ffffff;
	border:1px solid #ccc;
	margin:10px 0;
	padding:5px 15px;
}

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

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 10px 0;
text-align:justify;
}

.post img {
	background:#ffffff;
	border:0px solid #ccc;
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;
	padding:0px;
}

.post .info {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#fff;
	font-size:2em;
	color:#333;
	padding:2px 3px 3px 8px;
	margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
	background:#ffffff;
	color:#333;
	font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:10px 0 28px;
	padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:250px;
float:right;
padding:13px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.3em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
	border-bottom:1px solid #f3f3f3;
	list-style:none;
	padding:3px;
}

#sidebar li a:hover {
	color:#000;
	background-color:#ffffff;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

#sidebar img {
	background:#ffffff;
	border:5px solid #ffffff;
	padding:0px;
}

/* page
-------------------------------------------------*/
#page {
	width: 820px;
	background: url(images/headerBG3.jpg) top center repeat-y;
	margin: 0 auto;
}

#page .top {
	height: 28px;
	background: url(images/pageTOP.gif) top center no-repeat;
}

#page .bot {
	height: 28px;
	background: url(images/headerBOT.gif) bottom center no-repeat;
}

#page .mid {
	padding: 0 15px 0 20px;
}
	

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;

border :3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}
#footer img {
	background:#ffffff;
	border:0px solid #ffffff;
	padding:0px;
