/*  
Theme Name: infoxicated rgb
Theme URI: http://infoxicated.com/
Description: Customised theme for Infoxicated.com.
Version: 1.0
Author: Rob Foxx
Author URI: www.infoxicated.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica, verdana, Arial, Sans-Serif;
	color: #333;
	background:  #eaeaea url('images/inf_rgb_body_bg.png') top left repeat-x;
	text-align: left;
	}

#page {
	text-align: left;	
	background: #fff url('images/inf_rgb_main_bg.png') top left repeat-y;
	
	
	}

#top {
	width: 990px;
	height: 146px;
	padding: 0;
	margin: 0 auto;
	background: #000; /*transparent url('images/top_bg.png') top center repeat-x; */
	}
#top #taglineContainer {
	margin: 0;
	text-align: right;
	float: right;
	}
#top #topimg {
	margin: 0;
	float: left;
	height: 116px;
	}
#top #tipstrip {
	margin-top: 0
}

#lifestream {
	padding-top: 2px;
	width: 220px;
	display: inline;
	float: right;
	font-size: 1.2em;
	line-height: 1.4em;
}
	
#imagestream {
	width: 130px;
	text-align: center;
	float: right;
	display: inline;

}
#imagestream ul {
	
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;

}
#imagestream li  {
	margin: 5px auto;

}

#imagestream ul li img {
	
	border: 1px solid #666;
	
}

#imagestream ul li img:hover{
	
	border: 1px solid #c55;
	
}

 
#content {
	font-size: 1.4em;
	margin-left: 0;
	}

.narrowcolumn .entry p {
	
	margin-top: 6px;
	margin-bottom: 10px;
}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;

	}



.widecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	margin-top: 8px;
	}
	

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


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

h1, h2, h3 {
	font-family: helvetica, verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;

	}

h2 {
	font-size: 1.6em;
	color: #222;
	/* text-shadow: 2px 2px 2px #ccc; */
	}

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

#lifestream h2, #sidebar h2 {
	font-family: helvetica, verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	}

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;
	}

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 Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: helvetica, verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	color: #f7f7f7;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #555;
	}

#sidebar li {
	font-size: 1.2em;
}

code, pre {
	font: 1.2em 'Courier New', Courier, Fixed;
	}

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

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

a {
	color: #06f;
	text-decoration: none;
}

a:hover {
	color: #c55;
	}

/* End Typography & Colors */



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

#page {
	clear: left;
	margin: auto;
	padding: 0;
	max-width: 990px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	display: inline;
	width: 470px;
	}
.narrowcolumn iframe {
	max-width: 450px;
}

.widecolumn {
	float: left;
	padding: 20px 30px;
	margin: 0;
	width: 620px;
	}
.widecolumn iframe {
margin: 1rem auto;
}

.post {
	margin: 10px 10px 20px 10px;
	text-align: justify;
	clear: left;
	}


.narrowcolumn .postmetadata {
	padding-top: 2px;	
	line-height: 18px;
	}

.widecolumn .postmetadata {
	margin: 2rem 0;
	}

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

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

.attachment-post-thumbnail, .attachment-single-post-thumbnail {
	border: 1px solid #333;
}

.postmetadata {
	font-size: 1em;
	clear: left;
	background-color: #f7f7f7;
	padding: 2px 3px;
	border: 1px solid #bbb;
	
	
}

#footer {
	text-align: center;
	font-size: 1.2em;
	margin: 0 auto;
	width: 990px;
	clear: both;
	background: #000;
	color: #fff;
		
	}

#footer .clearance {

	clear: left;

}

#footer p {
	margin: 10px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 5px 0 8px 0;
	font-size: 1.8em;
	}
	


#lifestream h2, #sidebar h2 {
	margin: 8px 0 0 10px;
	padding: 0;
	}
#sidebar h2 {
	color: #efefef;
	}

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

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.avatar {
	float: left;
	margin: auto 5px 5px auto;
}

/*	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;
	margin-top: 7px;
	border: 1px solid #777;
	padding: 0;
	}

img.alignright {
	padding: 0;
	margin: 5px 0 10px 20px;
	display: inline;
	border: 1px solid #777;
	}

img.alignleft {
	padding: 0;
	margin: 5px 20px 10px 0;
	display: inline;
	border: 1px solid #777;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 8px;
}

.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;
}


.alignright {
	float: right;
	margin-right: 0;
	}

.alignleft {
	float: left;
	margin-left: 0;
	}

#footer img {
	border: 0;
}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	padding: 0;
	list-style: square;
	list-style-position: outside;
	padding-left: 15px;
	} 

html>body .entry li {
	margin: 3px 0 3px 0;
	}

.entry ol {
	padding: 0;
	margin: 0;

	}

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

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

#lifestream ul, #sidebar ul, #sidebar ul ol {
margin: 10px 10px 10px auto;
padding: 0;
}
	
#lifestream ul {
	list-style: none;
	margin-left: 10px;
}
#lifestream ul li{
	margin-bottom: 2px;
	background: url('images/inf_rgb_bullet.png') no-repeat;
	padding-left: 8px;
}
#lifestream ul li span.rssLinkListItemTitle {
	

}

#sidebar ul li, #footer ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	}

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

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

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

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

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

#footer ul {
	margin-top: 25px;
	margin-right: 15px;
	float: right;
	
}	
#footer ul li {
	display: inline;
	float: right;
	margin: auto 5px auto 15px;

}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top: 7px;
	}

#searchform #s {
	width: 80px;
	padding: 0 1px;
	
	}

#searchsubmit {
	border: 1px solid #ccc;
	width: 70px;
	padding: 0 1px;
	background: #000;
	color: #fff;	
	}

#searchsubmit:hover {
	border: 1px solid #06c;
	
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

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

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



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	float: right;
	display: inline;
	padding: 0;
	padding-top: 5px;
	text-align: right;
	width: 160px;
	}

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


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

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

blockquote {
	margin: 1.5rem 1rem;
	padding-left: 1.5rem;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear: both;
	display: block;
	text-align: center;
	margin: 20px 10px;
	
	}

.narrowcolumn .navigation {
	
	margin-left: 20px;

}
.widecolumn .navigation {
	margin-bottom: 50px;
}
