/*

Theme Name: Siteweb Simple
Theme Date: 01262010
Version: 1.0
Theme URI: http://www.sitewebsimple.com/
Description: Custom theme for sw:s Siteweb Simple.
Author: Alexander Wenzowski
Author URI: http://www.alexander.wenzowski.com/

*/


body {
	font-family: Helvetica, Arial, sans-serif!important;
	font-size: 100%;
	color: #333333!important;
	padding: 0px;
	background: #E4E4E4!important;
	margin: 0px;
}
:-moz-any-link:active {
  outline: none;
}

img {
	border-width: 0px;
	border-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}
h3 a {
	text-decoration: none;
}
.fix-browser {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 100%;
}


#wrapper {
	font-size: 0.785em;
	margin:0;
	padding:0;
	height:588px;
	width:100%;
	display:block;
	overflow:visible;
}
#container {
	margin:0;
	padding:0;
	height:588px;
	width:100%;
	display:block;
	overflow:visible;
}
#header {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 100%;
	height: 100px;
}
.site-title {
	float: left;
	width: 590px;
	display:none;
}
.custom-image-top {
	float: right;
	width: 300px;
	height: 100px;
	overflow: hidden;
}
.site-title h1 {
	font-size: 3em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}
.site-title h1 a {
	color: #000000;
	text-decoration: none;
}
.site-title p {
	font-size: 1.025em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: 400;
}

#navigation {
	margin: 0px;
	padding: 0px;
	position:absolute;
	right:20px;
	top:36px;
	width:70%;
}

/* -----------------------------------*/
/* >> Dropdown Navigations <<<-----*/
/* -----------------------------------*/


#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	width: auto;
	position: relative;
}
#nav ul {
	background: transparent;
}


#nav li {
	position: relative;
	display: inline-block;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
#nav li:hover {
	position: relative;
	display: inline-block;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #454545;
	}	
	
#nav li li{
	background: url(none)!important;
	padding: 0px!important;
	}
	
#nav li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 27px;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 250px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-top-width: 0px;
	border-top-style: none;
	list-style-type: none;
	}

/* Styles for Menu Items */
#nav li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	float: left;
	font-size: 1em;
	line-height: 28px;
	}
#nav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	float: left;
	font-size: 1em;
	line-height: 28px;
	background: #454545;
	}
	
#nav ul li a {
	text-decoration: none;
	color: #EEE;
	display: inline-block;
	padding: 8px 12px 8px 17px;
	margin: 0px;
	float: left;
	background: #454545!important;
	border-bottom: 0px none;
	width: 215px;
	font-size: 1em;
	line-height: 18px;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	}
#nav ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	display: inline-block;
	background: #454545!important;
	padding: 8px 12px 8px 17px;
	margin: 0px;
	float: left;
	border-bottom: 0px none;
	width: 215px;
	font-size: 1em;
	line-height: 18px;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */

/* -----------------------------------*/
/* >> End Dropdown Navigations <<<-----*/
/* -----------------------------------*/
#navigation .rss-feeds {
	margin: 0 10px 0 20px;
	padding: 0px;
	float: right;
	height: 28px;
	width: auto;
	line-height: 28px;
	font-size: 1em;
	color: #FFFFFF;
}
#navigation .rss-feeds a {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/rss.png) no-repeat left center;
}
#navigation .login-button {
	margin: 0 10px;
	padding: 0px;
	float: right;
	height: 28px;
	width: auto;
	line-height: 28px;
	font-size: 1em;
	color: #FFFFFF;
}
#navigation .login-button a {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width:56px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(img/login.gif) no-repeat center;
	text-align:center;
}
#custom-img-header {
	margin: 0px;
	padding: 1em 0px 0px;
	float: left;
	height: 150px;
	width: 900px;
	overflow: hidden;
}

#content-sws {
	width: 90%;
	margin: 0 auto;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.6px;
	line-height:1.4em;
	padding-top:110px;
}
#top-content {
	margin: 0px;
	padding: 0px 0px 1.5em;
	float: left;
	width: 100%;
}
#top-content .post-content {
	margin: 0px!important;
	padding: 0px!important;
}
#bottom-content {
	margin: 0px auto;
	padding: 1.5em 0px 2em;
	width: 900px;
}
#bottom-content a {
	color: #660000;
	text-decoration: underline;
}
#bottom-content a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer {
	background: #1D1D26;
	margin: 0px;
	padding: 1%;
	float: left;
	width: 98%;
	color: #FFFFFF;
	font-size: 0.85em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.introbox {
	color:#FFF;
	float:left;
	margin-left:628px;
	width:auto;
	height: 160px;
}
.introbox p {
	margin-bottom: 1.5em;
}

.introbox img {
	margin: 0px 15px 15px 0px;
	padding: 0px;
	float: left;
}

#custom-intro-image {
	height: 250px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#intro-text {
	float: right;
	width: 278px;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #eee;
}
.introbox a {
	color: #660000;
	text-decoration: underline;
}

.introbox h2 {
	font-size: 1.6em;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: 400;
	line-height: 100%;
}
.introbox h2 a {
	color: #000;
	text-decoration: none;
}
.introbox h2 a:hover {
	color: #663300;
	text-decoration: none;
}
#intro-text p {
	font-size: 1em;
	line-height: 20px;
	margin: 0px;
	padding: 12px 0px 0px;
	float: left;
	width: 100%;
}

#top-right-widget object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#top-right-widget embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#top-right-widget table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#top-right-widget {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}

.custom-bottom-image a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}

#box1 {
	clear:both;
	margin: 0px;
	float: left;
	width: 290px;
	padding-right: 10px;
}
#box2 {
	margin: 0px;
	float: left;
	width: 278px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
#box3 {
	margin: 0px;
	float: left;
	width: 290px;
	padding-right: 0px;
	padding-left: 10px;
}
.itembox {
	float: left;
	width: 300px;
	padding: 0px;
	overflow: hidden;
}
.itembox img {
	margin-bottom: 10px;
}
.itembox h2 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.itembox p {
	font-size: 1em;
	line-height: 21px;
	margin: 0px;
	padding: 10px 0px 25px;
	float: left;
	width: 100%;
}
#footer .fleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#footer .fright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
	text-align: right;
}
#post-entry {
	margin-right:300px;
	padding:0 15px 15px 0;
	width:auto;
}
#post-entry h2 {
	font-size: 1.35em;
	margin: 1em 0px 1em;
	padding: 0px;
	float: left;
	width: 100%;
}
#post-entry h2 a {
	color: #660000;
	text-decoration: underline;
}
#sidebar {
	margin:100px 0 0 0;
	padding: 2.5em 0px 0px 10px;
	float: right;
	width: 285px;
}
.list .textf {
	padding: 1%;
	width: 90%;
	background: #FFFFFF;
	margin: 0px 0px 10px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

ul.list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.list a {
	color: #660000;
	text-decoration: underline;
}
ul.list li {
	margin: 0px;
	padding: 0px 0px 35px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.list h3 {
	font-size: 1.25em;
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 1.4em;
	border-bottom: 1px solid #dedede;
}
ul.list li ul li {
	font-size: 1em;
	line-height: 18px;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
}
ul.list li ul li ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
}
ul.list li#tag_cloud a {
	text-decoration: none!important;
}


ul.list li #wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}

ul.list li select {
	margin: 0px;
	padding: 3px;
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #aaa;
}
#sidebar a {
	color: #660000;
	text-decoration: underline;
}
.list form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list label {
	font-size: 12px;
	font-weight: bold;
}
.list input {
	font-family: Arial, Tahoma, "Lucida Sans";
}
.list p {
	margin: 0px;
	padding: 0px;
}
p#profile-avatar {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left!important;
}
p#profile-avatar img {
	float: left!important;
	padding-right: 10px;
}
#profile-stuff {
	margin: 0px;
	padding: 0px;
	float: left!important;
	line-height: 20px;
}



#sidebar a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#sidebar embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#sidebar table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#content a:hover {
	color: #000033;
	text-decoration: none!important;
}
/*.page {
	margin: 0px 0px 2em;
}*/
.post {
	margin: 0;
}
.post, .page {
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.post a, .page a {
	color: #990000;
	text-decoration: underline;
}
.post a:hover, .page a:hover {
	color: #CC0033;
	text-decoration: none;
}
h1.post-title {
	float:left;
	font-size:2em;
	left:-1px;
	line-height:0.8em;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
h1.post-title a {
	color: #333;
	text-decoration: none;
}
h1.post-title a:hover {
	color: #990000;
	text-decoration: none;
}
.post-author {
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 18px;
}
.post-content {
	font-size: 1em;
	margin: 0px;
	padding: 2em 0px;
	float: left;
	width: 100%;
	line-height: 1.5em;
}
.post-content .flashmovie {
	float:right;
	width:640px;
	height:480px;
	display:block;
	overflow:hidden;
	position:relative;
	top:-30px;
}
.post-content .flashmovie embed {
	margin:0;
	padding:0;
}

.post-content img {
	border-width: 0px;
	border-style: none;
    max-width: 100%;
}
.post-category {
	float:left;
	font-size:0.85em;
	font-weight:bold;
	line-height:26px;
	margin:0 15px 0 0;
	padding:0 0 5px;
	width:auto;
}
.post-tag {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 0.85em;
}
.post-category a {
	font-weight: normal;
	text-decoration: underline;
}
.post-tag a {
	font-weight: normal;
	text-decoration: underline;
}
#comments-template {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comments-template h4 {
	font-size: 1.65em;
	line-height: 1.8em;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
	text-transform: capitalize;
}
#comments-template blockquote {
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 10px 0px 0px 5px;
	clear: both;
	background: url(none);
	font-size: 1em;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
}

.com {
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	float: left;
	width: 98%;
	border-bottom: 1px solid #eee;
}
.com-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
}
.com-avatar img {
	padding: 3px;
	border: 1px solid #efefef;
}

.com-block {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	overflow: hidden;
	width: 490px;
}
.com-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
.com-block a {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.com-block a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.com-text {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 18px;
}
.com-alt {
	margin: 0px 0px 20px;
	padding: 10px 0px;
	float: left;
	width: 98%;
	border-bottom: 1px solid #eee;
}
h4#pingback {
	margin: 25px 0px 20px;
	padding: 0px;
}
.ping {
	float: left;
	width: 90%;
	margin: 0px 0px 3em;
	padding: 0px;
	list-style-type: none;
}
.ping li {
	margin: 0px 0px 10px;
	padding: 0px;
}
.ping a {
	color: #660000;
	text-decoration: underline;
}
.ping a:hover {
	color: #990000;
	text-decoration: none;
}
h4#feedback {
	margin: 30px 0px 0px;
	padding: 0px;
}
h4#respond {
	margin: 30px 0px 0px;
	padding: 0px;
}
.notify {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
}
.notify a {
	color: #660000;
	text-decoration: underline;
}
.notify a:hover {
	color: #990000;
	text-decoration: none;
}
#comment-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comment-form label {
	font-size: 1em;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}
#comment-form label a {
	color: #660000;
	text-decoration: underline;
}

#comment-form label span {
	color: #990000;
	font-weight: normal;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form .intext {
	padding: 3px 2px;
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	font-family: Arial, Geneva, Helvetica, Verdana;
	color: #333333;
	margin: 0px 0px 15px;
}
#comment-form .inarea {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 400px;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 1em;
	color: #333333;
}
#comment-form .inbutton {
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 1.025em;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}


.post-social {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}
.addthis-blk {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}







.post-social p {
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 24px;
}
.post-social p a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 24px;
}

.digg {
background: url(images/socials/social.gif) -77px;
}
.delicious {
background: url(images/socials/social.gif) -50px;
}
.stumble {
background: url(images/socials/social.gif) -23px;
}
.tech {
background: url(images/socials/social.gif) -1px;
}
.blinklist {
background: url(images/socials/blinklist.png) no-repeat center;
}
.blogmark {
background: url(images/socials/blogmarks.png) no-repeat center;
}
.bumpzee {
background: url(images/socials/bumpzee.png) no-repeat center;
}
.dzone {
background: url(images/socials/dzone.png) no-repeat center;
}
.furl {
background: url(images/socials/furl.png) no-repeat center;
}
.netscape {
background: url(images/socials/netscape.gif) no-repeat center;
}
.netvouz {
background: url(images/socials/netvouz.png) no-repeat center;
}
.reddit {
background: url(images/socials/reddit.png) no-repeat center;
}
.scopeo {
background: url(images/socials/scoopeo.png) no-repeat center;
}
.scuttle {
background: url(images/socials/scuttle.png) no-repeat center;
}
.spurl {
background: url(images/socials/spurl.png) no-repeat center;
}
.taggly{
background: url(images/socials/taggly.png) no-repeat center;
}
.thisnext {
background: url(images/socials/thisnext.png) no-repeat center;
}
.wists {
background: url(images/socials/wists.png) no-repeat center;
}
.yahooweb {
background: url(images/socials/yahoomyweb.png) no-repeat center;
}

.post-mail {
	float:left;
	font-size:0.85em !important;
	height:26px;
	margin:0;
	padding:0;
	width:auto;
}

.post-mail ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.post-mail ul li {
	margin: 0px 15px 0px 0px;
	float: left;
	list-style-type: none;
	line-height: 26px;
	display: inline-block;
	height: 26px;
}
.post-mail a {
	color: #212121;
	text-decoration: none;
	font-weight: 400;
}
.post-mail a:hover {
	color: #CC0033;
    font-weight: normal!important;
	text-decoration: underline;
}
.mycomment {
	background: url(images/socials/comment.png) no-repeat left center;
	padding-left: 16px;
}
.myemail {
	background: url(images/socials/email.png) no-repeat left center;
	padding-left: 20px;
}
.myblogit {
	background: url(images/socials/feed-n.png) no-repeat left center;
	padding-left: 18px;
}
.myupdate {
	background: url(images/socials/feed-n.png) no-repeat left center;
	padding-left: 16px;
}

/* SIGNUP SECTION */
#signup {
	float:left;
	width:390px;
	height:246px;
	margin:40px 0 40px 628px;
	padding-left:5%;
	color:#212121;
	display:block;
}
#signup img {
	margin-bottom:10px;
}
.blog-name {
	float:left;
	font-size:1.07em;
	margin-left: 2px;
	padding:0;
	width:95%;
	font-family:Verdana, Geneva, sans-serif;
	color:#212121;
}
#blog-network-name p, #blog-network-domain p {
	float:left;
	height:3em;
	margin:0;
	padding:0;
}
#blog-network-name,#blog-network-domain { margin:10px 0 }
#blog-network-name p {
	width:354px;
}
#blog-network-domain p {
	width:168px;
}
#blog-network-domain span {
	font-size:1.07em;
	line-height:1.6em;
	padding-left:3px;
	font-family:Verdana, Geneva, sans-serif;
}
.mu_register {
	margin:0 auto;
	width:100% !important;
}
.mu_register h2 {
	line-height:100px;
	margin:0;
	padding:0;
}
#content {
	margin:0;
	padding:0;
}

/* END SIGNUP SECTION */

/* FIREFOX FIX */
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
input:active { outline: none; }
input:focus { -moz-outline-style: none; }

/**/
#bottom-menu-home {
	display:block;
	width:100%;
	height:auto;
}
#bottom-menu-home li {
	width:150px;
	height:200px;
	display:block;
	float:left;
	font-weight:700;
}
#bottom-menu-home ul {
	display:block;
	width:auto;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-weight:100;
}
#bottom-menu-home ul li {
	display:block;
	width:150px;
	height:1em;
	float:left;
	margin:0.4em 0 0 0;
	padding:0;
	font-weight:100;
}
#bottom-menu-home a,#bottom-menu-home a:visited {
	color:#FFF;
	text-decoration:none;
}

.page h1.post-title {
	margin-top:0.8em;
}
.page {
	margin:0;
}
.post .post-content,.page .post-content {
	padding:0!important;
}

#home, #home a {
	display:block;
	width:250px;
	height:100px;
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
	float:left;
}
.readmore {
	float:right;
	margin-bottom:-3em;
	position:relative;
	top:-2em;
}
#post-entry.tutorials {
	margin-right:0;
	padding:0;
	width:auto;
}
.tutorials .post {
	border-bottom: none;
	float:left;
	margin:2em 0 0 0;
	padding:0;
	width:50%;
}

#top-search {
	width:auto;
	height:100px;
	float:right;
	margin-right:2em;
}
#top-search #searchform {
	margin: 31px 0 0 0;
}
#top-search .screen-reader-text {
	display:none;
}
#top-search #searchform #s {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #AAAAAA;
	margin:0;
	padding:4px 0 3px;
	width:225px;
}
.tutorial-image img {
	float:left;
	display:block;
	width:200px;
	height:200px;
	background-color:#999;
	border:5px solid #E7E4E3;
	margin:0 1.4em 2em 0;
}
.tutorials .post-title, .tutorials .post-content {
	float:none;
}
.tutorials .readmore {
	float:left;
	margin-top:1.8em;
}
.tutorials .inner {
	margin-right:2em;
}