.logofloat {
float:left;
padding:5px 8px 10px 5px;

background: #FFFFFF;
}

.logofloat img {


}





a img {border:0;
}
.pixelicon {
height:16px; 
width:16px;

}
input {border: 1px solid #000000;
}
a.rollover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.rollover:hover img, a.preview_link:hover img {
filter:alpha(opacity=60);   
-moz-opacity: 0.6;   
opacity: 0.6;
}	


/* Begin Typography & Colors */
html, body {
font-family:'gill sans', gill sans, helvetica, sans;
font-size: 11px;
text-transform: uppercase;

font-weight:normal;
color: #222;


	/*background-image: url('images/flowersbg1.jpg');
	 */background-repeat: no-repeat;
background-attachment:fixed;
    
	text-align: center;
	
	margin:0;
padding:0;
height:100%; 
	}
#container {
height:100%;
width:100%;

	}






.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	
	font-size: 1em;
position:relative;
top:-5px;
	}

h1, h2, h3, .menu {
	font-family:'gill sans', gill sans, helvetica, sans;
	font-weight: normal;
	margin:0;
	padding:0 0 5px 0;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	letter-spacing:-1px;
	}








a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}
a.blue:hover {
color:#003399;
}


.lighter {
color:#999999;
}
/* End Typography & Colors */


.container {
width:700px;
border:0px solid #CCCCCC;
padding:0 0 20px 0;
margin:0 auto 20px auto;
}


.header {
float:left;
width:700px;
border-bottom:1px solid #CCCCCC;
margin:15px 0 10px 0;
padding:0 0 0px 0;
}

.logo {
float:left;
width:70px;
}

.logo img {
width:70px;
height:auto;

}

.headerright {
float:left;
width:300px;
text-align:right;
font-size:10px;
text-transform:uppercase;
}

.textlogo {
font-weight: normal;
font-size:12px;
letter-spacing: -1px;
}

.menu {
float:right;
width:620px;
border-top:1px solid #CCCCCC;
margin:0px 0 0px 0;
padding:5px 0 0px 0;
text-align:right;
text-transform: uppercase;
font-size:14px;
letter-spacing: -1px;
}

.content {
float:left;
width:700px;
border-bottom:1px solid #CCCCCC;
margin:0px 0 5px 0;
padding:0 0 5px 0;

}

.contentfront {
float:left;
width:700px;
height:461px;
border-bottom:1px solid #CCCCCC;
margin:0px 0 5px 0;
padding:0 0 5px 0;
background-image: url('http://daddisonish.com/weddingsmashers/images/weddingsmashersmain2.jpg ');
background-repeat: no-repeat;

}






.contentleft {
float:left;
width:190px;
text-align:left;
font-size:10px;
font-weight:normal;
margin:0px 0 0px 0;
padding:0 20px 0 0;

}

.contentright {
float:left;
width:490px;

}
.contentright img {
width:490px; height:auto;
}

.contentleftabout {
float:left;
width:21px;
text-align:left;
font-size:10px;
font-weight:normal;
margin:0px 0 0px 0;
padding:0 20px 0 0;

}

.contentrightabout {
float:left;
width:450px;

}
.contentrightabout img {
width:490px; height:auto;
}


.contactform {
border-left:1px solid #cccccc;
padding:0 0 0 10px;
width:220px;
height:350px;
float:left;
text-align:left;
font-size:10px;
}
.contactform input {
display:block;
margin:1px 0 6px 0;

}
.contactform strong {
font-size:13px;
font-weight:normal;
display:block;
padding:3px 0 0 0;
}
.contactform input.check {
display:inline;
}

.contactform textarea {
height:120px;
width:220px;
}

.contactform input.submit {
color:#FFFFFF;
background:#000000;
border:0;
font-family:futura, helvetica, sans;
display:block;
margin:10px 0 0 0;
text-transform:uppercase;
}

.footer2 {
width:700px;
border-bottom:1px solid #CCCCCC;
margin:5px 0 5px 0;
padding:0 0 1px 0;
float:left;

}

.footer {
float:left;
width:700px;
border-bottom:1px solid #CCCCCC;
margin:0px 0 10px 0;
padding:0 0 3px 0;

}

.footer td {
font-size:9px;
}

.spacer{width:700px;
height:10px;
}






div#wn {
    float:left;
    margin-right:8px;
    }
    
div#scrollbar {
    float:left;
    }

.clearer { clear:left; }






#extra_controls, #scrollbar { 
    display:block; /* initially display:none; to hide from incapable */
	width:300px;
    }

div#wn	{ 
	position:relative;
	width:175px; height:320px; 
	overflow:hidden;
	margin-bottom:0px;
	border:0px solid red;
	}
div.contentscroll { /* hide content to be swapped in */
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	}
div#lyr1 { /* show first div */
    visibility:visible;
	padding-right:5px;
    }
div#scrollbar { 
  position:relative;
  width:2px; height:320px; 
  border:0px solid red;
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }
div#track { 
  position:absolute; left:0; top:13px;
  width:11px; height:290px;
  background: #ccc;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#000;
  }  
div#up { position:absolute; left:0; top:-2px;  margin-bottom:7px; }  
div#down { position:absolute; left:0; bottom:0; }

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
	width:10px;
	height:autoi;
    } 
    
/* for safari, to prevent selection problem */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}




div#wn {
    float:left;
    margin-right:8px;
    }
    
div#scrollbar {
    float:left;
    }

.clearer { clear:left; }




/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 10px;
	width: 140px;
	text-align:left;
	border:0px solid red;
	float:left;
	
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 5px;
	margin: 0px 0 0;
	width: 480px;
	border-right:1px solid #cccccc;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
		border-bottom:1px solid #cccccc;
		padding:0 0 30px 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/* Begin Images */
.entry p img, .entry  img {
	padding: 0;
	width: 480px;
	height:auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	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 */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

