/*
Theme Name: swpframework
Theme URI: http://www.leonardomartinez.com/
Description: swpframework Written by <a href="http://www.leonardomartinez.com/">Leonardo Martinez</a>.
Version: 1.0
Author: Leonardo Martinez
Author URI: http://www.leonardomartinez.com/
License: General Public License (GPL)
*/
.icon-sample
{
	width: 120px;
	border: 1px solid #000000;
	border-color: #000000;
	float: left;
	padding: 3px;
	text-align: center;
}
.icon-sample IMG
{
	padding-right: 2px;
}
.spacing
{
	margin-top: 50px;
}
BODY
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #555;
	background-color: #FFF;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	border-top: 3px solid #444;
}
#page
{
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #FFF url(images/pagebg.gif) repeat-y 19%;
}
#header
{
	height: 100px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	background: #FFF;
	border-bottom: 1px solid #EEE;
	color: #555;
}
#header H1
{
	padding: 30px 0px 0px;
	font-size: 10pt;
	line-height: 27px;
	margin: 0px;
	font-variant: small-caps;
}
#header H1 A
{
	color: #000;
}
#header H1 A:hover
{
	color: #999;
	text-decoration: none;
}
#header P
{
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	color: #666;
}
#header HR, #footer HR
{
	display: none;
	padding: 0px;
	margin: 0px;
}
.header-image
{
	position: relative;
	float: left;
/*optional*/
}
.header-image .header-text
{
	position: absolute;
	top: 62px;
/*in conjunction with left property, decides the text position*/
	left: 0px;
	width: 374px;
/*optional, though better have one*/
	text-align: center;
}
#content
{
	width: 80%;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.post
{
	margin: 0px 29px 0px 30px;
	padding: 10px 10px 5px;
	line-height: 12pt;
}
.entry
{
	padding: 10px 0px 5px 20px;
	margin: 0px;
}
.entry A:hover
{
	text-decoration: underline;
}
.post UL
{
	margin: -5px 10px 10px 15px;
	list-style-type: none;
}
.post UL LI
{
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding: 0px 0px 0px 15px;
}
.post OL
{
	margin: 0px 10px 10px 30px;
	padding: 0px 0px 0px 15px;
}
P
{
	padding: 3px 0px 10px;
	margin: 0px;
}
.post H2
{
	color: #444;
	font-size: 14pt;
	line-height: 15px;
	padding: 5px 0px 6px;
	margin: 0px;
}
.post H3
{
	font-size: 12pt;
	color: #444;
}
.pagetitle
{
	color: #666;
	font-size: 1.5em;
	line-height: 15px;
	padding: 10px 0px 15px 30px;
	margin: 0px;
}
.post H2 A
{
	color: #000000;
	font-weight: bold;
}
.post H2 A:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.date
{
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #999;
}
.postedby
{
	text-transform: uppercase;
	color: #999;
	font-size: 0.85em;
	padding: 0px;
	margin: 0px 0px 25px;
	border-bottom: 1px solid #EEE;
}
.postedby A
{
	color: #999;
	font-weight: normal;
}
.postedby A:hover
{
	color: #666;
	text-decoration: underline;
}
A
{
	color: #444;
	text-decoration: none;
}
A:hover
{
	color: #999;
	text-decoration: underline;
}
.divider
{
	display: none;
}
.bottomnav
{
	width: 100%;
	padding: 15px 0px 5px;
	text-align: right;
}
.alignleft, .alignright, .alignleft A, .alignright A
{
	padding: 0px 10px 0px 0px;
	font-size: 0.95em;
	display: inline;
	color: #999;
	font-weight: normal;
}
#rightcol
{
	width: 19%;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#rightcol UL
{
	width: 90%;
	padding: 0px 0px 25px 10px;
	margin: 0px;
}
#rightcol LI
{
	list-style-type: none;
	line-height: 1.85em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#rightcol UL LI UL LI
{
	list-style-type: none;
	line-height: 1.85em;
	padding: 2px 0px 2px 10px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #CCC;
}
#rightcol LI H2
{
	margin: 10px 0px 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #999;
}
#rightcol IMG
{
	padding: 3px;
	border: 1px solid #EEE;
}
#rightcol A
{
	color: #666;
	font-weight: normal;
}
#rightcol A:hover
{
	color: #000;
	text-decoration: none;
}
.highlight
{
	margin: 0px;
	padding: 5px;
	background: #F7F7F7;
}
#searchform
{
	position: absolute;
	top: 0px;
	right: 5px;
	background: #EEE;
	padding: 7px;
	margin: 0px;
}
#searchsubmit
{
	height: 18px;
}
#footer
{
	clear: both;
	color: #666;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #EEE;
	background: #FFF;
}
#footer P
{
	text-align: center;
	font-size: 0.95em;
	padding: 6px;
	margin: 0px;
}
#footer A
{
	color: #666;
}
/** Comments **/
#commentsarea
{
	padding: 0px 50px;
	margin: 0px;
}
#comments, #respond
{
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0px 5px;
	margin: 0px;
}
.commentlist LI
{
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #EEE;
}
.commentlist LI CITE
{
	font-weight: bold;
	font-style: normal;
}
.commentmetadata
{
	float: right;
	font-size: 0.9em;
}
.postmetadata
{
	margin: 10px 0px 0px;
	padding: 5px;
	background: #F7F7F7;
}
.postmetadata A
{
	text-decoration: underline;
	font-weight: normal;
}
.nocomments
{
	font-weight: bold;
	padding: 10px 0px;
}
/*common*/
BLOCKQUOTE
{
	margin: 5px;
	padding: 2px 5px 2px 15px;
	border-left: 1px solid #CCC;
}
ABBR
{
	border-bottom: 1px dotted #CCC;
	cursor: help;
}
INPUT, TEXTAREA, SELECT
{
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	background: #FFF;
	padding: 0px 1px;
	margin: 0px;
}
FORM
{
	padding: 0px;
	margin: 0px;
}
CODE, PRE
{
	font-family: "Courier New";
	font-size: 1em;
	font-weight: normal;
}
#post H1
{
	font-size: 18pt;
}
.post H2
{
	font-size: 14pt;
}
.post H3
{
	font-size: 12pt;
}
.post H4
{
	font-size: 10pt;
}
.post H5
{
	font-size: 9pt;
}
.post P A
{
	color: #8383E1;
	font-weight: bold;
}
.post P A:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
