/*  
Theme Name: Vae Victis
Theme URI: http://vaevictis.adamar.org/
Description: Vae Victis Theme
Version: 1.0
Author: Joaquín Bernal (Adaptaci�n a WP v.3: A.M.)
Author URI: http://earful.bitako.com/
*/

body {
	background:white url("img/bgmain.png") repeat-y; 
	margin:0;
	padding:0;
	font:13px/17px georgia,"times new roman",serif;
	color:black;
}

hr {
	display:none;
}

h1#title {
	background:url("img/title.png") no-repeat;
	width:248px;
	height:79px;
	text-indent:-1000em;
	margin:30px 0 0 25px;
}

#motto {
	display:none;
}

#picture {
	margin:20px 0 25px 25px;
}

#content {
	position:absolute;
	top:18px;
	left:0;
	margin-left:335px;
	padding-bottom:40px;
}

.post {
	margin-bottom:30px;
width: 600px;
}

.post h2 {
	background:url("img/bgpost.png") no-repeat;
	height:39px;
	width:533px;
	padding:14px 0 0 24px;
	color:#88599b;
	font-size:13px;
	font-weight:bold;
	margin:0 0 14px 0;
}

.post p {
	padding-left:24px;
	margin:0 0 12px 0;
}

.post .date {
	padding-left:24px;
	color:#c0b1a8;
	padding-top:6px;
}

.post .date em {
	font-style:normal;
}

.post .body {
	margin-top:-18px;
}

.block {
	margin:0 0 35px 25px;
	padding-top:2px;
	color:#91799b;
}

.block a:link,
.block a:visited,
.links a:link,
.links a:visited {
	color:#4d4d4d;
}

.block a:hover,
.links a:hover {
	color:black;
}

.links2 {
	margin:40px 0 20px 25px;
}

.links2 a:link,
.links2 a:visited {
	color:#4d4d4d;
text-decoration: none;
}
.links2 a:hover {
	color:black;
}




.motif1 {
	padding-left:50px;
	background:url("img/motif1.png") no-repeat;
}

.motif2 {
	padding-left:50px;
	background:url("img/motif2.png") no-repeat;
}

.motif3 {
	padding-left:50px;
	background:url("img/motif3.png") no-repeat;
}

.block h2,
.links h2 {
	color:#70537c;
	font-size:13px;
	font-weight:bold;
	margin:0;
}

.copyright {
	margin:40px 0 20px 25px;
	color:#cac0ce;
	width:270px;
	text-decoration:none;
}

.links {
	margin:40px 0 20px 25px;
	color:#cac0ce;
	width:270px;
}

.links a {
	display:block;
	background:url("img/adamar.png") no-repeat;
	width:196px;
	height:51px;
	text-decoration:none;
	margin-top:15px;
}

.links a span {
	position:relative;
	top:30px;
	left:64px;
}

.post h2 a:link, 
.post h2 a:visited,
.permalink a:link, 
.permalink a:visited {
	font-weight:bold;
	color:#d5cdc5;
	text-decoration:none;
	padding-left:8px;
}

.post h2 a:hover,
.permalink a:hover {
	font-weight:bold;
	color:black;
}

.months {
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
}

.post .body p img {
	float:left;
	margin:5px 15px 10px 0;
	position:relative;
border: 0;
float: none;
}

.post .body p {
	margin:0 50px 10px 0;
}
.monthtitle {
	color:#88599b;
	font-size:22px;
font-style: italic;
	font-weight:bold;
	margin:40 0 20px 0;
padding-top: 14px;
* padding-top: 21px;
padding-bottom: 10px;
}
div.item {
margin-bottom: 15px;
}
