/* 
	Theme Name: Osiempel
	Theme URI: http://perkibar-kuwait.net/osiempel/2007/03/03/osiempel-the-newspaper-look-of-wordpress-theme/
	Description: Osimpel is simple, cute, young and beautiful.
	Version: 1.0
	Author: Didats Triadi
	Author URI: http://didats.net/
*/

/* ---- HTML Tags ---- */
body {
	background:#FF0000;
	background:transparent url("images/texture.jpg") repeat ;
	background-attachment: fixed;
	margin:0px;
	padding:0px;
	font:1em Georgia,verdana,arial,sans-serif;
	color:#545454;
}
/* Set all tag */
h1,h2,h3,h4,h5,h6,h7,
form {
	margin:0px;
	padding:0px;
}
p {
	line-height:0.9em;
}
a img {
	border:0px;
}
a {
	text-decoration:none;
	color:#3E88D0;
}
a:hover {
	color:#990000;
}

/* Image Threatment */
img.floatleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
img.floatright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
img.img {
	border:1px solid #CCCCCC;
	padding:2px;
}

/* Button */

#bottone{
	background:transparent url("images/button.gif") no-repeat;
	width:190px;
	padding:10px;
	padding-right:90px;
	height:56px;
	margin:18px;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	margin-bottom:10px;

	}
#bottone h2 { font-size:20px; margin-top:-1px; line-height:16px;}
#bottone h2 a{ color:#990000; text-decoration:none}
#bottone h3{ font-size:12px; color:#C2C2C2;}


/* Small and code */
small {
	font:0.7em Georgia,verdana,arial,sans-serif;
	text-transform:lowercase;
	position:relative;
	left:28px;
	top:-3px !important;
	top:0px;
}
code {
	font:0.7em 'courier new',verdana,arial,sans-serif;
}

/* blockquote */
blockquote {
	background:transparent url("images/bg_quote.gif") no-repeat top left;
	color:#FFFFFF !important;
	margin:0px;
	padding:0px;
	padding:10px;
	width:90%;
	border-left:4px solid #DDDDDD;
	line-height:1.3em;
	margin-bottom:10px;
}
blockquote p {
	color:#999999 !important;
	line-height:1.3em;
}
.comments blockquote {
	margin-bottom:10px;
	color:#999999 !important;
	line-height:1.3em;
	padding-bottom:5px;
}


/* ------ General Class ------ */
.clear {
	clear:both;
}
.textarea {
	width:280px;
	height:130px;
	border-width:1px;
	border-style:solid;
	border-color:#666666 #CCCCCC #CCCCCC #666666;
}
.button {
	background:#FFFFFF;
	color:#333333;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC #666666 #666666 #CCCCCC;
	font:bold 1em Georgia,verdana,sans-serif;
}
.inputbox {
	font:1em/1em Georgia,Arial,verdana,sans-serif;
	width:185px;
	border-width:1px;
	border-style:solid;
	border-color:#666666 #CCCCCC #CCCCCC #666666;
	padding-left:3px;
}
.navigation {
	margin:10px 0px;
}
.alignleft {
	width:49%;
	float:left;
}
.alignright {
	text-align:right;
}


/* ------ H Title ------ */
h2.title {
	font:1.3em Georgia,Tahoma,verdana,sans-serif;
	color:#000000;
}
h3.title {
	font:1.1em Georgia,tahoma,verdana,sans-serif;
	color:#000000;
	margin-bottom:8px;
}
h3.title-inside {
	font:1.5em Georgia,verdana,sans-serif;
}
h3.title-inside a{
	color:#000000;
}


/* ------ Layout Template ------ */
#container {
background-color:#FFFFFF;

	position:relative;
	width:760px;
	margin:0px auto;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}


/* Header */
#header {
	height:140px;
	padding-top:0px;
	padding-bottom:10px;
	background:transparent url("images/bg_header.gif") repeat-x bottom left;
	position:relative;
}
#webtitle {
	background:transparent url("images/bg_header.gif") repeat-x top left;
	position:relative;
	padding-top:20px;
	padding-left:15px;
	top:5px;
	left:0px;
}
#webtitle h1 {
	font:2.5em Georgia,verdana,sans-serif;
	letter-spacing:-1px;
	color:#666666;
	height:42px;
	position:relative;
	top:-5px;
}
#webtitle h1 a {
	height:42px;
	border:0px;
	display:block;
	color:#333333;
	text-decoration:none;
}
#webtitle h2 {
	font:bold 1em georgia,verdana,sans-serif;
	color:#990000;
	text-transform:lowercase;
	height:22px;
	position:relative;
	letter-spacing:-1px;
	top:4px;
}

/* Rss 2.0 */
#rss {
	position:absolute;
	bottom:10px;
	right:0px;
	
}
#rss a {
	background:transparent url("images/bg_rss.jpg") no-repeat top left;
	padding-left:20px;
	color:#FE9205;
	font-size:0.9em;
	text-decoration:none;
}
#rss a:hover {
	color:#333333;
}


/* Navigation */
#navigation {
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	height:35px;
	text-align:left;
	margin-bottom:5px;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li {
	list-style:none;
	float:left;
	margin-right:35px;
}
#navigation li a {
	display:block;
	float:left;
	text-decoration:none;
	font:1em/35px Georgia,verdana,arial,sans-serif;
	text-transform:uppercase;
	color:#333333;
}
#navigation li a:hover {
	text-decoration:underline;
}

/* Search Form */
#searchform {
	float:right;
	position:relative;
	top:5px;
}
#searchform .inputbox {
	font:1em Georgia,verdana,arial,sans-serif;
}


/* Main Content */
#maincontent {
	min-height:1px;
	background:transparent url("images/bg_footer.gif") repeat-x bottom left;
	padding-bottom:8px !important;
	padding-bottom:0px;

}
.single {
	background:transparent url("images/bg_dot_v.gif") repeat-y 455px 0px;
}
#headline {
	float:left;
	width:450px;
	background:transparent url("images/bg_dot_v.gif") repeat-y top right;
}

#headline {
	float:left;
	width:450px;
	background:transparent url("images/bg_dot_v.gif") repeat-y top right;
}

#headline-photo {


	width:750px;
}


#headline-content_event {
	width:445px;
/*	background:#F4F4F4; */
margin-bottom:5px;
}

#headline-content {
	width:445px;
/*	background:#F4F4F4; */
	padding-bottom:8px;
}

#headline-content-photo {
	width:750px;
/*	background:#F4F4F4; */
	padding-bottom:8px;
}


/* Post */

.post_event {
	background:transparent url("images/bg_event.gif") repeat-x top;
	background-color:#E8E8E9;
	padding:13px;
	margin-bottom:0px;
	line-height:1em;
	position:relative;
	z-index:100;
	width:419px;
}
.post {
	background:transparent url("images/bg_articolo.gif") repeat-x top;
	padding:13px; 
	line-height:1em;
	position:relative;
	z-index:100;
	width:419px;
}

.post-photo {
	background:transparent url("images/bg_articolo.gif") repeat-x top;
	padding:13px; 
	line-height:1em;
	position:relative;
	z-index:100;
	width:732px;
	
}

.post h2{ line-height:16px }
.post img{ 
	margin-bottom:0px;
	padding:2px;
	border:#DDDDDD 1px dotted;
	background-color:#FFFFFF
}

.post-photo img{ 
	margin-bottom:0px;
	padding:2px;
	border:#DDDDDD 1px dotted;
	background-color:#FFFFFF
}

#arch_interno img{ 
	margin-bottom:8px;
	padding:2px;
	border:#DDDDDD 1px dotted;
	background-color:#FFFFFF
}
.tratteggio{	
background:transparent url("images/bg_dot.gif") repeat-x bottom left;
margin-right:7px;
margin-top:5px;
margin-bottom:5px;
height:1px;
}

.tratteggio-photo{	
background:transparent url("images/bg_dot.gif") repeat-x bottom left;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
height:1px;
width:750px
}


.tratteggio_event{	
background:transparent url("images/bg_dot.gif") repeat-x bottom left;
padding:0;
margin-right:7px;
margin-top:0px;
margin-bottom:5px;
height:1px;
}

#ultimi_post{
	margin:0px;
	line-height:1em;
	position:relative;
	z-index:100;
	width:280px;
	font-size:12px
}
#ultimi_post h2{ font-size:22px}
#ultimi_post h3{ font-size:12px}


.post-main {
	float:left;
	width:450px;
	background:#000;
}
#the-left {
	width:420px;
	float:left;
}
#arch_interno {
	background:transparent url("images/bg_articolo.gif") repeat-x top;
	padding:13px; 
	padding-bottom:0px
	background-color:#F4F4F4; 
	width:420px
}

.entry{	margin-top:10px;}

.entry img{	margin-right:10px; float:left}

.entry p{
	margin-top:10px;
	color:#535353;
	line-height:1.4em;
	font-size:1em;
}
.entry ul {
	margin:4px 0px 4px 18px;
	padding:0px;
}
.entry ul li {
	list-style:square;
	line-height:1.4em;
}
h3.category {
	font:0.8em "trebuchet ms",verdana,arial,sans-serif;
	color:#990000;
}
h3.category a {
	color:#990000;
	text-decoration:none;
}
h3.category a:hover {
	text-decoration:underline;
}
h3.date {
	font:0.8em Georgia,verdana,arial,sans-serif;
	padding:3px 0px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}


h2.blogtitle {
	font:2em Georgia,arial,verdana,sans-serif;
	position:relative;
	margin-top:10px;
	margin-bottom:14px;
	line-height:30px;
}
h2.blogtitle a {
	text-decoration:none;
	color:#333333;
}
h2.blogtitle a:hover {
	color:#990000;
}


/* Other Headline */
h2.other {
	padding-top:10px;
}
ul.other {
	margin:0px 0px 15px 18px;
	padding:0px;
}
ul.other li {
	list-style:square;
	color:#545454;
	font:0.8em Georgia,Arial,verdana,sans-serif;
	margin-bottom:3px;
}

/* Right Column */
#right-column {
	float:right;
	width:305px;
	position:relative;
	top:0px;
	right:0px;
}

/* Sideblog */
#sideblog {
	position:relative;
	float:left;
	width:105px;
	background:transparent url("images/bg_dot_v.gif") repeat-y top right;
	padding-bottom:20px;
}
#sideblog ul {
	margin:0px;
	padding:0px;
	width:100px;
}
#sideblog ul li {
	list-style:none;
	margin-bottom:10px;
}
#sideblog li a {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
}
#sideblog li a:hover {
	text-decoration:underline;
}
#sideblog li p {
	margin:0px;
	padding:0px;
	margin-top:4px;
	font:0.8em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.5em;
}

/* Profile */
#profile {
	margin-top:10px;
	margin-bottom:20px;
	width:295px;
	float:right;
}
#profile p {
	font:0.8em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.5em;
}

/* Boxuno */
#box_uno {
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	position:relative;
	padding-bottom:4px;
	
}
#box_uno-content{
	background:#F4F4F4;
	padding:10px
}

#box_due {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	position:relative;
	padding-bottom:4px;
	
}
#box_due-content{
	background:#F4F4F4;
	padding:10px
}


#sidebar-title{
	background:#F4F4F4;
	padding:20px;
	padding-left:7px;
	padding-right:0px;
}
#sidebar-title h3{
font-size:12px; color:#C2C2C2; padding-left:10px
}
#sidebar-title h2{
font-size:20px; margin-top:-1px; line-height:16px; padding-left:10px; margin-bottom:10px
}
/* Flickr */
#flickr {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	position:relative;
	margin-top:4px;
	margin-bottom:0px;

}
#flickr-content {
	background:#F4F4F4;
	position:relative;
	padding:7px;

	height:95px;
	
}
#flickr-content h3 {
	position:relative;
	top:3px;
	left:3px;
}
#flickr-content div {
	float:left;
	width:83px;
	height:83px;
	margin:3px;
}
#flickr-content div img {
	position:relative;
	top:4px;
	left:4px;
}
#flickr-content a {
	width:83px;
	height:83px;
	display:block;
	border:1px solid #999999;
}
#flickr-content a:hover {
	border:1px solid #73ADEF;
}
#flickr a img {
	border:0px;
}

/* Links */
#links {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	position:relative;
	padding:10px;
	min-height:1px;
}


/* Sidebar on single page */
#sidebar {
background:transparent url("images/bg_dot.gif") repeat-x top left;
	width:285px;
	float:right;
	position:relative;
	padding-top:20px;
	padding-left:20px;
	margin-top:3px
}

/* ------ Footer ------ */
#footer {
	color:#545454;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	line-height:20px;
	font:0.7em Georgia,arial,verdana,sans-serif;
	padding-bottom:30px;
}


/* ------ Permalink Post ------ */

#content-link {
	background:transparent url("images/bg_dot_h.gif") repeat-y 454px 0px;
}
.post-interior {
	float:left;
	width:420px;
	line-height:20px;
	margin-bottom:10px;
	color:#545454;
}
.post-interior li {
	list-style:square;
	color:#545454;
	margin-bottom:8px;
	line-height:1.5em;
}

#wrap-comment {
	margin:10px;
	width:420px;
	position:relative;
	right:8px;
	padding-left:10px;
	color:#535353;
}

h2#comments,
h2#respond {
	font:1.4em Georgia,verdana,arial,sans-serif;
	margin-bottom:8px;
}


/* Comment List */

div.gravatar {
	width:50px;
	height:50px;
	float:left;
}
div.comments,
div.triadi {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	padding-top:8px;
}
div.triadi {
	padding-bottom:5px;
}
div.comment-author {
/*	background:transparent url("images/bg_dot.gif") repeat-x bottom left;*/
}

div.comment-author p{
line-height:20px;
font-size:13px
}

div.triadi .comment-author {
	background:#EFEFEF;
	padding-top:5px;
}
div.triadi div.gravatar {
	position:relative;
	top:6px;
	left:5px;
}
div.comment-content {
	line-height:1.4em;
}
div.comment-content p {
	margin-top:0px;
	line-height:1.4em;
	color:#545454;
}
div.comment-author h4{
	font:bold 11px Arial,verdana,sans-serif;
	text-transform:uppercase;
	color:#990000;
}
div.comment-author h2 {
	font:18px Georgia,verdana,arial,sans-serif;
	padding-bottom:10px;
}


/* ------ Gravatar ---- */
div.gravatar {
	width:68px;
	height:68px;
	position:relative;
	float:left;
}

/* ------ Form ------ */
	div#form {
	margin-top:20px;
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	padding-top:15px;
}
#form input {
	width:220px;
}
#form textarea {
	width:410px;
	line-height:1.4em;
}
#form .button {
	width:420px;
	padding:5px 0px;
}

/* ------ Category ------ */
#category {
	background:transparent url("images/bg_dot_h.gif") repeat-y 359px 0px;
}
#first-column {
	float:left;
	width:365px;
}
#list-column {
	float:right;
	width:395px;
}

ul.list,
ul.list-cat {
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:395px;
}
ul.list-cat li {
	font:bold 11px/22px Arial,verdana,sans-serif;
	height:auto !Important;
	height:22px;
	color:#990000;
	text-transform:uppercase;
	list-style:none;
	float:left;
	width:185px;
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	display:block;
	margin-right:5px;
}
ul.list li {
	list-style:none;
	margin-bottom:10px;
	font:bold 10px Arial,verdana,sans-serif;
	color:#990000;
	text-transform:uppercase;
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	padding-bottom:10px;
	float:left;
	width:185px;
	height:70px;
	margin-right:5px;
}
ul.list-cat li a {
	color:#990000;
	text-decoration:none;
	display:block;
}
ul.list-cat li a:hover {
	color:#999999;
}
ul.list li a {
	font:14px Georgia,verdana,arial,sans-serif;
	text-transform:Capitalize;
}

/* ------ Widget ------ */
ul.widget {
	margin:0px;
	padding:0px;
	
	top:-10px;
}
li.module ul,
li.linkcat ul {
	padding:0px;
	margin:0px 0px 0px 18px;
	width:100px;
	padding-bottom:15px;
	
}
#sidebar li.module ul,
#sidebar li.linkcat ul {
	width:210px;
	
}

ul.widget li.module,
ul.widget li.linkcat {
	list-style:none;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	
}
ul.widget li.module li,
ul.widget li.linkcat li {
	list-style:square;
	font-size:0.8em;
	margin-bottom:4px;
	
}
