/*
Theme Name: Affordable Calling Cards
Theme URI: http://affordablecallingcards.net
Description: A custom theme.
Author: refueled
Author URI: http://refueled.net
version: 1.0
Tags: custom
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#ECF9FF url(images/bg.png) repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	}




img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#990000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 820px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 820px; 
  	height:130px;
	color: #fff; 
	margin:0 auto;
	}

.logo{
	background:url(images/logo.png) center no-repeat;
	width:152px;
	height:110px;
	overflow:hidden;
	float:left;
	}

/* main menu */


#menu {
	background:url(images/menu.png) top left no-repeat;
	width:820px; 
	height:45px;
	overflow:hidden;
	margin:0 auto;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	
}

#menu ul li a {
	padding:10px 10px;
	margin: 0;
	color:#C3E9FF;
	display:block;
}

#menu ul li a:hover {
	color:#668190;
	text-decoration:none;
}

#menu .current_page_item {
	background:url(images/ltab.png) top left no-repeat;
}

#menu .current_page_item a{
	background:url(images/rtab.png) top right no-repeat;
	color:#668190;
	padding:10px 10px 16px 10px;
}



/* introduction */

#introduction{
	width:767px;
	height:401px;
	background:url(images/introduction.jpg) no-repeat;
	margin:12px auto 0;
	padding:0;
	overflow:hidden;
}

.cell{
	width:250px;
	height:420px;
	background:url(images/cell.png) no-repeat;
	padding:0;
	clear:both;
	float:left;
}

.cell p{
	padding:150px 0 0 65px;
	width:120px;
	margin:0;
	color:#fff;
	font:normal 17px lucida grande, arial;
	text-align:center;
	text-transform:uppercase;
}

.intro{
	padding:12px 22px 12px 0;
	margin:0;
}

.intro h1{
	font:bold 40px calibri, arial, times;
	padding: 0 0 14px 0;
	color:#fff;
	margin:0 0 6px 0;
	padding: 0 0 4px 0;
	}
	
.intro h2{
	font:normal 55px calibri, arial;
	color:#fff;
	padding:0;
	margin:0;
}

.intro h3{
	font:bold 24px arial;
	color:#000;
	padding:6px 0;
	margin:0;
}

.compare{
	padding:12px 0;
}



/* points post */

.points{
	width:767px;
	overflow:hidden;
	margin:0 auto;
}

.points-post{
	width:230px;
	height:172px;
	background:url(images/points.jpg) no-repeat;
	float:left;
	margin:24px 0;
}

.even{
	margin:24px 38px;
}

.points-post h2{
	font:normal 16px arial;
	color:#3A4043;
	padding:0px 20px;
}

.points-post p{
	font:normal 12px arial;
	color:#3A4043;
	padding:20px;
	height:107px;
}


	





/* content */

#content-wrapper{
	width:767px;
	margin:0 auto;
}

#content {
	float:left;
	width:490px;
	overflow: hidden;
	margin:24px 0 24px 0;
	}
	
.pagetitle{
	color:#3399FF;	
	font:normal 16pt arial, times;
	padding: 0 0 14px 0;
}

.post {
	margin:0 0 30px 0;;
	padding:0;
	line-height: 18pt;
        font-size: 12pt;
	}

.post h1{
	font:bold 28px calibri, arial, times;
	padding: 0 0 14px 0;
	color:#33a8ff;
	margin:0 0 6px 0;
	padding: 0 0 4px 0;
	}


.post h1.page-title{
	font:bold 28px calibri, arial, times;
	padding: 0 0 14px 0;
	color:#33a8ff;
	margin:0 0 6px 0;
	padding: 0 0 4px 0;
	}
	
.post h2{
	font:normal 16pt arial, times;
	padding: 0 0 14px 0;
	color:#3399FF;
	margin:0 0 14px 0;
	padding: 0 0 4px 0;
	border-bottom:1px dotted #8D9B9F;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3{
	font:normal 14px arial, times;
	}

.post ul {margin:25px;}

.post li {list-style-type:square;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font:bold 11px arial;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

	
.alignleft a{float:left; padding:7px 0 0 0; margin:25px 0; background:url(images/previous.jpg) no-repeat; width:104px; height:28px; text-align:center; color:#B08D21;}
.alignright a{float:right; padding:7px 0 0 0; margin:25px 0; background:url(images/previous.jpg) no-repeat;width:104px; height:28px; text-align:center; color:#B08D21;}

.read-more{padding:12px 0 0 0;}


/* Latest News */

.callingcardnews h2{
	color:#3399FF;
	font:bold 23px arial;
	margin:0 0 24px 0;
	padding: 0 0 4px 0;
	border-bottom:1px solid #8D9B9F;
}

.news-post {
	margin:0 0 22px 0;
	padding:0 0 14px 0;
	line-height: 14pt;
	border-bottom:1px dotted #8D9B9F;
	}
	
.news-post h2{
	font:normal 13px arial, times;
	border-bottom:none;
	padding:0;
	margin:0;
	}
	
.news-post h2 a{
	color:#729E37;
	text-decoration:underline;
	}
	
.news-post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.news-post p{color:#7F8D92;}

.morenews{margin:6px 0 0 0;}

/* search posrt */

.searchpost {
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	line-height: 14pt;
	border-bottom:1px dotted #8D9B9F;
	}
	
.searchpost h2{
	font:normal 16pt arial, times;
	padding: 0 0 14px 0;
	color:#F04A17;
	margin:0 0 14px 0;
	padding: 0 0 4px 0;
	border-bottom:1px dotted #8D9B9F;
	}
	
.searchpost h2 a{
	color: #000;
	text-decoration: none;
	}
	
.searchpost h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
	

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:230px;
	float:right;
	margin:24px 0 24px 0;
	padding: 0;
	border: 1px solid #def3ff;
	background:#ECF9FF;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	}

#sidebar h2{
	font:normal 14px arial, georgia, times;
	color:#3399FF;	
	margin: 0;
	padding:12px 24px 0 12px;
}

#sidebar p {margin:12px; padding:0 0 12px 0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar a{
	color:#990000;
	text-decoration:underline;
}

.keyico{
	background:url(images/key.jpg) left center no-repeat;
	padding:2px 6px 2px 22px;
}

/* login form */

.login-form{padding:12px 24px;}



/* comments */
.maincommentssection{
	padding:6px;
	margin:14px 0 0 0;
	border:1px solid #eaeaea;
   -moz-border-radius:6px;
   -khtml-border-radius:6px;
   -webkit-border-radius:6px;
   border-radius:6px;
}

.maincommentssection h3{
	padding:0;
	margin:0;
	font:bold 13px georgia, times;
	}

#commentform{
	background:#ecf9ff;
	margin:12px 0 0 0;
	padding:12px;
   -moz-border-radius:6px;
   -khtml-border-radius:6px;
   -webkit-border-radius:6px;
   border-radius:6px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform label{color:#990000;}
	
#commentform a{color:#990000; text-decoration:underline;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:98%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #dadada;
	}
	
#submit{
	margin:5px 5px 0 0;  
	font:bold 11px arial; 
	border:none;
	background:none;
   }


#comments{margin:24px 0 0 0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}


ol.commentlist li {
	background: #fff;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	}

ol.commentlist li.alt {}
ol.commentlist li p {margin:12px 0 0 0; padding: 0 12px 0 0; line-height: 14pt; font-size:11px;}

ol.commentlist a {display:inline; color:#990000;}

cite {
	font:normal 11px georgia, times;
	}
	
cite a{text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{margin: 0 0 0 14px;}

.avatar{float:left; margin:0 6px 0 0; padding:4px;}

.authorinfo{
	background:#ecf9ff;
	overflow:hidden;
	font-size:11px;
}

.infopadding{padding:5px 0 2px 0; line-height:14pt;}

.reply{display:inline;}

#cancel-comment-reply-link{background:#eee; margin:12px 0 0 0; display:block; width:140px; text-align:center;}




/* search */


#searchform{
	padding:35px 0 0 0;
	margin:0;
	float:right;
	}

#searchform input#s{
	margin:2px 2px;
	padding:2px 2px 0 4px;
	border:none;
	width:200px;
	height:18px;
	background:#fff;
	color:#481F1F;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	}

#searchform input#searchsubmit{
	border:none;
	text-transform:lowercase;
	margin:0;
	padding:2px 2px 3px 2px;
	width:57px;
	height:20px;
	}


	
/* misc */

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
	}
	
.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;
}




/* footer */

#footer {
	background:url(images/footer.png) center no-repeat;
	clear: both;
	width: 100%;
	height:58px;
	margin:0;
	}
	
#footer p{padding:22px 42px 0 42px; margin: 0; color:#89B153; text-align:right;}
#footer a{color:#89B153;text-decoration: none;}
#footer a:hover{color:#89B153;text-decoration: underline;}

#footcurver{
	height:26px;
	width:820px;
	margin:0 auto;
	background:url(images/botcurve.png) top left;
}

