/*  
Theme Name: Amazing Red
Theme URI: http://www.blogger-template.info/amazing-red-theme
Description: Web Hosting related WordPress theme. <a href="http://www.blogger-template.info/amazing-red-theme">Demo</a>.
Version: 1.0
Author: Web Hosting
Author URI: http://www.omnis.com
Tags: red, white, grey, pro, premium, custom header, fixed width, two columns, widgets, adsense, affiliate, gravatar, seo
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#333333;
}

body {
background:#ffffff;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(images/amazing-red-01.gif);
background-repeat:repeat-x;
}

a:link {color:#cc0000; text-decoration:underline;}
a:visited {color:#cc0000; text-decoration:underline;}
a:active {color:#cc0000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#666666;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#ffffff;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#ffffff;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#cc0000;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Images and Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.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;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:5px 5px 5px 25px;
margin:0px 30px 0px 30px;
background-image:url(images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:1px;
}

.compress {display:inline;}
.compress p {display:inline;}
.compress br {display:inline;}
.compress ul {display:inline;}
.compress li {display:inline;}
.compress h1 {display:inline;}
.compress h2 {display:inline;}

.notice {font-size:11px; color:#cc0000;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 0px 0px 0px; font-size:10px; margin-top:5px; margin-bottom:15px;}
.navigation a {}  
.navigation a:visited {}  
.navigation a:hover {} 
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:500px;}
.pagetitle {}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Logo and Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box1a {
margin:0 auto;
width:991px;
}

.box1b {
background-image:url(images/amazing-red-02.jpg);
background-repeat:no-repeat;
}

.box1c form {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.box1d {
width:165px;
background-color:#600101;
border-color:#600101; 
border-width:1px; 
border-style:solid;
font-size:10px;
color:#ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box2a {
margin:0 auto;
width:991px;
}

.box2b {
}

.box2c ul {padding:0px 0px 0px 0px; margin:0px; list-style-type:none;}
.box2c li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; border-left:1px solid #ffffff; border-right:1px solid #757878; float:left; display:block; font-size:14px; text-transform:uppercase;}
.box2c li a {color:#333333; text-decoration:none; padding:24px 25px 24px 25px; margin:0px; display:block;}  
.box2c li a:visited {color:#333333; text-decoration:none;} 
.box2c li a:hover {color:#ffffff; text-decoration:none; background-color:#000000;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Grid for Content and Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box3a {
margin:0 auto;
width:991px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box4a {
background-image:url(images/amazing-red-04.gif);
background-repeat:repeat-y;
}

.box4b {
background-image:url(images/amazing-red-05.gif);
background-repeat:no-repeat;
}

/* - Loop Date - */

	.box4c h4 {
	text-transform:uppercase;
	color:#ffffff;
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:19px;
	font-size:16px;
	}
	
	.box4c strong {
	font-size:30px;
	}

/* - Loop Title - */

	.box4d h1 {
	font-size:22px;
	font-weight:normal;
	line-height:18px;
	padding:32px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	.box4d h1 a {text-decoration:none; color:#3f312e;}
	.box4d h1 a:visited {text-decoration:none; color:#3f312e;}
	.box4d h1 a:hover {text-decoration:none; color:#000000;}
	
/* - Loop Author and Comments - */

	.box4e {
	background-image:url(images/amazing-red-06.gif);
	background-repeat:no-repeat;
	}
	
	.box4f {
	font-size:14px;
	color:#626c73;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	}	
	
	.box4f a {text-decoration:none; color:#626c73;}
	.box4f a:visited {text-decoration:none; color:#626c73;}
	.box4f a:hover {text-decoration:none; color:#000000;}
	
/* - Loop Content - */	

	.box4g {
	padding:10px 40px 10px 40px;
	margin:0px 0px 0px 0px;	
	}
	
/* - Loop Category and Tags - */

	.box4h {
	background-image:url(images/amazing-red-10.gif);
	background-repeat:no-repeat;
	}	
	
	.box4h td {
	font-size:11px;
	color:#000000;
	padding:10px 40px 10px 40px;
	margin:0px 0px 0px 0px;	
	}	
	
	.box4h td a {text-decoration:none; color:#000000; font-style:italic;}
	.box4h td a:visited {text-decoration:none; color:#000000;}
	.box4h td a:hover {text-decoration:none; color:#cc0000;}
	
.box4i {
background-image:url(images/amazing-red-11.gif);
background-repeat:no-repeat;
background-position:bottom;
height:10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar - About
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a {
background-image:url(images/amazing-red-12.gif);
background-repeat:repeat-y;
}

.box5b {
height:37px;
background-image:url(images/amazing-red-13.gif);
background-repeat:no-repeat;
}

.box5b h3 {
font-size:14px;
color:#666666;
padding:7px 0px 0px 15px;	
margin:0px 0px 0px 0px;	
}		

.box5c {
font-size:11px;
color:#000000;
padding:5px 15px 5px 15px;	
margin:0px 0px 0px 0px;	
}

.box5c img {
width:67px;
height:67px;
border-color:#bababa; 
border-width:1px; 
border-style:solid;
background-color:#ffffff;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
}

.box5d {
height:12px;
background-image:url(images/amazing-red-14.gif);
background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar - Twitter
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box6a {
background-image:url(images/amazing-red-15.gif);
background-repeat:repeat-y;
padding:0px 0px 0px 0px;	
margin:17px 0px 9px 0px;	
}

.box6b {
height:15px;
background-image:url(images/amazing-red-16.gif);
background-repeat:no-repeat;
}

.box6c {
font-size:11px;
color:#666666;
padding:0px 15px 0px 15px;	
margin:0px 0px 0px 0px;	
}

.box6c ul {
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;	
}

.box6c li {
list-style-type:none;
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;	
}

.box6c a {text-decoration:none; color:#000000;}
.box6c a:visited {text-decoration:none; color:#000000;}
.box6c a:hover {text-decoration:none; color:#cc0000;}

.box6d {
height:53px;
background-image:url(images/amazing-red-17.gif);
background-repeat:no-repeat;
}

.box6d h4 {
font-size:11px;
padding:30px 0px 0px 25px;		
margin:0px 0px 0px 0px;	
}	

.box6d h4 a {text-decoration:none;}
.box6d h4 a:visited {text-decoration:none;}
.box6d h4 a:hover {text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar - Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.widget1 {
background-image:url(images/amazing-red-18.gif);
background-repeat:repeat-y;
padding:0px 0px 0px 0px;	
margin:0px 0px 20px 0px;
}

.widget2 {
height:49px;
background-image:url(images/amazing-red-19.gif);
background-repeat:no-repeat;
}

.widget2 h3 {
font-size:14px;
color:#ffffff;
padding:9px 0px 0px 30px;	
margin:0px 0px 0px 0px;	
}		

.widget3 {
font-size:12px;
color:#535353;
padding:5px 15px 5px 15px;	
margin:0px 0px 0px 0px;	
}

.widget3 a {text-decoration:none; color:#000000;}
.widget3 a:visited {text-decoration:none; color:#000000;}
.widget3 a:hover {text-decoration:underline; color:#000000;}

.widget3 ol {padding:0px 0px 0px 10px; margin:0px;} 
.widget3 ul {padding:0px 0px 0px 10px; margin:0px;} 
.widget3 li {padding:7px 5px 7px 21px; margin:0px; list-style-type:none; background:url(images/li.gif) no-repeat left top; color:#535353}
.widget3 li a {text-decoration:none; color:#535353;}
.widget3 li a:visited {text-decoration:none; color:#535353;}
.widget3 li a:hover {text-decoration:underline; color:#535353;}

.widget4 {
height:16px;
background-image:url(images/amazing-red-20.gif);
background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Social
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#social ul {
width:100%;
}

#social ul li {
	margin:0 0 3px;
	float:left;
	width:40%;
	list-style-type:none; 
	color:#535353;
}

#social ul li a {
	color:#535353;
	text-decoration:none;
}

#social ul li a:visited {
	color:#535353;
	text-decoration:none;
}

#social ul li a:hover,
#social ul li a:focus {
	text-decoration:underline;
	color:#535353;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box7a {
margin:0 auto;
width:100%;
}

.box7b {
background-image:url(images/amazing-red-21.gif);
background-repeat:repeat-x;
background-position:top;
}

.box7c {
background-image:url(images/amazing-red-22.gif);
background-repeat:repeat-x;
background-position:bottom;
}

/* - Column 1 Tags - */

	.box7d {
	background-image:url(images/amazing-red-23.gif);
	background-repeat:repeat-y;
	}
	
	.box7e {
	background-image:url(images/amazing-red-24.gif);
	background-repeat:no-repeat;
	}	
	
	.box7f {
	background-image:url(images/amazing-red-25.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}	

	.box7g {
	color:#000000;
	}		
	
	.box7g h3 {
	font-size:24px;
	padding:15px 0px 0px 35px;	
	margin:0px 0px 0px 0px;	
	}	
	
	.box7g a {text-decoration:none; color:#ffffff;}
	.box7g a:visited {text-decoration:none; color:#ffffff;}
	.box7g a:hover {text-decoration:underline; color:#ffffff;}
	
	.box7h {
	padding:20px 65px 40px 45px;	
	margin:0px 0px 0px 0px;	
	}
	
/* - Column 2 - */	

	.box7i {
	border-right:1px solid #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
	.box7j {
	color:#000000;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:30px 22px 30px 0px;
	}

/* - Column 3 - */	

	.box7k {
	border-left:1px solid #a9a9a9;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
	.box7l {
	color:#000000;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:30px 35px 30px 40px;
	}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box8a {
margin:0 auto;
width:991px;
}

.box8b {
margin:0px 0px 0px 0px;
padding:15px 0px 15px 0px;
}

.box8c {
font-size:10px;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
}

.box8c a {text-decoration:none;}
.box8c a:visited {text-decoration:none;}
.box8c a:hover {text-decoration:underline;}

.box8d {
background-image:url(images/amazing-red-26.gif);
background-repeat:no-repeat;
}

.box8e {
background-image:url(images/amazing-red-27.gif);
background-repeat:no-repeat;
color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:7px 0px 0px 0px;
}

.box8e a {text-decoration:none; font-weight:bold; color:#FFFFFF;}
.box8e a:visited {text-decoration:none; color:#FFFFFF;}
.box8e a:hover {text-decoration:underline; color:#FFFFFF;}

.box8f {
background-image:url(images/amazing-red-28.gif);
background-repeat:no-repeat;
}

#footer77 { color:#FFFFFF; }

