/*
Theme Name:		blueFirefox Wordpress 3.0
Theme URI:		http://allfreecms.com/
Description:	2 Columns fluid layout with pattern background
Version:		1.0
Tags: blue, white, two-columns, flexible-width, threaded-comments, right-sidebar, theme-options

Author:			Anrie Suryaningrat
Author URI:		http://www.riesurya.com/

    Demo: http://wptheme.allfreecms.com/firefox/
    Date: July 23, 2010

    This theme was designed and built by Anrie Suryaningrat, find me at
    http://www.riesurya.com/
	 
	 Download this theme only from:http://allfreecms.com/
*/

.fcg_12.btop{

	opacity:0.8;
	margin-bottom:.4em;
	padding-bottom:.2em;
	/*background: url(../images/openfirefox.png)no-repeat, url(stripblue.png);*/
	background:#2E3F94 url(images/openfirefox.png)no-repeat;
/*height:15em;*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
}

.fcg_9.mrb,
#afc404 {	
background: #29499E;	
opacity:.85;
line-height:1.5;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
font-size:80%;
padding-bottom:.5em;
}

/*404*/

.nf-title {
	padding:.5em;
}


.afcgetnf {
	padding:1em;
	text-align: center;
	color:#29499E;
}
.afcgetnf a{
	color:#29499E;
}
p.afcgetnf {
	font-style: italic;
}

.afcgetnf h3{
color:#661F68;
	font-weight: normal;
}

#searchsubmit{
background:#207DC2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
color:#AEE6FF;
}

.post {
	padding:1em;
}

.page-title{
	font-size:90%;
	padding:.5em;
}

.afc-post-title {padding:.5em;
font-style:italic;

}

.afc-post-title a{
	font:italic bolder 120%/1.3 Georgia, Verdana,Helvetica;
	color:#E2F3FF;

}

.afc-post-title a:hover{

}
.entry-content,
.post-summary{
background: #E2F3FF;
color:#000;
padding:.5em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
}

.read-more {	
}

.read-more a{
background:#207DC2;
		font-weight:bolder;
		padding:0 .5em;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
		color:#fff;
}

.read-more a:hover {
	text-decoration:none;
}


.entry-utility{
	margin:1em 0 .3em;
	padding:.3em;
	background:#29499E;
	color:#FFEAEC;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
}
.entry-utility a{
	color:#FFEAEC;
	
	text-decoration:underline;
}

.entry-utility a:hover {
	color:#fff;font-weight: bolder;
}

#nav-below{
margin:.5em;
}

#nav-below a{
background:#E1ECFF;
		font-weight:bolder;
		padding:.2em .5em;
			-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
		color:#29499E;
}

#nav-below a:hover {
	text-decoration: none;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}

.afcget-title {
	padding:.5em;
	background:#29499E;
	color:#E2F3FF;
	border-bottom:1px solid #26A2C8;
}

#btside ul li.afcget{
margin-bottom:1em;
background: #E2F3FF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;

}

ul li.afcget li {
	line-height:1.3;
}

li.afcget li a{
color: #000;
padding:.3em .8em;
	display:block;
	font-size:90%
}
li.afcget div {
	padding:.3em .8em;
}

li.afcget div a{
	color: #000;

}
ul li.afcget li a:hover {

}
#afc-mf {
	background:#29499E;
	opacity:0.65; 
	margin-top:.4em;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
}

#afc-mf .afcget-title{
	background:none;
	border: none;
}

#afc-mf a{
	color: #FFEAEC
}

#afc-copy{
background:#29499E;
	opacity:0.75; 
	margin-top:.4em;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
border:1px solid #AEE6FF;
font-size:90%;
}


#btside {
margin-top:0;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

