/*  
Theme Name: Carole Cews 
Theme URI: http://organic-arts.com/themes
Description: Organic Arts Theme
Version: 0.1
Author: Michael Blaha
Author URI: http://organic-arts.com/
.
Designed by Michael Blaha,  Organic Arts
.

*/

/* =Body------------------------------------------------------------------ */		
html{ height:100%;
	width:100%;}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/earthback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* =page =wrap =subwarp------------------------------------------------------------------ */		

#page{
	width: 900px;
	margin: 0px auto 10px;
	padding: 0px 0px 150px;
}



/* =Links  ------------------------------------------------------------------ */
a:link{
	color: #333333;	
}
a:visited{
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{
	color: #333333;	
}
a:focus {
}
/* =Headings =H ------------------------------------------------------------------ */
h1, h2, h3, h4, h5{}
h1{
	font-weight: normal;
	color: #2A4079;
}
h2{
	color: #333333;
	font-weight: normal;
	margin: 2px 0px 15px;
	padding: 1px;
	line-height: normal;
}
h3{
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
h4{}
h5{}
/* =Forms input------------------------------------------------------------------ */
textarea{}
input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #F3F3F3;
	border: 1px double #666666;
	padding: 4px;
}
/* =List ------------------------------------------------------------------ */
ul{}
ol{}
ol li {}
ul li{list-style-type: none;}


li{
	padding-top: 2px;
	padding-bottom: 2px;
		}

/* =Header ------------------------------------------------------------------ */		
#header{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#header h1 a {
	margin-left: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
.logo{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/* =Footer ------------------------------------------------------------------ */
#footer{
	clear:both;
	padding: 25px 25px 25px 40px;
}
#footer a {
	text-decoration:none;
			}
#footer .menu {}			
.copyright{}		
#footer .organicarts{ font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;}
	
/* =Menu // other menus under structure------------------------------------------------------------------ */		
#mainmenu{
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#mainmenu ul{
	padding: 2px 0px 0px;
	margin-left: 25px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#mainmenu li{
	display:inline;
	padding: 2px;
	margin-right: 2px;
	}
#mainmenu a{
	padding: 4px;
	text-decoration: none;
}
/* =submenu // other menus under structure------------------------------------------------------------------ */		
#submenu{
	font-size: 1.2em;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
#submenu ul{
	padding: 2px 0px 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#submenu li{
	display:inline;
	padding: 2px;
	margin-right: 2px;
	}
#submenu a{
	padding: 4px;
}

/* =Content ------------------------------------------------------------------ */
#content{
	float: left;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 30px;
	margin-left: 35px;
	text-align: justify;
	margin-top:10px;
	padding: 10px;
}

/* Content classes -----------------------------------------------------------------*/
.contenthome, .contentsingle, .contentpage, .contentarchive, .contentsearch{
	width: 550px;
	margin-right: 15px;
	margin-left: 25px;
	}
.contenthome{}
.contentsingle {}
.contentpage{}
.contentarchive{}
.contentsearch {}

/* =Post ------------------------------------------------------------------ */

.post {
	clear: both;
	margin: 4px 0px 40px;
	padding: 0px;
	}
.post h2{
	margin: 0px 0px 2px;
	}	
.post h2 a{
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.post h2 a:hover{
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.post_entry{}
.post_more {}
.post_meta {
	color: #999999;
}
.post_meta ul, .postmeta li {}
	
/* =Linkspage ------------------------------------------------------------------ */
.links{}
.links h2{ 	
	font-size: 1.2em;
	}
.links ul{list-style-type: none;}
.links li{list-style-type: none;}

/* Left Column ------------------------------------------------------------------*/
#leftcol{
	float: left;
	width: 150px;
}

/* Right Column ------------------------------------------------------------------*/
#rightcol{}

/* =Sidebar  ---------------------------------------------- */
#sidebar{
	float:left;
	width: 225px;
	margin: 25px 0px 0px 12px;
	text-align: left;
	padding: 4px;
	font-size: 1.2em;
	}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {text-decoration:none;}
#sidebar a:hover{}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:hover, #sidebar h2 a:active  {
	font-size: 1.2em;
	color: #808E80;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 2px 0px 1px;	
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
#sidebar li { 	list-style-type: none;}

#sidebar ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 0px;
}
#sidebar ul li a{
	list-style-type: none;
	display:block;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul ul li {
	list-style-type: none;
	padding: 2px 0px 4px 4px;
	list-style-type: none;
	margin: 0px;
}
html>body #sidebar ul ul li a {
	list-style-type: none;
}
#sidebar ul ul li a {
	list-style-type: none;
	display: block;
	margin: 0 0 0 -8px;
	padding: 2px 10px 0;
} 
#sidebar ul ul li a:hover {
	list-style-type: none;
	text-decoration:underline;
}
#sidebar ul ul ul {
	margin: 0;
	border: none;
	list-style-type: none;
}
#sidebar ul ul ul li {
	padding: 3px 0px 3px 25px;
	border-bottom: none;
	font-weight: normal;
} 
html>body #sidebar ul ul ul li a {
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
} 

/* =Widgets -----------------------------------------------------------------*/
.widget{}
.widgettitle{}
.widget_meta{}
.widget_search{}

/* =Pagenav =Pageitem  -----------------------------------------------------------------*/
.pagenav {}
.pagenav ul {}
.pagenav ul li {}

.pageitem{}
#sidebar .pageitem a {font-weight: bold;}
.pageitem ul  li a{}
.pageitem ul ul li {}
	
/* =current ----------------------------------------------------------------- */
.page_item{
	margin-top: 2px;
	margin-bottom: 2px;
}
.current_page_item{
	background-color: #EFEFEF;
}

#sidebar .current_page_item a{
	color: #333333;
	background-color: #F0F0F0;
}

/* =Category -----------------------------------------------------------------*/
#categories {}
#categories a {}
#categories a:hover {}
#categories ul {}
#categories ul li {}

/* =Archives -----------------------------------------------------------------*/
#archives {}
#archives a {}
#archives a:hover {}
#archives ul {}
#archives ul li {}





/* =Poweredby ------------------------------------------------------------------ */
.poweredby{
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.poweredby, .poweredby a{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	color: #666666;
	padding: 3px;
	}
	
/* =Utility ------------------------------------------------------------------ */

.utility_head{
	font-size: 10px;
	position: relative;
	top: -50px;
	float: right;
	margin-right: 15px;
	color: #CCCCCC;
}
	
.utility_head li{
	display:inline;
	padding-left: 2px;
	}
.utility_head a:link, .utility_head a:visited, .utility_head a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px;
	}
.utility_head a:hover{
	color: #333333;
	text-decoration:underline;
	}

.utility_foot{
	margin-right: 5px;
	color: #666666;
}
.utility_foot ul{
	padding: 0px;
		}
.utility_foot li{
	display:inline;
	padding-left: 2px;
	padding-right: 2px;
	}
.utility_foot a:link, .utility_foot a:visited, .utility_foot a:active {
	color: #666666;
	text-decoration: none;
	padding: 3px;
	}
.utility_foot a:hover{
	color: #333333;
	text-decoration:underline;
	}
/* Search: =Search ---------------------------------------------- */
#search{}
#search label {}
#searchform{
	margin-top: 4px;
	margin-bottom: 4px;
}
#search div{}
#searchform input {}
#s{
	font-size: 1em;
	color: #333333;
	border: 1px solid #C5C3D1;
	background-color: #FBFBFB;
	width: 125px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#searchsubmit{
	font-size: 1em;
	background-color: #FFF;
	padding: 2px;
	color: #999999;
	border: 1px solid #CCC6D4;
}

/* =Comments ------------------------------------------------------------------ */
.commentlist li, #commentform input, #commentform textarea {
	width: 450px;
	}
.commentlist li {}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {}

.commentmetadata {
	font-weight: normal;
	width: 500px;
	}
	
.commentshome a{
	color: #CCCCCC;
	margin-left: 8px;
}	

#commentsubmit{}

/* =splash ------------------------------------------------------------------ */

.splash{
	margin: 0px 0px 24px;
	padding: 0px;
	line-height: 1em;
	clear:both;
}
.splashbox{
	border-bottom: 1px solid #F0F0F0;
	
	}

.splash h2{

}
.splash ul{
	margin: 0px;
	padding: 0px;
}
.splash li{
	margin: 0px 0px 0px 8px;
}

.splashimg{
	border: none;
}
.splashalert{
	color: #FFFFFF;
	background-color: #B18D29;
	padding: 4px;
}
.splashalert:hover{
	color: #FFFFFF;
	background-color: #993300;
	padding: 4px;
}

.splashleft, .splashright{
	margin: 2px;
	width: 195px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px none #F0F0F0;
	border-left: 1px solid #F0F0F0;
} 
.splashleft:hover, .splashright:hover{
	background-color: #F4F4F4; 
} 
.splashleft{


}
.splashright{

}

/* =breakoutbox =bbox ------------------------------------------------------------------ */

.bbox, .bboxleft, .bboxright { 
	border: 1px solid #CCCCCC;
	}

.bbox{
	width: 95%;
	margin: 2px;
	padding: 8px;
}

.bboxleft{
	float: left;
	margin: 8px;
	padding: 10px;

}
.bboxright{
	float: right;
	margin: 8px 8px 8px 10px;
	padding: 10px;
}
.bbox0{

}
.bbox1{

}
.bbox2{
	
}

/*contentbox =contentbox ---------------------------------------------- */

.contentbox{
	width: 95%;
	background-color: #FBFBFB;
	padding: 4px 10px 10px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	margin-bottom: 14px;	
}
.contentbox a{
	text-decoration: none;
}
.contentbox li a{
	display: block;
}
.contentbox ul{
	margin: 0px;
	padding: 0px;
}
.contentbox li, .contentbox li:hover{
	padding: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
	list-style-position: inside;
	list-style-type: none;
}
.contentbox li:hover{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
}

/* Calendar =wp-cal  ---------------------------------------------- */
#wp-calendar caption{
	font-weight: bold;
}
#wp-calendar a:link{
	color: #990000;
	padding:4px;
}
#today{
	background-color: #CCCCCC;
	padding:1px;
}
/* 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;
	background-color: #FBFBFB;
	}

#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; }

/* Contact Form =contact ---------------------------------------------- */

.contactform {
			width: 100%; 
			position: relative;
			float: left;
			}
		
.contactleft {
			width: 25%; 
			clear: both; 
			float: left; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
			}

.contactright {
			width: 70%;  
			float: right; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
			}

.contacterror {
            border: 1px solid #ff0000;
        	}


/* Images : =images ---------------------------------------------- */

/* All image class control here  */

.imgborder, .imgborderleft, .imgborderright, .alignleft, .alignright,.aligncenter {
	margin: 10px;}

img{border: 0;}
img a{ border: 0;}

/* Images  =images ---------------------------------------------- */


.imgborder, .imgborderleft, .imgborderright, .alignleft, .alignright,.aligncenter {
	margin: 10px;}

img{border: 0;}
img a{ border: 0;}

/* Image Border  =imgborder */

.imgborder, .imgborderleft, .imgborderright{
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
.imgborderleft{ float: left;}
.imgborderright{ float: right;}	

/* Left Right Floats : =left =right ---------------------- */

.left, .right{ margin:10px;
}
.alignleft, .left, .imgborderleft{ float:left;}
.alignright, .right, .imgborderright{float:right;}


/* Misc for now ---------------------------------------------- */

.caps{
	font-variant: small-caps;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;

}
hr {
	color: #996600;
	border: 1px solid #996600;
}

code{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 12px;
}
blockquote{
	background-color: #F4F4F4;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #DEDEDE;
}
cite{}
acronym {speak : normal;}
abbr.initialism {speak : spell-out;}
abbr.truncation {speak : normal;}
.note {
	font-size: .8em;
	color: #999999;
}
.clear{
	clear:both;}
	
/* Attachment =attach ---------------------------------------------- */	
.smallattachment, .smallattachment:hover{
	background-color: #EEEEEE;
	padding: 12px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
}
.smallattachment:hover{
	background-color: #FFFFFF;
}
.smallattachment a{
	display: block;
	font-size: 1.5em;
	background-color: #FFFFFF;
	padding: 4px;
}
/* ----------- FAlbum Common -------------*/

.falbum {
	padding: 0px;
	margin: 0px;
	clear: both;	
	width: 99%;
	min-width: none;	
}

.falbum p {
  	margin: 8px 0 8px 0;
}

.falbum img {
  	max-width: none;
	border: none;
}

.falbum-album {
	clear: both;
}

.falbum-title {	
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.falbum-meta {
	margin: 2px 0px 5px;
	color: #999999;
	font-size: 10px;
}

.falbum-navigationBar {
	clear: both;
	padding: 5px 0 5px 0;
	margin: 10px 0 10px 0;
}


/* ----------- Album Page -------------*/

.falbum-album-description {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ----------- Thumbnails -------------*/
  
.falbum-tn-border-s {
	float: left;
	width: 95px;
	height: 95px;
}

.falbum-tn-border-t {
	float: left;	
	width: 120px;
	height: 125px;		
}

.falbum-tn-border-m {
	float: left;
	width: 260px;
	height: 260px;
}
.falbum-thumbnail img:hover {
	background-color: #ccd;
}

.falbum-editable{
     color: #000;
     background-color: #CCFF66;
}

/* ----------- Photo Page -------------*/

.falbum-title2 {
	padding: 0 50px 0 0;
}

.falbum-tags-block {
}

.falbum-tags-label {
	float: left;
	display: block;
}

.falbum-tags {
	float: left;
}

/* -- Image ---------------*/

.falbum-photo-block {
	float: left;
	margin: 10px 5px 10px 5px;
}
\
.falbum-photo img {
	 background-color: #fff;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}

.falbum-photo2 {
	padding-right: 20px;
	background-color: #fff;
	margin: 2px 2px 2px 2px;
	padding: 4px;
	margin-top:10px;
}

/* -- Navigation ---------------*/
  
.falbum-nav {
	clear: both;	
	margin: 5px 10px 0px -10px;
	text-align:center;
	padding: 8px;	
	width: auto;	
}

.falbum-nav a {
	text-decoration: none;
}
  
/* -- Description ---------------*/

.falbum-description {
	clear: both;
	font-size: 11px;
	margin: 5px 0 5px 0 ;
}
.falbum-date-taken{
	color: #999999;
	background-color: #FFFFFF;
}

/* -- Photo Sizes ---------------*/

.falbum-photoSizesBlock {
	padding: 10px 0px 3px 0px;
}

a.falbum-photoSizes
{
	background-color: #FFF;
	padding: 2px;
	margin: 1px 3px 1px 3px;
	color: black;
	text-align: center;
}

a.falbum-photoSizes:hover 
{
	border:	1px solid #3169C6;
	background-color: #C6D3EF;
}

/* -- EXIF Data ---------------*/

.falbum-exif table{
	border: 1px solid #a9a9a9;
	margin: 0 15px 0 0;
}

.falbum-exif td {
	margin: 5px 5px 5px 5px;
	padding: 1px 5px 1px 5px;
}
.falbum-exif .odd{
	background-color: #f0f0f0
}

.falbum-exif .even{
	background-color: #e0e0e0
}

/* -- Annotations ---------------*/
 
a.annotation {
	position: absolute;
	border: 1px solid white;
	padding: 0;
	display: none;
}
 
a.annotation span {
	display: block;
	width: 100%;
	height: 100%;
	background: white;

}
 
a.annotation:hover {
	border-color: yellow;
}

#overDiv {
  font-size: 1em;
}

/* ----------- Tag Cloud Page -------------*/

.falbum-cloud {	
	padding: 10px;	
	line-height:auto;
	text-align:center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.falbum-cloud a {
	text-decoration:none;
}

a.falbum-tag1 {
 font-size:10px;
}

a.falbum-tag2 {
 font-size:12px;
 font-weight:400px;
}

a.falbum-tag3 {
 font-size:16px;
 font-weight:500;
}

a.falbum-tag4 {
 font-size:20px;
 font-weight:600;
}

a.falbum-tag5 {
 font-size:22px;
 font-weight:700;
}

a.falbum-tag6 {
 font-size:28px;
 font-weight:800;
}

a.falbum-tag7 {
 font-size:30px;
 font-weight:900;
}

/* ----------- Random Images -------------*/
.falbum-random ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
}

.falbum-random li {
	display: inline;
}

/* ----------- Recent Images -------------*/

.falbum-album-recent {	
	margin-bottom: 15px;
}


/* ----------- Annotations -------------*/
.annotation-fontClass {font-family: font-size: 1.3em; text-align: left;}
.annotation-capfontClass {font-family: Arial, sans-serif; font-size: 1.3em; font-weight: bold; color: #ffffff; text-align: left;}
.annotation-capfontClass A {color: #ffffff; font-size: 1.3em;}
.annotation-fgClass {background-color: #FFFFFF;}
.annotation-bgClass {background-color: #FFFF66;}


/* ----------- Link button styles -------------*/
.disabledButtonLink {
	color: Gray;
	text-align:center;
	padding: 2px 15px 2px 15px;
	background-color:	#FFF;
}

a.buttonLink {
	padding: 2px 15px 2px 15px;
	border:	1px solid #D4D0C2;
	background-color:	#FFFFFF;
	text-align:center;
	white-space: nowrap;
	color: black;
}

a.buttonLink:visited {
	color: black;
}

a.buttonLink:active {
	border:	1px solid #3169C6;
	background-color:	#3169C6;
	color: white;
}

a.buttonLink:hover {
	border:	1px solid #3169C6;
	background-color:	#C6D3EF;
	color: black;
}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link, a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link {
	padding: 2px 4px 2px 4px;
	font-size: 100%;
	color: black;
}

a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link {
}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link {
	font-weight: bold;
	background-color: #ECECEC;
}

a.otherPageLink:hover,a.curPageLink:hover {
	text-decoration: underline;
}

/* ----------- Error Page -------------*/

.falbum-error {
	font-size:1.2em;
}
.falbum-error pre{
	width: 99%;
	font-size:1.2em;
	overflow-y: hidden; 
	overflow-x: auto;
}

/* -------------  Post Helper  -------------*/

#falbum-post-helper-switch {
	float: right;
	margin: 0px 0px 0px 0px;
}

#falbum-post-helper-block {
	width: 99%;
	padding: 5px;
	margin: 15px 0px 15px 0px;
	background-color: #FFF;
}

#falbum-post-helper-value {
	margin: 8px 5px 5px 8px;
  	font-weight: bold;
}

#falbum-post-helper-block-close {
	float: right;
}

.falbum-post-box {
	margin: 4px;
}

/* -------------  Comments  -------------*/

.falbum-comment-block {
	margin: 15px 0px 5px 0px;
}

.falbum-comment-title {
	font-weight: bold;
}

.falbum-comment-author {
	padding: 5px 5px 0px 10px;
}

.falbum-comment {
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 5px 0px;
}


/* -------------  Misc  -------------*/

.falbum-sidebar-photos {
	overflow: hidden;
}

.falbum-clear {
	clear: both;
}
.falbum-clear-left {
	clear: left;
}