/*
Theme Name: Sources S.A.
Theme URI: http://www.sources.com.ar/
Description: Basado en Brown Rush, plantilla para http://www.sources.com.ar/.
Version: 1.0
Author: Juan Manuel
*/
* { margin: 0; }
body
{
	margin-top: 14px;
	font-family: Verdana, Tahoma;
	background-color: black;
}
a
{
	color: #4E7DCD;
	text-decoration: underline;
}
a:hover
{
	color: #000;
}

img, img a
{
	border: 0;
}
#wrap
{
	width: 761px;
	padding: 0px;
	margin: 0px;
}

#content
{
	text-align: left;
	margin: 0;
	background: #000000;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 595px;
	padding: 6px;
	margin: 0px;
}
#left img, #left img a
{
	padding: 3px;
	border: 1px solid #CCC;
	max-width: 100%;
}
#left ul, #left blockquote
{
	margin-bottom: 10px;
	margin-left: 15px;
}
#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 136px;
	padding: 6px;
}

.pmid
{
	background-color: white;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.lmid
{
	background-color: white;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 2px;
}
.widget_title
{
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	width: 100%;
	height: 15px;
}

.post
{
	padding: 10px 20px 10px 20px;
	margin: 0px;
}
.post p
{
	margin: 0;
	text-align: justify;
	text-indent: 0px;
	margin-bottom: 15px;
}
.post-head
{	
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.post-head .title
{
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
.post-head div.title, .post-head div.title a
{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
.post-head div.title a:hover
{
	color: #4E7DCD;
}
.post-head .posted
{
	font-size: 11px;
	margin-left: 8px;
	float: left;
}

.post-head span.comments
{
	float: right;
	font-size: 11px;
}
.post-head span.comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}


.post-entry
{
	text-align: justify;
}
.post-bot
{	
	border-top: 1px solid #ccc;
	padding: 5px 5px 0 5px;
	margin-top: 5px;
}
.post-bot span.posted
{
	margin-top: 5px;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-decoration: none;
}

#right ul
{
	font-size: 12px;
	width: 110px;
	margin: 0;
	margin-left: 5px;
	padding: 5px 5px;
	list-style-type: none;
	list-style-image: none;
}
#right ul li, #right .sidebody ul li a
{
	background-position: 0 1px; 
	padding-left: 0px;
}


.nav-link, .nav-link a { color: #CCC; margin: 10px; }
.nav-link a:hover { color: #FFF; }

#right a
{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#right a:hover
{
	color: #0099FF;
	text-decoration: underline;
}

#sources
{
	margin-left: 6px;
}

.alignright
{
	float: right;
	margin: 10px;
}

.alignleft
{
	float: left;
	margin: 10px;
}
.aligncenter
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
p img
{
	text-indent: 0px;
}
.post ul
{
	margin-bottom: 10px;
}

