/* @override http://www.rockinhk.com/outfitters/wp-content/themes/rockin/style.css */

/*
Theme Name: Rockin
Theme URI: http://www.kd.kz/themes/rockin
Description: Clean Wordpress theme
Version: 1.0
Author: Make Designs Creative, inc.
Tags: jquery, yellowstone, national, park, backcountry
*/


body, div, form, input, textarea, ul, li {
	font-family: helvetica;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
body {
	background: #969587;
}
img {
	border: none;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	
}
h1 {
	font-family: georgia;
	font-size: 30px;
	font-weight: 400;
	color: #000;
	margin: 0 0 20px 0;
	line-height: 28px;
}
h2 {
	font-family: "arial black";
	color: #cc6633;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 7px;
	margin: 0 0 20px 0;
}
h3 {
	font-family: helvetica;
	font-size: 16px;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
h4 {
	font-family: helvetica;
	font-size: 20px;
	font-weight: 900;
	color: #003366;
	margin: 0;
}
h6{
	font-family: helvetica;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin: 0;
}
blockquote {
	border-left: 1px solid #ccc;
	padding-left: 20px;
	margin: 30px 0 30px 30px;
	font-style: italic;
}

/* =========== Header =========== */
#header {
	width: 1300px;
	height: 243px;
	margin: 25px auto 0 auto;
	position: relative;
	background: url(images/bg_header.jpg) no-repeat;
	text-align: center;
}

.logo {
	margin-top: 27px;
	margin-right: 6px;
}
/* =========== End Header =========== */


/* =========== Content =========== */
#content {
	width: 1300px;
	height: 834px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/bg_content.jpg) no-repeat;
}
#content_left {
	width: 800px;
	height: 620px;
	float: left;
	margin-bottom: 10px;
	margin: 50px 0 0 134px;
	overflow: hidden;
	display: inline;
}
#content_right {
	width: 185px;
	float: right;
	margin: 60px 130px 0 0;
	display: inline;
}

#tagline {
	padding: 27px 0;
	text-align: center;
	font-size: 34px;
	line-height: 34px;
}
#tagline_in {
	font-size: 34px;
	line-height: 34px;
	width: 505px;
	margin: 44px 0 0 164px;
}

#content_right ul li {
	list-style-image: url(images/arrow.gif);
	margin-left: 20px;
}
#content_right ul li a {
	font-family: georgia;
	font-size: 16px;
	line-height: 18px;
	color: #cc6633;
}
.t5 {
	font-size: 9px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#content_wide {
	margin: 50px 0 0 134px;
	width: 1030px;
	position: relative;
	height: 670px;
	overflow: hidden;
}
.alignleft {
	float: left;
	margin: 0 13px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 13px;
}
p  {
	margin: 0;
	padding: 0 0 10px 0;
}
/* =========== End Content =========== */


/* =========== Footer =========== */
#footer {
	width: 1300px;
	height: 200px;
	margin: 0 auto;
	background: url(images/footer_stars.jpg) no-repeat 0 10px;
}
#footer_meta {
	margin: 0 auto;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	width: 418px;
	float: right;
	margin-top: 105px;
	text-transform: uppercase;
}
#copyright {
	width: 1300px;
	font-size: 12px;
	color: #000;
	font-size: 13px;
	margin-left: 90px;
}
#socials {
	margin-top: 105px;
	margin-left: 90px;
	overflow: hidden;
	float: left;
	display: inline;
}
a.twitter {
	display: block;
	height: 42px;
	width: 42px;
	margin-right: 5px;
	background: url(images/socials_twitter.png) 0 100% no-repeat;
	float: left;
}
a.twitter:hover {
	background: url(images/socials_twitter.png) no-repeat;
}
a.f {
	display: block;
	height: 42px;
	width: 42px;
	margin-right: 5px;
	background: url(images/socials_f.png) 0 100% no-repeat;
	float: left;
}
a.f:hover {
	background: url(images/socials_f.png) no-repeat;
}
a.rss {
	display: block;
	height: 42px;
	width: 42px;
	margin-right: 5px;
	background: url(images/socials_rss.png) 0 100% no-repeat;
	float: left;
}
a.rss:hover {
	background: url(images/socials_rss.png) no-repeat;
}
a.mail {
	display: block;
	height: 42px;
	width: 42px;
	margin-right: 5px;
	background: url(images/socials_mail.png) 0 100% no-repeat;
	float: left;
}
a.mail:hover {
	background: url(images/socials_mail.png) no-repeat;
}
/* =========== End Footer =========== */



/* =========== Navigation =========== */

#nav {
	position: absolute;
	bottom: -12px;
	left: 200px;
	display: inline;
}
.sf-menu {
	float: left;
	position: relative;
	display: inline;
}
.sf-menu a {
	text-decoration: none;
}
.sf-menu li.current_page_item a {
	background: url(images/bg_menu.gif) no-repeat;
}
.sf-menu li a {
	padding-left: 30px;
	padding-top: 5px;
	font-family: verdana;
	font-size: 17px;
	text-transform: uppercase;
	color: #eee1ce;
	font-weight: 900;
	height: 25px;
	display: block;
	
}
.sf-menu li a:hover {
	background: url(images/bg_menu.gif) no-repeat;
}
.sf-menu li {
	padding: 0 15px 0 0;
	font-size: 14px;
	display: inline;
}
.sf-menu li.current li a {
	background: none;
}
.sf-menu li a:hover {
	
}
.sf-menu li.current a:hover {
	border: none;
}

.sf-menu li li {
	display: inline;
}
.sf-menu li li a {
	padding: 10px 5px 10px 7px;
	overflow: hidden;
	height: 20px;
	background: none;
	color: #000;
	font-weight: 400;
	background: none;
	font-size: 12px;
}
.sf-menu li.current_page_item li a, .sf-menu li li.current_page_item a {
	background: none;
}

.sf-menu li li a:hover {
	color: #000;
	background: none;
}
.sf-menu li li a:hover {
	border: none;
	height: 20px;
}

/* =========== End navigation =========== */





/* =========== Blog =========== */

#blog_items {
	overflow: hidden;
}
.blog_item {
	overflow: hidden;
	margin-bottom: 15px;
	clear: both;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
.blogpic {
	border: 1px solid #ccc;
	display: block;
	width: 370px;
	clear: both;
	margin-bottom: 15px;
}
.blog_item_text {
	display: block;
	position: relative;
}

#blog_items a {
	text-decoration: none;
}
#blog_items div.blog_item_left a {
	text-decoration: underline;
	color: #666;
}
#blog_items a:hover {
	color: #333;
}
.blog_meta {
	font-size: 12px;
	display: block;
	padding: 3px;
	line-height: 12px;
	margin: 5px 0;
}
a.read_more {
	font-size: 12px;
	display: block;
	padding-left: 8px;
	background: url(images/arrow2.gif) no-repeat 0 5px;
	color: #cc6633;
	font-family: helvetica;
}

/* =========== End Blog =========== */



/* =========== Portfolio =========== */

#portfolio_series {
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}
#portfolio_series ul {
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 30px;
}
#portfolio_series li {
	margin: 0 20px 0 0;
	width: 200px;
	height: 240px;
	text-align: center;
	float: left;
    list-style: none;
	overflow: hidden;
	display: inline;
	position: relative;
}
#portfolio_series img {
	margin-bottom: 7px;
}
#portfolio_series p {
	padding: 0;
	margin-top: 5px;
}
#portfolio_series a {
	text-decoration: none;
}
/* =========== End Portfolio =========== */

/* =========== Comments =========== */

#commentform {
	background: #eee;
	overflow: hidden;
	padding: 10px;
}
#commentform input {
	width: 200px;
	padding: 5px 0;
	float: left;
	clear: both;
	border: 1px solid #999999; 
	font-size: 14px;
	margin-bottom: 20px;
}
#commentform label {
	float: left;
	margin: 0 6px;
	padding: 0;
	width: 200px;
	font-size: 14px;
}
#submit {
    cursor: pointer;
    border: none;
    background: #777;
    color: #fff;
    margin-top: 10px;
}
#submit:hover {
    background: #999;
}

.commentlist li {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.commentlist p {
	padding: 0;
	margin: 0 0 10px 0;
}
.avatar {
	margin-bottom: 6px;
}
.comment_text {
	margin: 0;
	padding: 0;
}
#commentform textarea {
	float: left;
	border: 1px solid #999999;
}
/* =========== End Comments =========== */


/* =========== Main Page =========== */
#content_index {
	width: 1300px;
	height: 834px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/bg_content_index.jpg) no-repeat;	
	position: relative;
}
#index_left_top {
	position: absolute;
	width: 454px;
	height: 250px;
	text-align: center;
	top: 47px;
	left: 127px;
	font-size: 16px;
	font-style: italic;
	font-family: georgia;
}
#index_left_bottom {
	position: absolute;
	width: 268px;
	height: 340px;
	top: 386px;
	left: 218px;
}
#index_right_top {
	position: absolute;
	width: 563px;
	height: 364px;
	top: 47px;
	right: 140px;
	background: url(images/bg_index_right_top.png);
}
.index_right_top_slider {
	position: absolute;
	width: 518px;
	height: 326px;
	top: 19px;
	right: 23px;
}
#index_right_twopics_1 {
	position: absolute;
	width: 190px;
	height: 225px;
	top: 424px;
	right: 510px;
	background: url(images/bg_index_right_twopics.png) no-repeat;
}
#index_right_twopics_2 {
	position: absolute;
	width: 190px;
	height: 225px;
	top: 424px;
	right: 310px;
	background: url(images/bg_index_right_twopics.png) no-repeat;
}
#index_right_twopics_1 img, #index_right_twopics_2 img {
	margin: 9px 0 0 11px;
}
#index_right_blog {
	position: absolute;
	width: 160px;
	height: 245px;
	top: 424px;
	right: 140px;
	overflow: hidden;
	font-family: georgia;
	font-size: 15px;
}
#index_right_blog h2 {
	margin: 0 0 10px 0;
}
#index_right_quote {
	position: absolute;
	width: 480px;
	height: 40px;
	top: 760px;
	right: 220px;
	color: #eee1ce;
	font-size: 17px;
}
#index_right_blog a.read_more {
	font-size: 12px;
	display: block;
	color: #fff;
	font-family: helvetica;
	background: url(images/arrow3.gif) no-repeat 0 5px;
}
/* =========== End Main Page =========== */

/* =========== Pages =========== */
.page1_column_1 {
	position: absolute;
	top: 50px;
	left: 466px;
	width: 260px;
} 
.page1_column_2 {
	position: absolute;
	top: 50px;
	left: 751px;
	width: 260px;
} 
.page1_photo_1 {
	position: absolute;
	width: 439px;
	height: 283px;
	background: url(images/page_1_photo.png) no-repeat;
	top: 40px;
	left: 0;	
} 
.page1_photo_2 {
	position: absolute;
	width: 439px;
	height: 283px;
	background: url(images/page_1_photo.png) no-repeat;
	top: 330px;
	left: 0;
}
.page1_photo_1 img, .page1_photo_2 img {
	margin: 20px 0 0 20px;
}
.page2_column_1 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 440px;
} 
.page2_photo_1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 555px;
}  
.page3_column_1 {
	position: absolute;
	top: 50px;
	right: 0;
	width: 410px;
} 
.page3_photo_1 {
	position: absolute;
	width: 375px;
	height: 582px;
	background: url(images/page_3_photo_1.png) no-repeat;
	top: 40px;
	left: 0;
} 
.page3_photo_1 img {
	margin: 30px 0 0 27px;
}
.page3_photo_2 {
	position: absolute;
	width: 217px;
	height: 284px;
	background: url(images/page_3_photo_2.png) no-repeat;
	top: 40px;
	left: 385px;
} 
.page3_photo_3 {
	position: absolute;
	width: 217px;
	height: 284px;
	background: url(images/page_3_photo_2.png) no-repeat;
	top: 336px;
	left: 385px;
}
.page3_photo_2 img, .page3_photo_3 img {
	margin: 15px 0 0 15px;
}
/* =========== End Pages =========== */


/* =========== Real Estate =========== */
.realestate_left {
	width: 320px;
	float: left;
} 
.realestate_right {
	width: 660px;
	float: left;
	margin-left: 40px;
}  
/* =========== End Real Estate =========== */

/* =========== Search =========== */
#search {
	position: absolute;
	right: 135px;
	top: -13px;
	width: 396px;
	height: 25px;
	background: url(images/search_bg.png) no-repeat;
}
.se {
	float: right;
	margin: 5px 13px 0 0;
	width: 270px;
	border: none;
	background:transparent;
}
.se:focus {
    outline: none;
}

.bu {
	float: left;
	height: 25px;
	width: 85px;
	background: none;
	cursor: pointer;
	border: none;
}
/* =========== End Search =========== */