/* Custom BigFolio Blog Style
/* 3-2007 - Kent Akins
----------------------------------------------- */

/* Body
----------------------------------------------- */
body {
	background:#fff;
	background-image: url('http://bigfolio.com/blogimages/lisalefkowitzphotography/bg.gif');
	margin:0;
	padding:0;
	font:x-small Georgia,Serif;
	text-align:center;
	color:#333;
}

a:link {
	color:#B01220;
	text-decoration:none;
}

a:hover {
	color:#c60;
	text-decoration:underline;
}

img {
	border:0;
}

h2 {
	font:12pt Georgia,Serif;
	color:#900;
}

p {
	font-size:10pt;
}

ol {
	margin:0px;
	font-size:.90em;
}

ol li{ 
	margin-bottom:5px;
}

a, a:visited, a:hover {
	color:#B51313;
	text-decoration:none;
}

#container {
	background:#fff;
	margin:25px auto;
	width:700px;
	border:1px dotted #ccc;
}

/* Header
----------------------------------------------- */

#header {
	width:700px;
	height:150px;
	border:0px solid #ccc;
	vertical-align:top;
}

#logo {
	padding:10px 0px 0px 0px;
    width:700px;
	vertical-align:top;
}

#header h1 {
	margin:20px 1px 0;
	padding:1px 1px 1px 1px;
	border:0px solid #eee;
	border-width:0px 0px 0;
	font-size:200%;
	line-height:1.2em;
	font-weight:normal;
	color:#222;
	text-transform:uppercase;
	letter-spacing:.2em;
	vertical-align:bottom;
}

#header h2 {
	height:16px;
	margin:0 5px 5px;
	padding:10px 20px 20px;
	border:0px solid #eee;
	border-width:0 0px 0px;
	max-width:700px;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#B51313;
}

#main {
	margin:0px 0px 0px 6px;
	padding:0px;
	text-align:left;
	width:510px;

}

/* Sidebar Stuff
----------------------------------------------- */

#sidebar {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:4px 4px 4px 12px;
	text-align:left;
	width:165px;
}

#syndicate a {
	display:block;
	background:url(/images/rss-small.png) no-repeat;
	position:relative;
	padding-left:25px;
	padding-top:3px;
	top:9px;
	height:20px;
	margin-top:10px;
}

#pictage {
	color:#58a;
	text-decoration:none;
}

#pictage h2 {
	border-bottom:1px dotted #ccc;
	font-size:11pt;
	font-weight:100;
	color:#B51313;
	padding: 1.5em 0 0 0;
}

#pictage a {
	color:#B01220;
	text-decoration:none;
}

#pictage a:visited {
	color:#966;
	text-decoration:none;
}

#pictage a:hover {
	color:#c60;
	text-decoration:underline;
}

#about {
	color:#B51313;
}

#about a:visited {
	color:#B51313;
	text-decoration:none;
}

#about a:hover {
	color:#c60;
	text-decoration:underline;
}

#about h1 {
	border-bottom:1px dotted #ccc;
	font:14pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#B51313;
	padding: 1.5em 0 0 0;
}

#about h2 {
	border-bottom:1px dotted #ccc;
	font:10pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#B51313;
	padding: 1.5em 0 0 0;
}

#about h3 {
	border-bottom:1px dotted #ccc;
	font-size:11pt;
	font-weight:100;
	color:#B51313;
	padding: 1.5em 0 0 0;
}

#archives ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
}

#archives li {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
	font-size:10pt;
}

#archives a:visited {
	color:#B51313;
	text-decoration:none;
}

#archives a:hover {
	color:#c60;
	text-decoration:underline;
}

#archives h2 {
	border-bottom:1px dotted #ccc;
	margin-bottom: 10px;
	font-size:11pt;
	font-weight:100;
	color:#B51313;
	padding: 1.5em 0 0 0;
}



/* Post Area Stuff
----------------------------------------------- */

.post_date {
	font:10pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#333;
	padding: 1.5em 0 0 0;
}

.collage {
	width:455px;
	margin:10px 0px;
	text-align:center;
}

.image_wrapper {
	text-align:center;
}

.image_wrapper img {
	margin:2px;
	padding:3px;
	border:1px solid #ddd;
	width:90px;
	overflow:hidden;
}

.image img {
	padding:4px;
	border:1px solid #ddd;
	margin:12px 0px 12px 23px;
}

.post {
	border-bottom:1px dotted #CCCCCC;
	margin:15px;
	width:460px;
}

.article {
	margin: 0px 3px 0px 3px;
}

.article p {
	margin-bottom: 20px;
}

.article h1 {
	margin-bottom:10px;
	color:#000;
}

.article h2 {
	margin-bottom:10px;
	color:#000;
}

.article h3 {
	margin:.5em 0 0 0;
	padding:0 0 4px;
	font-size:12pt;
	font-weight:normal;
	line-height:1.4em;
	color:#B51313;
}

.quote .content {
	display:inline;
	color:#B51313;
	font-weight:bold;
	font-size:1.5em;
}

.quote .caption {
	display:inline;
}

.caption {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:12pt;
	font-weight:normal;
	line-height:1.4em;
	color:#B51313;
	text-align:left;
}

.caption a {
	text-decoration:none;
}

.caption a:hover {
	color:#c70;
}

.content p {
	text-align:left;
}

.content img {
	padding:4px;
	border:1px solid #ddd;
	margin:5px 0px 0px 23px;
}

.quote {
	margin-bottom:10px;
}

.link .caption a {
	font-weight:bold;
	font:10pt;
	text-decoration:none;
}

.link .caption a:hover{
	color:#c60;
}


/* Post Footer
----------------------------------------------- */

.permalink {
	font:7.5pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	float:right;
	padding: 0;
}

.comments {
	font:7.58pt "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding: 0;
}
