@charset "utf-8";

/*  
Theme Name: Greatio
Description:   Architecture > Buildings, Interiors, Places Theme
Version: 1
Author: MixerTheme
Author URI: http://themeforest.net/user/MixerTheme
*/

body			{background:url(../images/theme_red/bg1.jpg) top center no-repeat #F4F4F4;} /* ------- background image & color for body -------- */

a 				{color:#B3270E;} /* Set up Links color for all pages */
a:hover 		{color:#151515;} /* Set up Links color when user mouse over for all pages */

ul li			{background:url(../images/theme_red/bullet.gif) 0 5px no-repeat;} /* Bullet icon for unordered lists */
				
/* ---------------------------------- header ----------------------------------------------*/

a.logo			{background:url(../images/theme_red/logo.png) 0 0 no-repeat; /*put logo image here*/}
				
input.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 0 no-repeat; /*important*/}
input:hover.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 -21px no-repeat; /*important*/}
input:active.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 -42px no-repeat; /*important*/}

.top_line		{background:url(../images/theme_red/top_line.png) top repeat-x;}

.signin			{background:url(../images/theme_red/login_btn.png) 0 0 no-repeat;}
.register		{background:url(../images/theme_red/reg_btn.png) 0 0 no-repeat;}

a:hover.signin	{background:url(../images/theme_red/login_btn.png) 0 -21px no-repeat;}
a:active.signin	{background:url(../images/theme_red/login_btn.png) 0 -42px no-repeat;}
a:hover.register{background:url(../images/theme_red/reg_btn.png) 0 -21px no-repeat;}
a:active.register{background:url(../images/theme_red/reg_btn.png) 0 -42px no-repeat;}

#signin_menu a {color:#B5270E; text-decoration:none;}
#signin_menu a:hover {color:#000; text-decoration:none;}
.red_ast		{color:#B5270E;}

a.close			{background:url(../images/theme_red/close.png) 0 0 no-repeat;}
a:hover.close	{background:url(../images/theme_red/close.png) 0 -26px no-repeat;}
				
.bg_select		{color:#848383;}

a.bg_selector		{background:url(../images/theme_red/selbg_btn.png) 0 0 no-repeat;}
a:hover.bg_selector	{background:url(../images/theme_red/selbg_btn.png) 0 -21px no-repeat;}
a:active.bg_selector{background:url(../images/theme_red/selbg_btn.png) 0 -42px no-repeat;}

.breadcrumbs li	{background:url(../images/theme_red/bull.gif) 0 3px no-repeat;}
				
/* -------------------- Start Horisontal Accordion ------------------------------------- */

.accordion_container	{
				padding:18px;
				background:url(../images/theme_red/accordion_bg.png) 0 0 no-repeat;
				}
				
.title			{
				top:270px;
				left:18px;
				color:#B7B5B5;
				}

/* -------------------- end Horisontal Accordion ------------------------------------- */
				
.news_line		{background:url(../images/theme_red/news_line.png) top repeat-x;}
				
.exciting_news	{color:#B5270E;}
				
.exciting_news a	{color:#868383;}
.exciting_news a:hover	{color:#ffffff;}

#subscribewrapper {background-image:url(../images/theme_red/subscribebox.png);}
				
#subscribewrapper label {color:#B5270E;}
 
.subscribebox 	{color:#BCBCBC;}
 
input.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 0 no-repeat; /*important*/}
input:hover.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 -42px no-repeat; /*important*/}

	
/* ---------------------------------- Menu ----------------------------------------------*/

.ddsmoothmenu li a:hover,
.ddsmoothmenu li a.active,
.ddsmoothmenu li a.selected{
				color:#B5270E;
				text-decoration:none;
				}
				
/* ---------------------------------- content ----------------------------------------------*/

h2 a:hover		{
				color:#CA0000;
				text-decoration:none;
				}
				
h4				{color:#B5270E;}
				
.col1			{border-top:6px solid #FF5400;}
.col2			{border-top:6px solid #F2170C;}
.col3			{border-top:6px solid #BE0000;}
				
.col1 a.more,
.col2 a.more,
.col3 a.more	{color:#373737;}
				
.col1 a.more	{background:url(../images/theme_red/arr.gif) 100% 3px no-repeat;}
.col1 a:hover.more	{
				color:#FF6E00;
				text-decoration:none;
				}
				
.col2 a.more	{background:url(../images/theme_red/arr.gif) 100% -18px no-repeat;}
.col2 a:hover.more	{
				color:#F2170C;
				text-decoration:none;
				}
				
.col3 a.more	{background:url(../images/theme_red/arr.gif) 100% -39px no-repeat;}
.col3 a:hover.more	{
				color:#BE0000;
				text-decoration:none;
				}

a.prev			{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}
a.next			{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}
a:hover.prev, a.selected prev	{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}				
a:hover.next, a.selected next	{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}

a.disabled.prev, a:hover.disabled.prev{background:url(../images/theme_red/slider_btn.png) 0 0 no-repeat;} /*Style for "disabled" previous or next link*/
a.disabled.next, a:hover.disabled.next{background:url(../images/theme_red/slider_btn.png) 100% 0 no-repeat;} /*Style for "disabled" previous or next link*/

/* ---------------------------------- Blog & News & Links Pages ----------------------------------------------*/

.box li			{background:url(../images/theme_red/bullet.gif) 25px 7px no-repeat;}
				
.box li a		{color:#373737;}
.box li a:hover	{color:#B5270E;}
				
input.subscribelbox_submit {background:transparent url(../images/theme_red/subscribel_btn.png) 0 0 no-repeat;} /*important*/
input:hover.subscribelbox_submit {background:transparent url(../images/theme_red/subscribel_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribelbox_submit {background:transparent url(../images/theme_red/subscribel_btn.png) 0 -42px no-repeat; /*important*/}
				
.posted .user	{color:#151515;}
.posted a		{color:#B5270E;}
.comments span	{color:#B5270E;}

a.read_more		{background:url(../images/theme_red/btn_more.png) 0 0 no-repeat;}
a:hover.read_more{background:url(../images/theme_red/btn_more.png) 0 -21px no-repeat;}
a:active.read_more{background:url(../images/theme_red/btn_more.png) 0 -42px no-repeat;}

/* ---------------------------------- Pager ----------------------------------------------*/

.pager span a	{color:#373737;}
				
.pager span a:hover,
.pager span a:active,
.pager span a.active	{
				color:#CA0000;
				}

a.btn_prev		{background:url(../images/theme_red/btn_prev.png) 0 0 no-repeat;}
a:hover.btn_prev{background:url(../images/theme_red/btn_prev.png) 0 -32px no-repeat;}
a:active.btn_prev{background:url(../images/theme_red/btn_prev.png) 0 -64px no-repeat;}
a.btn_next		{background:url(../images/theme_red/btn_next.png) 0 0 no-repeat;}
a:hover.btn_next{background:url(../images/theme_red/btn_next.png) 0 -32px no-repeat;}
a:active.btn_next{background:url(../images/theme_red/btn_next.png) 0 -64px no-repeat;}