/* 
Theme Name: Jive 
Theme URI: http://www.bloggingthemes.com/
Design Name: Jive
Version: 1.0
Author: BloggingThemes 
Author URI: http://www.bloggingthemes.com
*/
body {
	width: 100%;
	margin:0 auto;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: center; /* for IE center */
	color:#29303B;
	line-height:1.3em;
	background: url(images/lowerbg.jpg) repeat;
}
a {
	color: #613517;	
	text-decoration:none;
}
a:visited {
	color: #613517;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
#rap 
{
	margin:0px auto;
	padding:0px;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	height: 211px;
	margin: 0px;
	padding: 0px;
	background: url(images/uppgerbg.jpg) repeat;
	border-bottom: 2px solid #FFFFFF;
}
#headerbg {
	height: 211px;
	background: url(images/italian-charms-watches.gif) no-repeat center;
}

#container {
	background-color: #FFFFFF;
	width: 739px;
	margin: 0px auto;
	padding: 0px;
}
#content {
	text-align: left;
	width: 523px;
	padding: 8px;
	margin:0px;
	float: left;
	overflow:hidden;
	background: #FFFFFF;
}

#sidebar {
	background: #FFFFFF;
	width:200px;
	float:right;
	padding:8px 0;
	margin:0;
	text-align: left;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font: normal 1.3em verdana, helvetica, sans-serif;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h2, h3, h4 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: verdana, helvetica, sans-serif;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}

#sidebar h2 {
	margin: 0;
	padding:5px;
	font-size: 1em;
	color: #DC8F27;
	font-weight: normal;
	border-bottom:#ccc 1px solid;	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #A24E12;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;	
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #613517;	
	text-decoration: none;
}
#sidebar li a:hover {
	color: #753206;
	border-bottom: 1px solid #753206;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #d84d08;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
	text-align: justify;
}
img {
	border: #ccc 1px solid;
	padding: 3px;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #999;
	border-bottom:#ccc 1px solid;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	
}
.post-info {
	color: #999;
	font-family:Georgia, Arial, Serif;
	font-size:1.2em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #8a3207;
	border: none;
}
hr {
	display: none;
}
#footer {
	margin:0;
	padding: 7px 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 0.8em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #669BB4;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}

.link-comment {
	background: url('img/ico-talk-act.gif') no-repeat left;
	padding-left: 15px;
}
.link-comment-off {
	background: url('img/ico-talk.gif') no-repeat left;
	padding-left: 15px;
}


/* Menu design*/


#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #BFD3E6 url('img/corner2.gif') top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #b7c9cd url('img/corner2.gif') top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}


#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #7d9c9b url('img/corner.gif') top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #b7c9cd url('img/corner.gif') top right no-repeat;
}


#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #DC8F27 url('img/front.gif') top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}


.hide {
display: none;
}
/* closing menu*/
#blogtitle {
	padding: 50px 0px 0px 50px;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}
#blogtitle a {
	color: #000000;
}
.description {
	padding-left: 50px;
	font-size: 11px;
}
div#sponsor {
	background:#FFFFFF url("images/ribbon.gif") no-repeat left;
	margin-left: 100px;
	padding-left: 20px;
	width: 180px;
	height: 25px;
}
#header h1 {
	margin: 0;
	font-size: 1em;
	padding:90px 40px 10px 10px;
	text-align:right;
}
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover{
	color:white;
}