/* 
Theme Name: DreamGrow Theme
Theme URI: http://www.dreamgrow.ee/
Description: DreamGrow Wordpress Theme. v3.0
Version: 3.0
Author: Sven Tiirusson
Author URI: http://www.dreamgrow.ee
*/
@import url("fonts/fonts.css");
body {
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 14px;
font-family: arial, san-serif;
font-weight: normal;
line-height: 1.5em;
background-image: url(images/header-20.png);
background-repeat: repeat-x;
background-position: 0 112px;
}

img, div { behavior: url(http://www.dreamgrow.ee/wp-content/themes/d1/iepngfix.htc) }

a { color: #ff3300; }

a:hover {
color: #333333;
}


.tweetmeme {float: left; width: 60px; margin: 6px 0px}

h3 {margin: 0px; padding: 0px;}
h4 {margin: 0px; padding: 0px;}

fieldset {border: none;}

#header {
position: relative;
width: 950px;
margin: 5px auto 0px auto;
}

#pageWrap {
position: relative;
width: 950px;
margin: 0px auto 0px auto;
}

.headerLogo { border-width: 0px; display: block; }

ul#nav {
margin: 0px;
padding: 0px;
list-style: none;
height: 32px;
}

ul#nav li {
float: left;
}

ul#nav li a {
text-decoration: none;
font-size: 16px;
color: #000;
	font-weight: normal;
	display: block;
	line-height: 32px;
	padding: 0px 10px ;
	margin-right: 5px;
	background-color: #f1f1f1;
  -moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
ul#nav li a:hover {
color: #fff;
background-color: #68a7d7;
text-decoration: none;
}
ul#nav li a.port {
	background-image: url(images/nav_port.png);
	background-repeat: repeat-x;
	background-color:#ffa400;
	color: #fff;
	text-shadow: 0px 1px 2px #dc6200;
}

ul#nav li a.port:hover {
	background-image: url(images/nav_port_hover.png);
	background-repeat: repeat-x;
	background-color: #ff6300;
}
ul#nav li.current a {
color: #fff;
background-color: #68a7d7;
text-decoration: none;
}

#content {
position: relative;
margin-top: 25px;
}

#content .featured  {
margin: 0px;
}

#content  ul.subnav {
margin: 5px 0px 5px 10px;
padding: 0px;

list-style: none;
 /* Madis muutis display none */
}
#content  ul.subnav li {
text-align: right;
display: inline;
margin: 15px 0px;
}

#content  ul.subnav li a{
vertical-align: middle; 
text-decoration: none;
font-size: 16px;
color: #000;
	font-weight: normal;
padding: 6px 7px;
	background-color: #f1f1f1;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#content  ul.subnav li.current a{
color: #000;
background-color: #fff;
text-decoration: none;
}

#content .featured ul#subnav1 {
margin: 10px 0px 0px 0px;
padding: 0px;
white-space: nowrap;

}

#content .featured ul#subnav1 li {
float: left;
position: relative;
list-style-type: none;
 text-align: center;
  background-color: #fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px -15px 5px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	 vertical-align: bottom; 
}

#content .featured ul#subnav1 .active{
margin-top: 0px ;
padding: 5px 10px 5px 10px;
}

#content .featured ul#subnav1 img{
border: 0px;
display: block;
}

#content .featured {
padding: 0px;
width: 585px;
padding: 15px 0px; /* Madis muutis paddinguid */
}

#content .featured h1 {margin: 0px; padding: 0px 0px 10px 0px;}



#sidebar {
float: right;
z-index: 200;
	color: #000;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	
	}
#sidebar .rss img {
		float: right;
		border: 0px;
		display: block;
		}
		
		#sidebar #mailchimp img {
		float: right;
		border: 0px;
		display: block;
		}

		
#sidebar	.latest h2{
		padding: 10px 0px 0px 0px; text-align: left;
		font-size: 18px; color: #0066cc; margin: 0px 0px 0px 50px; 
		}
		
		#sidebar h3{
	font-size: 16px; font-weight: bold; margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #0066cc; clear: both; 
		}
		#sidebar p{
	margin: 0px 0px 0px 0px; 
	
		}
		
#sidebar h3 a { text-decoration: none; }
#sidebar a h2 { text-decoration: none; }
#sidebar a span { text-decoration: none; }		
.rss {
	height: 58px;
	background-image: url(images/rss-bg.png);
	background-repeat: no-repeat;
		  -moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}	

#sidebar .rss span{
		padding: 10px 0px 0px 0px; text-align: left;
		font-size: 21px; color: #fff; margin: 0px 0px 0px 10px;
		display:block;
		}
		
#sidebar .rss a{
		color: #fff; 
		}
		
		/*#sidebar a:hover{
		color: #000000; 
		} */
		
	#sidebar .rss p{	
		padding: 0px 0px 0px 10px;
}
#sidebartabs {
margin-top: 10px;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.ui-tabs .ui-tabs-hide { display: none !important; }

#sidebartabs ul.tabs {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
height: 27px;
}	

#sidebartabs ul.tabs li{
float: left;
list-style: none;
margin: 0px;
padding: 0px
}

#sidebartabs ul.tabs li a{
padding: 2px 8px;
background-color: #f1f1f1;
font-size: 14px;
line-height: 23px;
margin-right: 3px;
display: block;
text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#sidebartabs ul.tabs li.ui-tabs-selected a {
color: #fff;
background-color: #ff6600;
}


#tab-latest, #tab-cat, #tab-tags, #tab-comments {
background-color: #f1f1f1;
padding: 0px;
}

#tab-latest h3, #tab-latest p {
padding: 5px 5px 5px 5px;
}

#sidebartabs p {
padding: 5px 5px 5px 5px;
}

.desc {
background-color: #ff6600;
}

.desc p {
color: #fff;
padding: 5px 5px 5px 5px;
}

.desc a{
color: #fff;
}

#mailchimp {
margin: 0px 0px;
background-color: #f1f1f1;
padding: 0px 5px;
}

#mailchimp h2, h2.zero{
margin: 0px 0px 0px 0px;
padding: 8px 0px 2px 0px;
text-align: left;
font-size: 18px; color: #0066cc;
}

#mailchimp .mc_label  {
  text-align: right;
  width: 45px;
	float: left;
  margin: 0px 5px 0px 0px;
	}
#mailchimp .mc_input {
		width: 190px;
		border: 1px solid #ccc;
		font-size: 14px;
		padding: 2px;		
		float: left;
		margin: 0px 0px 5px 0px;
}

#mailchimp .mc_submit {
margin-left: 75px;
background-color: #EE4705;
border: 1px solid #ccc;
cursor:pointer;
color: #fff;
font-size: 16px;
}

.latest {}		

.readmore {
padding: 0px 0px 5px 0px;
}
.twitter {
font-size: 10px;
background-color: #cccccc;
padding: 5px;
}
.twitter ul{
list-style: none;
margin: 0px;
padding: 0px;
}
		
.message{
    width:580px;
    background:#FFFFCA;
    border: 1px solid #D2D200;
    padding: 2px 5px 10px 5px;
    margin-bottom:10px;
    margin-top:0px;}
.message img {
	padding: 0px 10px 5px 0px}
	
.postmessage{
	background:#FFFFCA;
    border: 1px solid #D2D200;
    padding:5px;
	margin:10px 0;
	vertical-align:top;
	}
.postmessage img {
	padding: 0px 5px 5px 0px}
#contentSidebar {
width: 290px;
padding: 10px;
float: right;
border: 1px solid #ff6600;
background-color: #fff0ea;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
.clear { clear: both; }
.heading { margin-bottom: 10px; padding: 5px 0 5px 0; }
.heading h3 { float: left; } 
.navigation a { text-decoration: none; background: #F5EBDD; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; text-transform: uppercase; font-size: 14px; font-weight: bold; width: 160px; display: block; text-align: center; padding: 4px; }
 .alignleft { float: left; }
 .alignright { float: right; }

	
#s_big {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 16px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#searchsubmit_big {
	background: #EE4705;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	}
	
#searchsubmit {
	background: #EE4705;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	}

#search {
position: absolute;
top: 25px;
right: 0px;
height: 25px;

}	

#search .search_input {  
	background: #FFFFFF;
	width: 230px;
	color: #333333;
		font-family: arial, san-serif;
  font-weight: normal;
	font-size: 16px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
	border-right: 0px solid #666666;
	vertical-align: top;
	}

#search .search_submit {
	background: #EE4705;
	color: #FFFFFF;
	font-family: arial, san-serif;
  font-weight: normal;
	font-size: 16px;
	line-height: 1.0em;
	border: 1px solid #EE4705;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	display: inline;
	
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-bottom-radius: 5px;
	}

/** ARTICLE COLUMNS **/

.maincontent {
position: relative;
float: left;
background-color: #fff;
padding: 15px 15px 45px 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	 border--radius: 5px;
	 width: 620px;
}
.narrow {width: 620px;}
.wide {
width: 920px;
}

.maincontent  h1 { color: #0066cc; font-size: 32px; line-height: 1.0em; font-weight: normal; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px;  }
.maincontent  h2 { color: #ff6600; font-size: 20px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 15px 0px 5px 0px;  }
.maincontent  p {line-height: 1.5em; margin: 2px 0px 15px 0px;} /** 1.8 oli enne **/
.maincontent .postcontent h2 { color: #0066cc; font-size: 32px; line-height: 1.0em; font-weight: normal; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; }
.maincontent .postcontent h3 { color: #ff6600; font-size: 20px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 15px 0px 5px 0px;  }
.maincontent .postcontent h4 { color: #0066cc; font-size: 16px; font-weight: bold; margin: 15px 0px; padding:0; line-height:18px;}
.maincontent .postcontent {margin-bottom: 20px; }
.maincontent .postcontent p {margin-bottom: 15px;}
.maincontent  ul {line-height: 1.8em; }
.avaleht {margin-bottom: 30px;} 
.avaleht h2 {color: #0066cc; padding: 0px; margin: 0px;} 
.avaleht img {margin: 15px 15px 40px 0px;}
.articlecolumn { width: 320px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
.maincontent h2 a {color: #0066cc; text-decoration: none;}
.maincontent h2 a:hover {color: #ff6600;}
.maincontent .postmeta { font-size: 12px; color: #666666; padding: 0px 0px 0px 0px; }
.maincontent .postmeta img { float: left; margin: 0 5px 0 0; }
.maincontent .postmetadata { font-size: 12px; margin: 15px 0px 15px 0px; padding: 10px 0 0 0;}
.maincontent .index {border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.maincontent p a { color: #ff3300;}´
.maincontent .postcontent a:hover { color: #0066cc;}
.maincontent #rsstext {
margin: 10px 0px;
padding: 0px 0px 5px 0px;
height: 55px;
font-size: 12px;
border-bottom: 1px solid #ccc;
}
.maincontent .aboutauthor {
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	display:inline-block;
	padding:10px 0 0 10px; 
	margin: 0px; 	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.maincontent .aboutauthor h4 {color: #ff6600; margin: 0px; padding: 0px;  font-size: 18px;}

.maincontent #rsstext img {
float: left;
margin-right: 10px;
}



/** SINGLE POST **/

#singlepost { width: 600px; float: left; margin: 20px 0 0 0; }
#singlepost .postcontent { line-height: 1.7em;}
#singlepost .postcontent .intro { width: 560px; float: left; background-color: #fff; padding: 10px; margin: 0px 0px 0px 0px;  }
#singlepost .postcontent h2 { color: #EE4705; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span {  font-weight: bold; text-transform: uppercase; font-size: 13px; }
#singlepost .postcontent p { font-size: 12px; margin: 0px;}
.singlepost blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote.jpg) no-repeat top left; color: #917A69;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px;  }
.singlepost .post { margin-bottom: 40px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** HOMEPAGE NEWS SECTIONS **/

#singlesidebar{ float:right; width: 250px; margin: 0px 0px 0px 0px; padding: 0px 15px; background-color: #f1f1f1;	
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-bottom-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-top-bottom-radius: 8px;
	-webkit-border-top-bottom-radius: 8px;
	border-top-bottom-radius: 8px; }
#singlesidebar .article {margin-bottom: 20px; line-height: 1.6em;}
#singlesidebar .article p { margin: 0px;}
#singlesidebar h2 { font-size: 18px; color: #0066cc; margin: 0px 0px 15px 0px; text-align: right; }
#singlesidebar .article h3 { font-size: 14px; font-weight: bold; margin: 10px 0px 0px 0px; color: #0066cc }
#singlesidebar .article h3 a { text-decoration: none; }
#singlesidebar .item h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 0px 0px; color: #0066cc }
#singlesidebar ul{ margin: 0px 0px 10px 0px; padding: 0px 0px 0px 18px; list-style-type: square; }

#newsletter {
position: absolute;
width: 260px;
border: 1px solid #ffffff;
margin: 15px 0px;
padding: 10px;
background-color: #ffffff;
	-moz-border-radius-topleft: 8px;
	-khtml-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-bottom-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-top-bottom-radius: 8px;
	-webkit-border-top-bottom-radius: 8px;
	border-top-bottom-radius: 8px;
z-index: 200;
}

#newsletter h3 {
color: #06a0ff;
}

.wpsb_form_txt {
width: 150px;
padding: 3px;
margin: 0px 0px 5px 0px;
border: 1px solid #666666;
}

.wpsb_form_label {
text-align: right;
margin: 0px;
}

.wpsb_form_btn {
	background: #4A7EB8;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 10px;
	margin: 0px;
	border: 1px solid #FFFFFF;	
	}
	
/************************************************
*	Footer Footer Footer ja veel kord Footer  		*
************************************************/

#footer-bg-straw {
  position: relative;
	bottom: 0px;
  height: 130px;
	width: 100%;
	margin-top: 0px;
	background-image: url(images/footer-bg-straw.png);
	background-repeat: repeat-x;
	background-position: top left;	
	z-index: 50;
		
	}	
	

	
#footer-bg-straw-overlay {	
  position: absolute;
	margin-top: -80px;
	width: 100%;
	background-image: url(images/footer-bg-straw-overlay.png);
	background-repeat: repeat-x;
	z-index: 100;


	}
	
	.weed {
  position: absolute;
	bottom: 30px;
	left: 20px;
	background-image: url(images/weed.png);
	width:196px;
	height:130px;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 1;

}
.idu {
  position: absolute;
	left: 10px;
	bottom: 0px;
	margin-top: 0px;
	background-image: url(images/idu.png);
	width: 200px;
	height: 180px;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: transparent;
}

#footer {

position: relative;
	width: 910px;
	color: #333;
	margin: 0px auto 0px;
	padding: 0px 0px;
	z-index: 100;
	}
	
	#footer	.footer-sidebar {
position: absolute;
right: 0px;
top: -50px;
z-index: 200;
	color: #000;
	width: 265px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px;
	background-color: #f1f1f1;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	}
	
	#footer h3 {
	margin-bottom: 4px;
	}	
	
#footer p {
	color: #333;
	font-size: 12px;
  font-weight: normal;
	margin: 0px 0px 7px 0px;	
	padding: 0px;
	}

#footer a {
	color: #333;
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.footerleft {

	width: 500px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.footerright {
	width: 250px;
	float: right;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
.footercopy {
font-size: 10px;
}
	
/** COMMENTS **/

#recent_comments h2 {
font-size: 18px;
}

.recent_comments ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.comments { padding: 0px; margin-top: 0px;  }
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: right; width: 400px; padding: 10px; margin: 5px; background-color: #edf7fc;
	-moz-border-radius-topleft: 8px;
	-khtml-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-bottom-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-top-bottom-radius: 8px;
	-webkit-border-top-bottom-radius: 8px;
	border-top-bottom-radius: 8px;
 }
.taust { background-color: #f1f1f1;}
.commenttext .wp-smiley {
float: none;
margin: 0px;
}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; }
.comments img{ float: left; margin-right: 15px;}
.comments h3 { padding: 12px 0 15px 0; margin: 0px; color: #0066cc; }
#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: solid 2px #dddddd; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }
#commentform .submit {background-color: #EE4705; color: #ffffff; font-weight: bold;}
#submit {
background-color: #EE4705;
color: #ffffff;
font-weight: bold;
border: solid 2px #dddddd;
padding: 3px;
width: 300px;}
#commentform textarea { width: 560px; border: solid 2px #dddddd; padding: 3px;  margin-bottom: 10px;}
/** Madis lisas **/
blockquote{
	background: #eeeeee url(images/top-left.png) no-repeat top left;
	min-height:30px;
	margin-right:70px;
	padding: 10px 10px 1px 20px;
}
.tagasiside{
	padding: 10px 25px;
	border-left: 5px #00CC00 solid;
	margin: 10px 0px 10px 15px;
}
.googlevidin input{
	border: 1px solid #cccccc;}
.googlevidin #submit{ width:150px !important; cursor:pointer;}
.googlevidin #puhasta{ padding:3px;}
.googlevidin #puhasta:hover{ background: #ee4705; color:#FFFFFF; text-decoration:none;}
.googlevidin #url{
	width:600px;}
#pealehelogod{
	margin: 15px 0;
	width:610px;
	text-align:center;
}
#pealehelogod img{padding:5px;}
/* Avatar extra by Kristjan, date: 3.08.2010 */
.avatar {float:left;margin-right:10px;}
.aboutauthorText {
	float:right;
	width:500px;
}
.nextLine {
	clear:both;
	display:block;
}
