/*
Theme Name: camisetes
Theme URI: http://weblog.benetjoandarder.cat
Description: Minimalist two-column theme, based on Tranquility white by Roy Tank.
Version: 1.0
Author: Benet Joan Darder Canyelles
*/
@import url('twitter.css');

* {margin: 0;padding: 0;}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	text-align: center;
	padding:0;
	border-top: 20px solid #eee;
}

a { color: #33CCFF; text-decoration: none; }
a img { border: none; }
a:visited { color: #3366FF; }
a:hover { color: #33FFCC; text-decoration: underline; }

#rap {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}

/* header styles */

#header{margin-bottom: 30px;}

#header h1{height:241px;}

#header h1 a {background:transparent url(imatges/logo.jpg) no-repeat scroll 0 0;  display:block; font-size: 0; height:241px; text-indent:-9999em; outline-width:0;}

#header h2 {font-size: 19px;color: #999;margin-left:200px;}

/* sidebar styles */

#menu {
	float: right;
	width: 220px;
	padding-bottom: 40px;
	
}

#menu ul {
	list-style-type: none;	
	padding: 5px;
	color: #666;
}

#menu li {list-style-type: none;}


.widget{margin-bottom:20px;}
#menu .banner{padding-left:50px;}

h2 {
	font-size: 12px;
	color: #000;
	margin-bottom: 6px;
}

#menu h2{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	border-bottom:1px solid #000;
}

#menu #search {
	margin-bottom: 20px;
}

/* content styles */

#content {margin-right:260px;}

.post {
	margin-bottom: 40px;
	line-height: 150%;
}

.storytitle {
	margin-bottom: 2px;
	text-shadow:1px 2px 3px #AAA;
}

.storytitle a {
	font-size: 20px;	
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.meta{	
border-bottom:1px dotted #AAAAAA;
color:#777777;
font-size:12px;
margin-bottom:10px;
}
.meta a{color:#777777;}

.storycontent{
	margin-bottom: 10px;
}

.storycontent img {
	border: 10px solid #ddd;
	margin: 10px 0;
}

.storycontent img.wp-smiley { border: none; margin: 0; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

blockquote, code {
	display: block;
	padding: 6px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 10px;
}

/* comment styles */

#commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	width: 560px;
	overflow:hidden;
}

#commentlist li {
	padding: 6px 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow:hidden;
}

#commentlist cite {
	font-size: 10px;
	color: #999;
}

input, textarea {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
	margin-bottom: 5px;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	width: 540px;
	padding: 6px 10px;
}

p {margin-bottom: 10px;}




/* footer styles */

.credit {
	background-color: #eee;
	padding-top: 10px;
	font-size: 10px;
	clear:both;
}

.credit p {
	width: 810px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}
