/* @override http://www.rewebmasters.com/components/com_wordpress/wp-content/themes/default/style.css */

/*
Theme Name: Joomla Default
Theme URI: http://www.corephp.com/
Description: The default WordPress theme for Joomla 1.5.x
Version: 1.0
Author: Rafael Corral
Author URI: http://www.corephp.com
Tags: joomla, corephp

	 de Blog
	 http://www.corephp.com/component/wordpress

	This theme was designed and built by Rafael Corral,
	you can find support for this component at www.corephp.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body #wordpress {text-align: left;}

#page {text-align: left;}

#wordpress #headerimg 	{margin: 7px 9px 0;}

#wordpress #content {
	font-size: 1.2em
	}

#wordpress .widecolumn .entry p {
	font-size: 1.05em;
	}

#wordpress .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#wordpress .widecolumn {
	line-height: 1.6em;
	}

#wordpress .narrowcolumn .postmetadata {
	text-align: center;
	}

#wordpress .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#wordpress #wp_footer {
	border: none;
	}

#wordpress small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wordpress h1, #wordpress h2, #wordpress h3 {font-weight: bold;}

#wordpress h1 {
	font-size: 4em;
	text-align: center;
	}

#wordpress #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#wordpress h2 {
	font-size: 1.6em;
	}

#wordpress h2.pagetitle {
	font-size: 1.6em;
	}

#wordpress #sidebar h2 {
	font-size: 1.2em;
	}

#wordpress h3 {
	font-size: 1.3em;
	}

#wordpress h1, #wordpress h1 a, #wordpress h1 a:hover, #wordpress h1 a:visited, #wordpress #headerimg .description {
	text-decoration: none;
	}

#wordpress h2, #wordpress h2 a, #wordpress h2 a:visited, #wordpress h3, #wordpress h3 a, #wordpress h3 a:visited {}

#wordpress h2, #wordpress h2 a, #wordpress h2 a:hover, #wordpress h2 a:visited, #wordpress h3, #wordpress h3 a, #wordpress h3 a:hover, #wordpress h3 a:visited, #wordpress #sidebar h2, #wordpress #wp-calendar caption, #wordpress cite {
	text-decoration: none;}

#wordpress .entry p a:visited {}

#wordpress .commentlist li, #wordpress #commentform input, #wordpress #commentform textarea {
	font-size: 0.9em;}

#wordpress .commentlist li {font-weight: bold;}

#wordpress .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#wordpress .commentlist cite, #wordpress .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#wordpress .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#wordpress #commentform p {}

#wordpress .commentmetadata {font-weight: normal;}

#wordpress #sidebar {font: 1em;}

#wordpress small, #wordpress #sidebar ul ul li, #wordpress #sidebar ul ol li, #wordpress .nocomments, #wordpress .postmetadata, #wordpress blockquote, #wordpress strike {}

#wordpress code {font: 1.1em}

#wordpress acronym, #wordpress abbr, #wordpress span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wordpress a, #wordpress h2 a:hover, #wordpress h3 a:hover {text-decoration: none;}

#wordpress a:hover {text-decoration: underline;}

#wordpress #wp-calendar #prev a, #wordpress #wp-calendar #next a {font-size: 9pt;}

#wordpress #wp-calendar a {text-decoration: none;}

#wordpress #wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wordpress #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body #wordpress {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	padding: 0;
	width: 100%;
}

#wordpress #wp_header {
	margin: 0 0 0 1px;
	padding: 0;
}

#wordpress #headerimg {
	margin: 0;
}

#wordpress .narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

#wordpress .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

#wordpress .post {
	margin: 0 0 40px;
	text-align: justify;
}

#wordpress .post hr {display: block;}

#wordpress .entry{margin-top:15px;}

#wordpress .widecolumn .post {margin: 0;}

#wordpress .narrowcolumn .postmetadata {padding-top: 5px;}

#wordpress .widecolumn .postmetadata {margin: 30px 0;}

#wordpress .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#wordpress .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#wordpress .postmetadata {
	clear: both;
}

#wordpress .clear {
	clear: both;
}

#wordpress #wp_footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}

#wordpress #wp_footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
#wordpress #headerimg h1 {
	padding-top: 10px;
	margin: 8px 0 13px 0;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	font-size: 2em;
}

#wordpress h2 {margin: 30px 0 0;}

#wordpress h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#wordpress #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#wordpress h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#wordpress h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#wordpress 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) */

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

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

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

#wordpress .alignright {float: right;}

#wordpress .alignleft {float: left}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body #wordpress .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body #wordpress .entry li {margin: 7px 0 8px 10px;}

#wordpress .entry ul li:before, #wordpress #sidebar ul ul li:before {content: "\00BB \0020";}

#wordpress .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

#wordpress .entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#wordpress #sidebar ul, #wordpress #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#wordpress #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#wordpress #sidebar ul p, #wordpress #sidebar ul select {margin: 5px 0 8px;}

#wordpress #sidebar ul ul, #wordpress #sidebar ul ol {margin: 5px 0 0 10px;}

#wordpress #sidebar ul ul ul, #wordpress #sidebar ul ol {margin: 0 0 0 10px;}

#wordpress ol li, #wordpress #sidebar ul ol li {list-style: decimal outside;}

#wordpress #sidebar ul ul li, #wordpress #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#wordpress #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#wordpress #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#wordpress #sidebar #searchsubmit {padding: 1px;}

#wordpress .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;}

#wordpress select {width: 130px;}

#wordpress #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#wordpress #commentform textarea {
	width: 100%;
	padding: 2px;
}

#wordpress #commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
#wordpress .alt {
	margin: 0;
	padding: 10px;
}

#wordpress .commentlist {
	padding: 0;
	text-align: justify;
}

#wordpress .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

#wordpress .commentlist p {margin: 10px 5px 10px 0;}

#wordpress #commentform p {margin: 5px 0;}

#wordpress .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

#wordpress .commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#wordpress #sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#wordpress #sidebar form {margin: 0;}
/* End Sidebar */



/* Begin Calendar */
#wordpress #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wordpress #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wordpress #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wordpress #wp-calendar a {display: block;}

#wordpress #wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wordpress #wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wordpress #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#wordpress acronym, #wordpress abbr, #wordpress span.caps {cursor: help;}

#wordpress acronym, #wordpress abbr {border-bottom: 1px dashed #999;}

#wordpress blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

#wordpress blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#wordpress .center {text-align: center;}

#wordpress .hidden {display: none;}

#wordpress hr {display: none;}

#wordpress a img {border: none;}

#wordpress .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
#wordpress .aligncenter,
#wordpress div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wordpress .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#wordpress .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#wordpress .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

