/*
Theme Name: Rockstar Premium Theme
Theme URI: http://rockstar.orange-themes.com/
Description: Rockstar Premium Wordpress Theme
Author: Orange Themes
Version: 1.0.0 
License: GNU General Public License
License URI: README_License.txt
*/


/** Wordpress default clases */

.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; /* prevent too-wide images from breaking layout */ padding: 4px; text-align: center; }

.wp-caption-text { font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

.sticky { background: #f2f7fc; border-top: 4px solid #000; margin-left: -20px; margin-right: -20px; padding: 18px 20px; }

.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.bypostauthor {}

.main-menu-wrapper ul ul li a i { font-style: normal!important; }

.alignright  {}

.alignleft  {}

.aligncenter   {}

.main-menu ul li a i { font-style: normal; }

blockquote p { margin:0!important; padding:0!important; }

.input-submit { width: 30px; height: 20px;  background: url(./images/search-input-submit.png) 0 0 no-repeat; border: none;}

		.blog-slider .image { position: relative; z-index: 1; }
		.blog-slider .border { width: 520px; height: 300px; background: url(./images/image-overlay-520x260.png) 0 0 no-repeat; display: block; position: relative; z-index: 2; }
		
		.homepage-slider .image { position: relative; z-index: 1; margin: 0 0 0 25px; }
		.homepage-slider .border { width: 850px; height: 422px; background: url(./images/image-overlay-850x370.png) 0 0 no-repeat; display: block; position: realative; z-index: 2; margin: 0 0 0 25px; }
