/*  
Theme Name: Boomer
Theme URI: http://www.grace-park.org
Description: A cool layout for Grace Park Fan
Author: Sara
Author URI: http://dark-max.com
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
background: #f7f7f7 url(images/bg.gif) repeat;



}



p {	margin: 0 0 5px 0; }

a:link, a:visited {
	font-weight: bold;
	color: #289AB7;
	text-decoration: none;
	
}
a:hover {
		font-weight: bold;
	color: #111;
	text-decoration: underline;
}



#wrapper { 
 margin: 0 auto;
 width: 766px;
}
#faux {
 background: url(images/bg.png);
 margin-bottom: 0px;

 width: 100%
}

#faux2 {
 background: url(images/bgallery.png);
 margin-bottom: 0px;

 width: 100%
}


#header {
 color: #333;
 width: 766px;
 padding: 0;
 height: 554px;
 margin: 0px 0px 0px 0px;
 background: url(images/top.png);
}

#header2 {
 color: #333;
 width: 766px;
 padding: 0;
 height: 554px;
 margin: 0px 0px 0px 0px;
 background: url(images/topgallery.png);
}







#banner {
 
 padding: 0;
padding:30px 0 0 19px;

}


#headermenu {
	
	overflow: hidden; 
padding:25px 0 0 94px;
margin-top:19px;
	

}




/* Navigation menu */



#navigation {
	
	text-transform:uppercase;
	padding:0;
	float:left;
	height:25px;
}

#navigation ul
{
	margin:0;
	white-space: nowrap;
	padding: 1px;
	
}

#navigation li
{
	display: inline;
	list-style-type: none;
	
}


#navigation a:link, #navigation a:visited
{
	padding: 6px 20px;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	background-position:bottom;
	
	
}

#navigation a:hover, a:focus
{
	color: #F4DC21;
	font-weight: bolder;
	
	text-decoration: none;
	background-color:#222;
}




#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0 0 0 31px;
 padding: 0px;
 width: 206px;
 float: left;
line-height:16px;
 
 
}



#leftcolumn h3 {
	
		color: #fff;
	padding:3px;
	background-color:#222;
		font: bold 11px Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
		margin-top: 5px;
	
		text-transform:uppercase;
		text-align:center;
	}
	
	
	
	
	
	.left_articles {
		background: #f5f5f5;
	
		padding: 8px;	
		margin: 2px 0 3px 0;
	}
	


	.left_articles ul {
	margin:5px 0 5px 10px;
	}
	
	
	


#rightcolumn { 
 float: right;
 color: #333;
 margin: 0 32px 0 0;
 padding: 0px;
 width: 454px;
 display: inline;
 position: relative;
line-height:16px;
background-color:#FFFFFF;

}


#rightcolumn h2 {
	clear: both;
	 background:url(images/post.gif) left no-repeat;
color: #111;
	padding: 3px 0 3px 20px;
		font: bold 15px "Courier New", Courier, monospace;
	margin: 0;
	
}


#rightcolumn h2 a{
	clear: both;
	
	color: #111;
	
	

}

.entry .corpo {
  margin:10px 25px 30px 10px; 
}

.entry .info {
	border-top-style: dashed;
	border-top-color: #cccccc;
	border-top-width: 1px;
  background-color:#FAFAFA;
  padding:3px 0 0 0;
  font-size:9px;
}

.entry .info a {
  padding:0px;
  font-size:9px;
}

.entry .info .date {
font-weight:bold;
  padding-left:15px;
  color:#900000;
 
}

.entry .info .author {
  padding-left:23px;
  color:#cc6600;
  background:url(images/author.gif) 13px 2px no-repeat;
}



a.commentlink {
  padding-left:25px;
}


.pages {
	
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 1.36em 0 1.36em;
	
}
.pages a:link, .pages a:visited {
	color: #289AB7;
	text-decoration: none;
}

.pages a:hover, .page a:hover .next, .page a:hover b.last{
	color: #111;
	text-decoration: none;
}

.pages a:link .next, .pages a:visited  .next {
	color: #289AB7;
	text-decoration: none;
	float: right;
	line-height: 33px;
	padding: 0 1.2em;
	
}
.pages a:link b.last, .pages a:visited b.last {
	color: #289AB7;
	text-decoration: none;
	float: left;
	line-height: 33px;
	padding: 0 1.2em;
	
}





#commentArea {
	margin: 0 auto;
	width: 410px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.cmtr h2 {
	font: 17px Arial, Helvetica, sans-serif;
	color: #003663;
	padding-bottom: 0.6em;
	
}
#commentArea strong {
	position: absolute;
}
#commentArea span {
	position: relative;
	display: block;
	height: 54px;
}
#commentArea {
	margin: 0 0 0 40px;
	padding: 5px 0;
}
#commentArea p {
	margin: 0;
	padding: 0.5em 0;
}
#commentArea .subm {
	padding-left: 113px;
}
#commentArea label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
	
}

#commentArea input.text {
	
	border: 1px solid #dcdcdc;
	background-color:#f2f2f2;
}


.in {
	border: 1px solid #dcdcdc;
}



.push {
	border-width: 0;
	background: #289AB7;
	font-size: 100%;
	padding: 6px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}










#footer { 
 width: 766px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 10px 0px;
 padding: 0;
 height: 57px;
 background: url(images/footer.png);

}

#footer2 { 
 width: 766px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 10px 0px;
 padding: 0;
 height: 57px;
 background: url(images/footergallery.png);
}

#credits { 
 width: 766px;
 clear: both;
 color: #333;

 margin: 0px 0px 10px 0px;
 padding: 0;
 font-size:10px;

}
.clear { clear: both; background: none; }




	.vca h3 {
		color:#289AB7;
	}



blockquote{
	background: #fff url(images/quotes.jpg) top left no-repeat;
	margin: 0 0 10px 0;
	padding: 30px 0 5px 50px;
	
}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}







/* GALLERY
   ------ */
   
   
   #main {
	text-align: left;
	margin: 0 auto 0 40px;
	width: 640px;
	background: #fff;
	padding: 20px;
	border-top: 0px solid #E6E6DF;
	border-right: 0px solid #E6E6DF;
	border-bottom: 0px solid #E6E6DF;
	border-left: 0px solid #E6E6DF;
}

#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 20px;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}


imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #289AB7;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 280px;
	border: 1px solid #E7F0F5;
	background: #f3f3f3;
    line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}


