/*
Theme Name: DeleverMe
Description: The WordPress theme.
Version: 1.0
*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

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 */

/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.widget_rss .widgettitle {
	display:block;
	padding:0 0 9px 8px;
	margin:0;
	font-size:12px;
	color:#fff;
}
.widget_rss .widgettitle a {
	padding-bottom: 1px;
	text-decoration:none;
}
.widget_rss .widgettitle a:hover {
	text-decoration:underline;
}
.widget_rss .widgettitle img {
	padding-right: 5px;
	background: none !important;
	float:left;
	overflow: hidden;
}
.video-content {min-height: 470px;}
* html .video-content {height: 353px;}
.pagination ul a {cursor:pointer;}

.latest-tweets {
	margin-top: 22px;
	margin-left: 51px;
	width: 200px;
	float:left;
}
.video-content p {
	margin:0 0 1.5em;
}
.twitter a {
background:url("../images/removedbg-follow-me.gif") no-repeat scroll 0 0 
	transparent;
}
.video-content p {
font-size:11pt;
line-height:17px;
margin:1em;
}
#wrapper p {
margin:1em;
}
input, textarea, select {
color:#616161;
font:16px Arial,Helvetica,sans-serif;
vertical-align:middle;
}
#categories-4 {
margin-left: 710px;
margin-top: -20px;
}
#archives-3 {
margin-left: 710px;
}
.latest-tweets ul li {
    background: url("../images/noseparator-tweets-list.gif") repeat-x scroll 0 0 transparent;
}
#navian11 {
margin-left: 10px;
}

