/*
Theme Name: Merriment Events Theme
Theme URI: http://www.merrimentevents.com/
Description: This is a dev theme on which to base other templates.
Version: 1.0
Author: Kristen Magee
Author URI: http://www.kbecca.com/


	This theme was designed by Kristen Magee. You can find me at http://www.kbecca.com.

*/

html,body	{
	height: 100%;
}

body	{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	color: #404040;
}

* {
   padding:0;
   margin:0;
}

img	{
	border: 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.alignleft {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.alignright {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
}

h1	{

}

h2	{

}

h3	{

}

p	{
	padding-top: 10px;
}

li	{
	list-style-type: none;
}

a, a:visited	{
	color: #6a82a6;
	text-decoration: none;
	outline: none;
}

a:hover, a:active	{
	color: #ff9882;
	text-decoration: underline;
	outline: none;
}

#header	{
	margin-top: 35px;
}

.logo	{
	float: left;
	margin-left: 75px;
	margin-bottom: 10px;
}

.tagline	{
	float: right;
	margin-top: 35px;
	margin-right: 55px;
}

#page	{

}

#contentcontainer	{
	clear: both;
	padding-top: 25px;
}

#contenttextcontainer	{
	clear: both;
	padding-top: 50px;
}

.content	{
	float: left;
	margin-left: 175px;
	width: 700px;
	font-size: .9em;
	line-height: 150%;
}

.post	{

}

.entry	{

}

.postmetadata	{

}

.navigation	{

}

a.navabout {
	display: block;
	width: 75px;
	height: 24px;
	text-decoration: none;
	background: url("images/about.png");
	}

a.navabout:hover {
	background-position: -75px 0;
	}
	
.navabouton {
	display: block;
	width: 75px;
	height: 24px;
	text-decoration: none;
	background: url("images/about.png");
	background-position: -75px 0;
	margin-bottom: 65px;
	}
	
a.navservices{
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/services.png") no-repeat;
	}

a.navservices:hover {
	background-position: -75px 0;
	}
	
.navserviceson {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/services.png") no-repeat;
	background-position: -75px 0;
	}
	
a.navgallery {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/gallery.png") no-repeat;
	}

a.navgallery:hover {
	background-position: -75px 0;
	}
	
.navgallery {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/gallery.png") no-repeat;
	background-position: -75px 0;
	}


a.navcontact {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/contact.png") no-repeat;
	}

a.navcontact:hover {
	background-position: -75px 0;
	}
	
a.navblog {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/blog.png") no-repeat;
	}

a.navblog:hover {
	background-position: -75px 0;
	}	
	
.navcontacton {
	display: block;
	width: 75px;
	height: 24px;
	margin-top: 5px;
	text-decoration: none;
	background: url("images/contact.png") no-repeat;
	background-position: -75px 0;
	}
	
.navdisplace {
	position: absolute;
	left: -5000px;
	}


.alignleft	{
	float: left;
}

.alignright	{
	float: right;
}

.pagetitle	{
	padding-bottom: 25px;
	font-size: 1em;
}

.center	{

}

.clear	{
	clear: both;
}

#footer	{
	clear: both;
	font-size: .85em;
	color: #404040;
	text-align: right;
	margin-right: 50px;
	margin-left: 40px;
	padding-top: 5px;
	height: 242px;
}

#footer a, #footer a:visited	{
	color: #404040;
	text-decoration: none;
	outline: none;
}

#footer a:active, #footer a:hover	{
	color: #ff9882;
	text-decoration: none;
	outline: none;
}

hr	{
	border-top: 1px dotted #666666;
	margin-top: 100px;
}

.hrblog	{
	height: 6px;
	background: #fff url("images/peachdot.png") no-repeat center;
	margin-top: 100px;
}

.footblog	{
	clear: both;
	width: 900px;
	}

.info	{
	margin-top: 15px;
	text-align: justify;
	width: 690px;
	position: relative;
}

.biopic	{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
/* blog category styling */

#blogcontainer	{
	clear: both;
	padding-top: 50px;
	width: 950px;
	margin: 0 auto;
}

#spreadnav	{
	float: right;
	width: 325px;
}


#leftnav	{
	margin-top: 35px;
	float: right;
	width: 150px;
}

#rightnav	{
	clear: both;
	margin-top: 35px;
	float: right;
	width: 325px;
}

.sponsor	{
	float: left;
	padding: 15px;
}

#blogcontent	{
	position: absolute;
	width: 550px;
	margin-right: 200px;

	min-height: 2000px;
}

.blogsmall	{
	float: left;
	width: 550px;
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	font-size: .8em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 13px;
}

/* end blog category styling */

/* sidebar styling */

#sidebar	{
	width: 75px;
	margin-left: 75px;
	position: absolute;
	margin-top: 200px;
}

.pagemenu	{
	float: left;
	position: absolute;
	height: 50px;
	margin-top: -60px;
	margin-left: 8px;
	text-transform: lowercase;
}

.pagemenu 	a 	{
	color: #404040;
	text-decoration: none;
}

.pagemenu	a:hover	{
	color: #ff9882;
	text-decoration: none;
}

.pagemenuon 	a 	{
	color: #858895;
	text-decoration: none;
}

.pagemenuon	a:hover	{
	color: #ff9882;
	text-decoration: none;
}

.page_item, .page-item  li {
	list-style-type: none;
}

#galmenu	{
	position: relative;
}

.gallerymenu	{
	float: left;
	width: 100px;
	line-height: 125%;
	margin-top: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
}

.gallerymenu 	a 	{
	color: #404040;
	text-decoration: none;
}

.gallerymenu	a:hover	{
	color: #ff9882;
	text-decoration: none;
}

.gallerymenuon 	a 	{
	color: #858895;
	text-decoration: none;
}

.gallerymenuon	a:hover	{
	color: #ff9882;
	text-decoration: none;
}

br.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;	
	}

.current_page_item	a, .current_page_item a:active {
	color: #ff9882;
	font-style: italic;
}

.gallerythumbnail	{
	float: left;
	padding: 0 55px 45px 0;
	text-align: center;
	margin: 0 0 0 0;
}


.gallerythumbnail a	{
	color: #6a82a6;
	text-decoration: none;
}

.gallerythumbnail a:hover	{
	color: #ff9882;
	text-decoration: none;
}

.pressthumbnail	{
	float: left;
	width: 175;
	padding: 0 45px 45px 0;
	text-align: center;
	margin: 0 0 0 0;
}


.pressthumbnail a	{
	color: #6a82a6;
	text-decoration: none;
}

.pressthumbnail a:hover	{
	color: #ff9882;
	text-decoration: none;
}

.galleryinfo	{
	clear: both;
	margin-top: 25px;
	margin-left: 25px;
	width: 690px;
	margin-bottom: 100px;
}

#presscontainer	{
	clear: both;
	padding-top: 35px;
	width: 700px;
}
	
/* end sidebar styling */

/* begin collapsible content styling */

.save{
   behavior:url(#default#savehistory);
   margin-top: 25px;}
   
a.dsphead{
   text-decoration:none;}
   
a.dsphead:hover{
   text-decoration:underline;}
   
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
   
.dspcont{
   display:none;
   margin-left:1.5em;}
   
/* end collapsible content styling */  
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
/* comments styling */

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* end comments styling */



