/*
Theme Name: Viralogy Blog
Theme URL: http://Viralogy.com/blog
Description: Viralogy Blog
Version: 1.0
Author: Jun Loayza
Author URL: http://JunLoayza.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font: 16px/1 Helvetica, Arial, Verdana, sans-serif; 
	font-size: 14px;
	position: absolute;
	left: 0px;
	width:100%;
	color: #000;
	background: url('/blog/wp-content/themes/viralogyblog/images/background-line.png') left top repeat-x; 
}

#wrapper{
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	text-align: left;	
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #eb5325;
}

a{
	text-decoration: none;
	color: #1075ff;
}

a:hover{
	text-decoration: underline;
	color: #0d61d3;
}

a img{border: none;}

p{padding: 10px 0 5px;}

blockquote{
	margin: 10px;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 20px;
	border-top: 2px solid #ddd;
	background: #cdcdcd;
}

blockquote blockquote p{padding: 20px;}

dd{padding: 0 0 0 20px;}

form, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	border: 5px solid #c9c9c9;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

small{font-size: 11px;}

/* Header */
#header{
	width: 960px;
	height: 129px;
}

#header h1 a { 
	float: left;
	display: block; 
	width: 187px;
	height: 97px;
	background: url('/blog/wp-content/themes/viralogyblog/images/viralogy-logo.png') 0px 2px no-repeat; 
	text-indent: -1000px; 
	overflow: hidden;
}

.tag-line{
	float: left;
	margin: 55px 0 0 10px;
}

.call-us{
	float: right;
	font-size: 22px;
	margin: 70px 0 0 0;
	color: #3e3e3e;
}

.menu{
	clear: both;
	height: 30px;
	width: 960px;
}

.menu ul{
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
}

.menu ul li{
	float: left;
	list-style: none;
	margin: 0 45px 0 0;
}

.menu ul li a{
	margin: 10px 0 0 0;
	display: block;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1.1px;
}

.menu ul li a:hover{
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

#search-box{
	float: right;
	margin: 3px 15px 0 0;
}

/* Header */

/* Container */

#container{
	width: 960px;
	height: 100%;
	background: #fff;
}

#wrap-container{
	float: left;
	width: 640px;
}

/* Container */

/* Content */

#content{
	float: left;
	width: 610px;
	background: #fff;	
	margin: 0 0 0 0;
}

.post{
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ededed;
}

.post h2{
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 3px 0;
}

.post h2 a{
	line-height: 32px;
	color: #eb5325;
}

.post .entry-info{
	float: left;
	margin: 3px 0 0 0;
	width: 590px;
	height: 25px;
	color: #999999;
}

#tweet-small{
	float: left;
	width: 30px;
	height: 25px;
	margin: 0 0 0 0;
}

.entry-content{
	line-height: 20px;
}

.entry-category{
	width: 600px;
	height: 30px;
	margin: 10px 0 5px 0;
	font-size: 16px;
}

.entry-category a{
	color: #149526;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
	border: none;
}

.entry-content h3{font-size: 18px;}

.entry-content h4{font-size: 16px;}

.entry-content h5{font-size: 14px;}

.entry-content h6{font-size: 12px;}

.navigation{
	clear: both;
	padding: 10px;
}

/* Content */


/*Sidebar*/

.sidebar{
	float: left;
	width: 290px;
	height: 100%;
	margin: 0 0 0 10px;
	background: #fff;
}

.sidebar ul{
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	padding: 10px 0 0 0;
}

.sidebar ul li h2{
	font-family: georgia, arial, helvetica;
	font-size: 14px;
}

.sidebar p{
	line-height: 20px;
	font-size: 13px;
}

.about-di{
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #cccccc;
}

.about-di a{
	font-size: 14px;
}

.sidebar-widget{
	float: left;
	width: 250px;
	height: 190px;
	margin: 15px 0 20px 0;
	background: url('/blog/wp-content/themes/viralogyblog/images/sidebar-widget-background.png') no-repeat;
}

sidebar.grade-single{
	width: 600px;
	height: 150px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px dotted #3c77fc;
	background: #f5f8ff;
}

sidebar.grade-single h3{
	font-family: helvetica;
	font-size: 16px;
	margin: 10px 0 0 10px;
	color: #000000;	
	line-height: 18px;
}

sidebar.grade-logo-blog{
	margin: 10px 0 0 0;
}

sidebar.grade-logo-blog a{
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 50px;

}

sidebar.grade-logo-blog a:hover{

}

sidebar.grade-single a{
	color: #a41c1c;
}
.sidebar-widget .blog-feed a{
	float: left;
	clear: both;
	width: 210px;
	color: #2578f3;
	font-size: 15px;
	margin: 10px 0 0 10px;
}

.sidebar-widget-guide{
	clear: both;
	margin: 20px 0 10px 0;
	height: 195px;
	border-bottom: 1px dotted #cccccc;
}

.sidebar-widget-guide a{
	display: block;
	background: url('http://yukaichou.com/wp-content/uploads/2010/11/RewardMe-Logo-White-Background-e1290512196223.png') 0 0 no-repeat;
	width: 234px;
	height: 163px;
}

.subscribe-sidebar{
	margin: 15px 0 0 0;
}

.subscribe-sidebar ul{
	margin: 5px 0 0 30px;
}

.topics{
	margin: 30px 0 0 0;
}

.topics ul{
	margin: 5px 0 0 40px;
}

.topics ul li{
	list-style-type: hiragana;
}

/*Sidebar*/



/*Single Post Enhancements*/

.subscribe-single{
	width: 600px;
	height: 75px;
	border: 1px dotted #67b02d;
	background: #f0feee;
}

.subscribe-single-text{
	clear: both;
	margin: 10px 0 10px 10px;
}

.subscribe-single-links{
	text-align: center;
}

.grade-single{
	width: 600px;
	height: 150px;
	margin: 5px 0 0 0;
	border: 1px dotted #3c77fc;
	background: #f5f8ff;
}

.grade-single h3{
	font-family: helvetica;
	font-size: 16px;
	margin: 10px 0 0 10px;
	color: #000000;	
	line-height: 18px;
}

.grade-logo-blog{
	margin: 10px 0 0 0;
}

.grade-logo-blog a{
	display: block;
	margin: 0 auto;
	width: 436px;
	height: 70px;
	background: url('/blog/wp-content/themes/viralogyblog/images/grade-logo-blog.png') 0 0 no-repeat;
}

.grade-logo-blog a:hover{
	background: url('/blog/wp-content/themes/viralogyblog/images/grade-logo-blog.png') 0 -70px no-repeat;
}

.grade-single a{
	color: #a41c1c;
}

/*Single Post Enhancements*/


/* Comments */

#comments{
	clear: both;
	margin: 10px;
	padding: 10px;
	border: 1px solid #c9c9c9;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #c9c9c9;
	line-height: 20px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}

#avatar-image{
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	border: 5px solid #ededed;
}

/* Comments */


/* Footer */

#footer{
	clear: both;
	width: 960px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	background: #fff;
	border-top: 3px solid #ededed;
	margin: 10px 0 0 0;
}

#footer-menu{

}

#footer-menu ul{
	list-style: none;
	margin: 10px 0 0 177px;
}

#footer-menu ul li{
	float: left;
	list-style: none;
	margin: 0 0 0 40px;
}

#bottom-footer{
	clear: both;
	width: 960px;
	text-align: center;
	font-size: 12px;
}

/* Footer */






