/*
	project: happy template
	author: luka cvrk (www.solucija.com)
*/
*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}a img{border:0} 
body { font: .9em Georgia, "Times New Roman", Arial, Sans-Serif; background: #E8F7FC url(../images/bg.jpg) repeat-x; color: #306172; }
a {
	color: #3A65A8;
	text-decoration: none;
}

a.type1:link, A.type7:visited, A.type7:active    {
	color: #3A65A8;
	text-decoration: underline;
	
}

a.type1:hover   {
	color: #3A65A8;
	text-decoration: underline;
	background-color: #FFEADF;
}

h1 { font-size: 2.9em; font-weight: normal; }
h2 {
	float: left;
	text-transform: none;
	clear: both;
	font-size: 2.4em;
	margin: 0 0 20px;
	font-weight: normal;
	color: #CB6F9C;
	background: url(../images/h2bg.jpg) repeat-x bottom;
}

h3 {
	float: right;
	text-transform: none;
	clear: right;
	font-size: 2.4em;
	margin: 0 0 20px;
	font-weight: normal;
	color: #CB6F9C;
	background: url(../images/h2bg.jpg) repeat-x bottom;
}

p  { clear: both; margin: 5px 0 15px; line-height: 1.7em; }
.clear { clear: both; }

.wrap {
	width: 900px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu {
	text-transform: lowercase;
	float: right;
	height: 120px;
	padding: 73px 0 0 98px;
	width: 475px;
	background: url(../images/white_bubbles.jpg) no-repeat top right;
}


#text {
	clear: both;
	margin: 0 0 10px;
}

#text2 {
	clear: both;
	margin: 0 0 10px;
}

#green_bubble {
	height: 150px;
	background-image: url(../images/green_bubbles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 258px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	#green_bubble a {
	color: #34AE61;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
	
	#green_bubble p {
	color: #34AE61;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
	
	#green_bubble em { color: #34AE61; font-weight: normal; margin: 0 30px 0 0; }

#footer {
	padding: 85px 0 5px 0;
	background-color: #6cacc5;
	background-image: url(../images/bottom2.jpg);
	background-repeat: repeat-x;
}
	#copyright {
	float: left;
	margin: 40px 0 0;
	color: #FFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
		#copyright p { margin: 0 0 5px; }
		#copyright a {
	color: #fff;
	font-weight: bold;
	margin: 0 30px 0 0;
}
#copyright a:hover {
	text-decoration: underline;
}
	#bubble {
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #D46FA0;
	background: url(../images/blue_bubbles2.jpg) no-repeat;
	width: 230px;
	height: 145px;
	text-align: center;
	padding-top: 52px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 160px;
}
.post {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 900px;
	float: right;
	position: relative;
	height: 200px;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #303030;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: center;
	margin-bottom: 25px;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	position: relative;
	height: auto;
}
.home {
	height: 41px;
	width: 41px;
	position: absolute;
	top: 133px;
	right: 61px;
	float: right;
}
.pinktxt {
color: #D46FA0;
font-weight: bold;
}
