/*  
Theme Name: Tinnovation Blog
Theme URL: http://tinnovation.net/
Description: creativity thrives under constraints
Author: Landry Karege
Author URL: http://www.thetin.net/team/
Tags: pink, nubbin, thetin blog, two columns
*/
/*========================================

==========================================*/
*{
	margin:0px;
	padding:0px;
	font-size:100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	background:#c01252 url('imgs/pageBg.gif') repeat top left;
	color:#333;
	text-align: center;
	width:100%;
	height:100%;
	position:relative;
}
/*========================
2.DEFAULT STYLING
==========================*/
#grangedPage{
	background:url('imgs/grungedBg.gif') repeat-x top left;
	position:relative;
	float:left;
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

	
}
#wrap{
	width:842px;
	padding:0px;
	margin:0 auto;
	position:relative;
	background:url('imgs/mainBg.png') repeat-y top left;

}
#header {
	background:url('imgs/header.png') no-repeat bottom center;
	width:842px;
	height:262px;
	
	}
	#header h1 a{
		width:284px;
		height:90px;
		padding:0px;
		margin:0px;
		position:absolute;
		top:92px;
		left:299px;
		background:url('imgs/tinoLogo.gif') no-repeat top left;
		text-indent:-9999em;
                   overflow:hidden;
                   outline:none;
		}

	

#header p{
	margin:0px;
	padding:0px;
	text-indent:-9999em;
	
}


#content {
	width:750px;
         float:left;
	postion:relative;
	text-align:left;
	font-size: 1.2em;
	margin-left:40px;
	padding:0 0px 0 50px;
	clear:both;
	margin-top:30px;

	
	}
	
#content .widecolumn {
	width:440px;
	float:left;
	postion:relative;
	margin:0;
	padding:0;
	line-height: 1.6em;
	
}


#sidebar{
	width:260px;
	float:right;
	postion:relative;
	margin:0;
	padding:0 0 200px 40px;
	text-align:left;
	background:url('imgs/nubbinStamp.gif') no-repeat 50% 100%;

}
.narrowcolumn{
	margin-top:122px;
	padding-right:60px;
}

.narrowcolumn ul,
.narrowcolumn ul ol{
	/*margin-top:122px;
	padding-top:122px;*/
margin:0;
padding:0;
}
.narrowcolumn ul li {
	list-style-image:none;
	list-style-type:none;
	margin-bottom:15px;
	
	}
.narrowcolumn h2 {
	margin:5px 0 0;
	padding:0;
	}
.narrowcolumn ul ul, 
.narrowcolumn ul ol {
	margin:5px 0 0 10px;
	}
.narrowcolumn ul ul li, 
.narrowcolumn ul ol li {
	margin:3px 0 0;
	padding:0;
	}

.narrowcolumn ul#nav{
	width:230px;
	height:122px;
	position:absolute;
	top:265px;
	right:40px;
	margin:0;
	padding:0;
	background:url(imgs/nav.gif) no-repeat top left;
}
#nav li{
		margin:0; 
		padding:0; 
		list-style:none; 
		position:absolute; 
		top:0;
		left:0;
		text-indent:-9999px;
	 }

	#nav a {
		width:230px;
		height:61px; 
		display:block;
		position:absolute; 
		top:0;
		left:0;
		outline:none;
		}

	li#about {top:0px; left:0px; width:230px; height:61px; }
	li#rules {top:61px; left:0px; width:230px; height:61px;}




.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	width:770px;
	height:26px;
	font-size:1.4em;
	padding:40px 30px 0 25px;
	background:url('imgs/footerBg.png') no-repeat top left;
         position:relative;
         float:left;
         clear:both;
	}
	#footer p.leftSide{
		width:450px;
		float:left;
	}
	#footer p.rightSide{
		float:right;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, 
h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.clearFix{
	height:0px;
	padding:0px;
	margin:0px;
	clear:both;
}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	margin:10px 0px;
	
	}

.narrowcolumn .entry, 
.widecolumn .entry {
	line-height: 1.4em;
	}
.post {
	margin:0 0 40px 0px;
	text-align: justify;
	}
	
.widecolumn .postmetadata {
	text-align: center;
	}	
#sidebar h2 {
	font-size: 1.6em;
	}
	
	
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, 
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, 
#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, 
#sidebar ul ol {
	margin: 5px 0 15px 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 Images */
p img {
	padding: 0;
	max-width: 100%;
	}
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 */
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
	
	
/*










h2, h2 a, 
h2 a:hover, 
h2 a:visited, 
h3, h3 a, 
h3 a:hover, 
h3 a:visited, 
#sidebar h2, 
#wp-calendar caption, 
cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	*/
