/*  

Theme Name: Rounded V2 blue edition

Theme URI: http://www.itcouldbethisone.com

Description: Rounded fresher.

Version: 1.0

Author: Ghyslain Armand

Author URI: http://www.itcouldbethisone.com/



This theme was designed and built by Ghyslain Armand, Release company based in France (Montpellier);

http://www.release.fr



The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php

*/



@import url("layout.css");
 @import url("comments.css");
 @import url("metas.css");
 @import url("sidebar.css");
 @import url("footer.css");
 @import url("calendar.css");
html, body {
	margin: 0;
	padding: 0;
	background-color: #8EB7DA;
}
body {
	padding: 0 0 0 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
	width: 100%;
	min-width: 1000px;
 width:expression(document.body.clientWidth < 810? "800px": "auto");
}
#masthead h1 {
	color: #FA77E6;
	margin: 0 0 0 2px;
	padding: 100px 0 0 600px;
	font-size: 36px;
}
#masthead h1 a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#masthead h2 {
	color: White;
	font-size: 14px;
	margin-left: 70px;
	padding-left: 620px;
	padding-top: 0px;
	height: 28px;
	margin-top: 0px;
}
#masthead h3 {
	color: White;
	font-size: 12px;
	margin-left: 70px;
	padding-left: 560px;
	padding-top: 0px;
	height: 28px;
	margin-top: 0px;
}
* html #masthead h2 {
	margin-left: 45px;
	padding-left: 0;
	float: left;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #B5DCFA;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
h1 {
	margin: 25px 10px 20px 20px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}
h3.fix {
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	margin: 5px 0 0 20px;
	color: #74C0FA;
}
h3 a {
	font-size: 30px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	color: #8EB7DA;
	text-transform: capitalize;
	display: block;
}

h3 {
   margin: 15px 0px 0px 0px;
}
.date {
	font-size: 10px;
	font-weight: normal;
	color: #74C0FA;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #74C0FA;
}
#getit {
	margin-left: 10px;
	margin-top: -30px;
}
h3#respond {
	background: url(img/bobble.gif) no-repeat;
	height: 49px;
	padding: 42px 0 0 48px;
	margin: 0 0 0 0;
	color: #8C8C8C;
	font-size: 15px;
}
h3#comments {
	background: url(img/cornerarrow.gif) no-repeat;
	height: 89px;
	padding: 41px 0 0 163px;
	margin: -5px 0 0 0;
	color: #fff;
	font-size: 14px;
}
p, li, .feedback {
	font-size: 12px;
}
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.feedback {
	color: #ccc;
	text-align: left;
	font-size: 11px;
	float: right;
	margin: -20px 20px 0 0;
	padding: 0 0 0 0;
}
.feedback a {
	color: #97C000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}
#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
#content .post {
	background: url(img/csbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	width: 100%;
	color: #4F402A;
	margin: 0 0 0 0;
}
#content .postop {
	background: url(img/csbhead-r.gif) no-repeat top right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#content .postop .pheadfill {
	background: url(img/csbhead-l.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 10px 10px 5px 0;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}
#content .storycontent {
	background: url(img/csbbody-l.gif) no-repeat bottom left;
	margin: 0 0 0 0;
	padding: 5px 30px 31px 20px;
}
.thecontent {
	width: 95%;
	float: left;
	padding:20px;
}
.topt {
	width: 80%;
	float: left;
}
.storytitle a {
	text-decoration: none;
}
#content .post .storycontent p img {
	float: left;
	border: none;
}
/*  roudn corners */





.post p a {
	color: #242424;
	text-decoration: none;
	background: #ECF2F9;
}
a {
	color: #8EB7DA;
	text-decoration: none;
}
a:hover, a:visited {
	color: #74C0FA;
	text-decoration: none;
}
.post p a:hover {
	background: #242424;
	color: White;
}
.post p {
	margin: 5px 0px;
	text-transform: none;
	text-align: justify;
}
.post table {
	margin: 5px 15px 10px 20px;
	text-transform: none;
	text-align: justify;
}
.noposts {
	font-size: 20px;
	color: White;
	background: url(img/noposts.jpg) no-repeat top left;
	height: 60px;
	padding: 18px 0 0 75px;
	margin-left: 80px
}
h2#flickr {
}
#header, #header a:link {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
#header a:hover {
	color: #c00;
}
.page_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.licontainer {
	margin: 4px 0 0 0;
	background: url(img/subitem.gif) repeat-x bottom left;
	height: 40px;
	float: left;
}
/*  flickr integration */





#flickr_badge_uber_wrapper {
	margin-left: 17px;
}
#flickr_badge_wrapper img {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 3px solid #E9F1F8;
}
/*  widgets */

li a.rsswidget {
	margin-left: 10px;
}
a.rsswidget {
	text-decoration: none;
	color: #9C9C9C;
}
.textwidget {
	margin-left: 20px;
	text-transform: none;
}
/*  navigation*/

#navtabs {
	list-style: none;
	padding: 0 0 0 40px;
	height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top:10px;
}
#navtabs li.page_item {
	float: left;
	background: #6192bb url(img/tableft.png) no-repeat left top;
	padding: 8px 0 8px 14px;
	margin-right: 1px;
}
#navtabs li.page_item a {
	background: #6192bb url(img/tabright.png) no-repeat top right;
	padding: 8px 14px 8px 0;
	text-decoration: none;
	color:#FFFFFF;
}
#navtabs li.page_item a:hover {
	color:#333333;
}
#navtabs li.current_page_item {
	background: #a6c6e2 url(img/tableft_active.png) no-repeat left top;
}
#navtabs li.current_page_item a {
	background: #a6c6e2 url(img/tabright_active.png) no-repeat right top;
	color: #FFFFFF;
}
.ngg-album-compact {
	height:auto!important;
}

.ngg-albumoverview {
	margin:5px 15px 10px 20px!important;
}
