/* CSS Document */

/*  
Description: Custom CSS for WORDSANDPIX.COM
Version: 1.0 
Author: Mauro Strione
Author URI: http://www.strione.com.ar/
*/



/* Begin Typography, backgrounds & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #333333;
	
	background-image: url("../images/bgcolor.jpg");
	background-repeat: repeat-x;
	}
	
.smlHeader {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-size: 1em;
	color: #06c;
	
}
#page {
	background-color: white;
	border:none;
	text-align: left;
	background: url("../images/bg.jpg") repeat-y top; border: none;
	}

#header {
	background-color: #73a0c5;
	}
	
#blueBar {
	background-color: #73a0c5;
	background: url("../images/bgbluebar.jpg") no-repeat bottom center;
	font-family:
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 13px;
	color:white;
	}
	
#greyBar {
	background-color: #73a0c5;
	background: url("../images/bggreybar.jpg") no-repeat bottom center;
	font-family:
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 13px;
	color:white;
	}
	
#blueBarsml {
	background-color: #73a0c5;
	background: url("../images/bgbluebar.jpg") no-repeat bottom center;
	font-family:
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 13px;
	color:white;
	}

#content {
	font-size: 1.2em
	}

#box, #boxSidebar {
	color:#0099CC;
	font-size:12px;
	}
	

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

#footer {
	background-color: #eee;
	background: url("../images/footer.jpg") no-repeat bottom; border: none;
	}

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

h1, h1 a {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size: 12px;
	color:#66CCFF;
	text-decoration: none;
	color: white;
	}
	
h1 a:hover, #headerimg {
	text-decoration: none;

	color:#00CCFF;
	}
	
#titleBox {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #06c;
	font:bold;
	}

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

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


h2 {
	font-size: 1.6em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #06c;
	}

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

#sidebar {
	font: 1.25em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small {
	color: #FF9900;
	}
	
small a  {
	color:#FF9900;
	text-decoration: none;
}

small a:hover  {
	color:#FF6600;
	text-decoration: none;
}
	
#sidebar ul ul li, #sidebar ul ol li, blockquote {
	color: #777;
	}
	

a, h2 a:hover, h3 a:hover{
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography, Backgrounds & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: none;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 303px;
	min-height:303px;
	width: 100%;
	}
	
#blueBar {
	padding: 0;
	margin: 0 auto;
	height: 90px;
	min-height:90px;
	width: 100%;
	}
	
#textBlueBar {
	padding: 10px 30px 10px 30px;
}

#blueBarsml {
	padding: 0;
	margin: 0 auto;
	height: 55px;
	min-height:50px;
	width: 100%;
	}

#textBlueBarsml {
	padding: 10px 30px 10px 30px;
}

h1, h1 a {
	padding-left: 15px;
	padding-top: 100px;
	margin: 0;
	}
	
#box {
	position: relative;
	left:1%;
	width:45%;
	border:none;
	float:left;
	padding: 0px 3px 10px 3px;
	}
	
#boxSidebar {
	width:95%;
	border:none;
	padding: 0px 3px 10px 3px;
}
	

#box img, #boxSidebar img {
	float:left;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

#footer {
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 25px 30px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 30px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#06c;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	}

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

/* End Headers */


/* Begin Lists

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


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

#sidebar ul li, li a {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #FF9900;
	text-decoration:none;
	font-size:11px;
	}
	
#sidebar li a:hover {
	color: #FF6600;
	text-decoration:none;
	}

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

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

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

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

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



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

blockquote {
	margin: 15px 15px 5px 10px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;

	padding-bottom: 10px;
	padding-right: 15px;
	border-left: 5px solid #99CCFF;
	background-color: #DCEFEF;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
