/*  
Theme Name: This is an Advertisement
Theme URI: http://www.thisisanadvertisement.com
Description: This is an Advertisement Blog Theme.
Version: 1.0
Author: Leonardo Aranda
Author URI: http://www.officelab.com/

*/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color: #eee;
	}

a, a:hover, a:visited {
	text-decoration: none;
	color: #000;
	}

a img {
	border: 0;
	}
#Wrap_TopBar  {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	background: url(images/BG_TopBar.gif) repeat-x top;
	}
#Wrap_TopBar_Inner  {
	width: 896px;
	height: auto;
	display: block;
	text-align: left;
	margin: 0 auto;
	}
#TopBar {
	width: 896px;
	height: 49px;
	overflow: hidden;
	}
#Logo {
	float: left;
	font-size: 16px;
	padding: 0;
	margin: 26px 0 0 0;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	}
#Logo a {
	color: #000;
	}
	
#Wrap  {
	width: 100%;
	height: auto;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	background: url(images/BG.jpg) repeat top;
	background-color: #fff;	
/*	font-family: Georgia, Times, serif;*/
	}
#Wrap_2  {
	width: 896px;
	height: auto;
	padding: 10px 0 25px 0;
	display: table;
	text-align: left;
	margin: 0 auto;
	}
#BlogEntries {
	width: 594px;
	margin: 15px 0 0 0;
	float: left;
	}	
#BlogEntry {
	width: 594px;
	margin: 0 0 25px 0;
	}
#BlogEntry p {
	margin: 0;
	padding: 5px 0 8px 0;
	}
#BlogEntry ul, #BlogEntry ol {
	margin: 0;
	padding-bottom: 8px;
	}
#BlogEntry blockquote {
	margin: 0;
	padding: 1.5em;
	}
#BlogEntry blockquote p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #999;
	}
.entryTitle, .entryTitle a {
	font-size: 22px;
	line-height: 28px;
	color: #000;
	}
.entryContent {
	width: 594px;
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 9px 0;
	color: #555;
	display: table;
	}
.entryContent a {
	color: #427a9b;
	}
.entryContent a:hover {
	color: #000;
	}
.entryMetadata {
	font-size: 11px;
	line-height: 14px;
	color: #aaa;
	}
.entryMetadata a {
	color: #7fb3d1;
	}
.entryMetadata a:hover {
	color: #2a6c9b;
	}

.post-date {
	width: 40px;
	height: 50px;
	position: relative;
	z-index: 10;
	margin: 0 0 0 -50px;
	float: left;
	color: #fff;
	background: url(images/date.png);
	}
.year {
	width: 40px;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}
.month {
	width: 40px;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0;
	}
.day {
	width: 40px;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 0 0;
	}


#RightColumn {
	width: 222px;
	margin: 15px 0 0 80px;
	float: left;
	display: block;
	}
.rightColGroup {
	margin: 0 0 25px 0;
	}
.rightColTitle {
	font-size: 14px;
	}
.rightColGroup ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
.rightColGroup li {
	color: #999;
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 5px 0 5px 0;
	}
.rightColGroup li a {
	color: #999;
	}
.rightColGroup li a:hover {
	color: #000;
	}

#Wrap_3  {
	width: 896px;
	height: auto;
	display: block;
	text-align: left;
	margin: 0 auto;
	clear: both;
	}
#Wrap_W  {
	width: 100%;
	position: relative;
	height: auto;
	display: block;
	text-align: center;
	background: url(images/BG_BottomBar.gif) repeat-x top;
	}
	
#BottomBar {
	width: 896px;
	padding: 19px 0 0 0;
	margin: 0 0 40px 0;
	display: table;
	font-size: 11px;
	color: #999;
	}
#BottomBarColumn {
	width: 141px;
	margin: 0 10px 0 0;
	float: left;
	}
#BottomBarColumnRight {
	width: 141px;
	float: right;
	text-align: right;
	}
.bottomBarHeader {
	margin: 0;
	color: #666;
	font-weight: bold;
	}
.bottomBarItem {
	margin: 5px 0 0 0;
	}
.bottomBarHeader a, .bottomBarHeader a:visited, .bottomBarHeader a:active {
	color: #666;
	}
.bottomBarItem, .bottomBarItem a, .bottomBarItem a:visited, .bottomBarItem a:active {
	color: #999;
	}
#BottomBar a:hover {
	color: #000;
	}
	
/* Bird */
.bird {
	width: 30px;
	height: 20px;
	float: right;
	display: block;
	background-image: url('images/bird.png');
	}	
	
/* Comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.comments-template h2, .comments-template h3 {
	font-weight: normal;
	color: #000;
	}
.comments-template a {
	color: #2a6c9b;
	}
.comments-template a:hover {
	color: #000;
	}	
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

