/*
Theme Name: IceBreaker WordPress Theme
Theme URI: http://themeforest.net/user/tomaldesign/portfolio?ref=tomaldesign
Description: Clean, modern with cool colors template. Created by: <a href="http://www.TomalDesign.com">www.TomalDesign.com</a>
Version: 1.0
Author: Rafal Tomal
Author URI: http://www.tomaldesign.com
*/


@import url("reset.css");

body {
	background: #f1f1f1 url(images/main/bg.gif) repeat-x left top;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#000;
	font-size:		12px;
padding-bottom: 50px;
}

p {
	line-height:	20px;
	margin-bottom:	15px;
	text-align:		left;
	font-size:		12px;
}

a {
	color:			#a90817;
}


h1 {
	font-family:	"Times New Roman", Georgia, Times, serif;
	font-size:		27px;
	color:			#aa0918;
	margin:			5px 0px 15px 0px;
}

h2 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		24px;
	color:			#3a2709;
}

h3, h4, h5, h6 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		20px;
	color:			#3a2709;
}

h1 a{
	text-decoration: none;
}

h1 a:hover{
	background: 	url(images/main/line_dotted.gif) repeat-x bottom;
	text-decoration: none;
}


#columnCenter ul {
  	margin:     0px 0px 20px 20px;
  	padding:    0;
  	list-style-type: none;
}

#columnCenter ul li {
  	margin:     	0;
  	padding:  0 0 0 10px;
  	list-style: 	none;
	line-height:	20px;
	background:		url(images/main/li-bullet.gif) no-repeat left 8px;
}

.clear {
	clear:			both;
}


.alignleft {
	float:left;
}

.alignright {
	float:right;
	margin-left: 15px;
}

div.textwidget {
	line-height:	20px;
	margin-bottom:	15px;
	text-align:		justify;
	font-size:		12px;
	padding:		10px;
}

/* Top START */
#logo {
	overflow: 		hidden;
	display: 		block;
	margin: 		0;
	position: 		relative;
	z-index: 		3;
	top:			10px;
	left:			10px;
}

h1#logo{color:white;font-size:40px;}

#smallMenu {
	position: 		absolute;
	top:			15px;
	right:			10px;
	color:			#3e566c;
}

#smallMenu a {
	color:				#8daec0;
	font-size:			10px;
	text-decoration:	none;
}

#smallMenu a:hover { color:	#c9e0ec; }


#searchBox {
	position: 		absolute;
	top:			42px;
	right:			10px;
	color:			#3e566c;
}
/* Top END */

/* Horizontal navigation START */
#navHorizontal ul {
  	margin:     0;
  	padding:    0;
  	list-style: none;
}

#navHorizontal ul li {
  	margin:     	0;
  	height:			38px;
  	padding:    	0px 1px 0px 1px;
  	list-style: 	none;
  	display:    	block;
  	float:			left;
}

#navHorizontal ul li a{
  	padding:          0px 21px 2px 21px;
  	color:            #2e1e04;
  	text-decoration:  none;
	font-family:	  Georgia, "Times New Roman", Times, serif;
	font-size:		  16px;
  	display:		  block;
}

#navHorizontal ul li a:hover, #navHorizontal ul li.current_page_item a{
  	color:            white;
  	text-decoration:  none;
  	background:		  url(images/main/menu_tab_on.gif) repeat-x;
}
/* Horizontal navigation END */

/* Contact START */
#contactInfo {
	width:			100%;
	background: 	url(images/main/line_dotted.gif) repeat-x bottom;
	padding:		10px 0px 20px 0px;
}

#contactInfo .title {
	font-size:		14px;
	font-weight:	bold;
	width:			150px;
	clear:			both;
	float:			left;
	margin-top:		10px;
}

#contactInfo .txt {
	font-size:		16px;
	float:			left;
	line-height:	20px;
	margin-top:		10px;
}

/* Contact END */

/* Content START */
.contentPhoto, img.alignleft {
	float:			left;
	margin:			5px 10px 10px 0px;
	border:			1px solid #8ba3b5;
}

.readMore {
	font-weight:	bold;
	margin-bottom:	10px;
}

.date {
	color:			#8ba3b5;
	font-size:		12px;
	padding:		3px 0 0 0;
	margin-top:		3px;
	margin-bottom:	10px;
}

div.news, div.post {
	margin: 0 10px 20px;
	padding-bottom: 10px;
	background:		url(images/main/line_dotted.gif) repeat-x bottom;
}

div.tableOfContents {
	background:		#f1f4f7;
	width:			300px;
	float:			right;
	margin:			0px 0px 10px 10px;
	padding:		10px 10px 10px 10px;
}

.tableOfContents ul {
	margin: 		0px;
	padding: 		0px;
}

.tableOfContents li {
	background: 	url(images/main/bullet_02.gif) no-repeat 0px 9px;
	display:		block;
	font-weight:	bold;
	padding:		5px 0px 5px 15px;
}

.post-image { margin: 0 15px 10px 0; float: left; }

/* Content END */

/* Right START */
#columnRight h1 {
	color: #302108;
	margin:			0 0 5px 0;
	font-size:		24px;
	
}

div.marginBox {
	clear:			both;
	margin: 	 0 10px 30px;
}
div.subscribe {
	margin: 0 0 30px 5px;
	background: url(/wp-content/themes/icebreaker/images/main/subscribe-background.jpg) no-repeat left top;
	padding: 26px 20px 10px;
}
div.subscribe h1 { text-align: center; }
#columnRight div.subscribe p.zframe-feedburner-3-intro-text { text-align: center; color: #302108; font-size: 15px; }


#columnRight p.margin { margin: 0 10px 10px; }
#columnRight img.rss-button { margin: 0 0 30px 5px; }
div.testimonial {
	width:			270px;
	_width:			267px;
	background: 	url(images/main/round_top.gif) no-repeat #f1f4f7;
	font-style:		italic;
	font-size:		12px;
	margin-bottom:	6px;
}

div.testimonialBg {
	background: 	url(images/main/round_bottom.gif) no-repeat bottom;
	padding:		10px 15px 10px 15px;
}

div.testimonial .name {
	font-weight:	bold;
	text-align:		right;
	color:			#284861;
}

div.ad div {
	float:			left;
}

div.ad div.box {
	border:			1px solid #8ba3b5;
	padding:		1px;
	margin: 		3px 3px 3px 3px;
	width:			125px;
	height:			125px;
}
/* Right END */

/* Vertical navigation START */
#columnRight .marginBox ul {
  	margin:     0;
  	padding:    0;
  	list-style: none;
}

#columnRight .marginBox ul li {
  	margin:     	0;
  	padding:        10px 0px 10px 0px;
  	list-style: 	none;
  	display:    	block;
	background:		url(images/main/line_dotted.gif) repeat-x bottom;
	font-weight:	  bold;
	color:            #583c0f;
}

#columnRight .marginBox ul li a{
  	padding:          0px 0px 0px 21px;
  	text-decoration:  none;
	font-size:		  13px;
	background:		  url(images/main/bullet_01.gif) no-repeat 5px 4px;
}

#columnRight .marginBox ul li:hover, #columnRight #navVertical ul li.current-cat{
  	color:            #583c0f;
  	text-decoration:  none;
	background:	      #f1f1f1;
}

#columnRight .marginBox ul li.linkcat {
  	margin:     	0;
  	padding:        0px 0px 10px 0px;
  	list-style: 	none;
  	display:    	block;
	width:			270px;
	background:		none;
	font-weight:	bold;
	color:          #3d6683;
}


#columnRight .marginBox ul li h2{
  	border-bottom:	3px solid #eaeef1;
	padding:		10px 0px 5px 0px;
	margin:			0 0 5px 0;
	font-size:		24px;
	color:			#3d6683;
}


#columnRight .marginBox ul li.linkcat:hover{
  	color:			#3d6683;
  	text-decoration:  none;
	background:		none;
}

#columnRight .marginBox li ul{margin-left:10px;}
#columnRight .marginBox li ul li{background:none;margin-bottom:0px;padding-bottom:0px;}

/* Vertical navigation END */

/* Banner START */
#banner {
	padding: 20px 30px;
	height:			170px;
	margin-bottom:	30px;
}

#banner h1, #banner h1 a, #banner h1 a:hover {
	color:			#000;
	margin:			0px;
	padding:		0px;
	font-size:		33px;
	line-height: 		30px;
	font-weight: 	bold;
	text-decoration:none;
	background:		none;
}

#banner h2, #banner h2 a, #banner h2 a:hover {
	color:			#000;
	margin:			0px;
	padding:		0px;
	font-size:		33px;
	line-height: 		28px;
	text-decoration:none;
	background:		none;
}

#banner #bannerContent {
	padding:		0;
}

#banner p {
	margin-top:		5px;
	margin-bottom: 		10px;
	color:			#000;
	display:		block;
	width:			370px;
	font-size: 		14px;
	line-height: 		20px;
}

#banner div.readMore {
	width:			92px;
	height:			25px;
	background:		url(images/main/btn_read_more.gif) no-repeat;
	cursor:			pointer;
}
/* Banner END*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	}

h3#comments { margin-left: 10px; }

.commentlist {
	padding: 15px 15px 0;
	margin:0px 10px 15px;
	background: #f1f1f1;
	text-align: justify;
	}

.commentlist .eachcomment { margin: 0 0 15px; padding-bottom: 15px; border-bottom: 1px solid #fff; }


.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform textarea { width: 590px; height: 50px; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #d6bd8d;
	}

#commentform textarea {
	padding: 2px;
	border: 1px solid #d6bd8d;
	}

#commentform #submit {
	margin: 10px 10px 10px 0px;
	border: none;
	}
/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background:white;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background:white;
	}

#wp-calendar a {
	display: block;
	background:#eaeef1;
	
	}

#wp-calendar caption {
	text-align: center;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		20px;
	color:			#3d6683;
	margin:			5px 0px 15px 0px;
	}

#wp-calendar td {
	padding:5px 0 5px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 10px 50px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* Layout */

#mainBackground {
	background:	url(images/main/big_bg.jpg) no-repeat scroll top center;
	width:100%;
	display:table;
	margin:auto;
	padding:  0;
}

#pageBackground {
	background:	url(images/main/bg_page.gif) repeat-y top center;
	width:100%;
	display:table;
	margin:auto;
	padding:  0;
}

#mainContainer {
  	margin:   0 auto;
  	padding:  0;
  	width:    960px;
	background: url(images/main/mainContainer-bottom.gif) no-repeat center bottom;
	/*border-bottom:		  10px solid #dbe1e5;*/
}


/* Header START */
#header {
  	width:            960px;
  	height:           181px;
  	background-color: none;
	position:		  relative;
}

#innerHeader {
	padding: 1px 0 0 0;
}
/* Header END */


/* Horizontal navigation START */
#navHorizontal {
	position:		  absolute;
	top: 			  102px;
	left:			  10px;
	height:           80px;
	line-height:      35px;
}

#innerNavHorizontal {
	padding: 0;
}
/* Horizontal navigation END */

/* Vertical navigation START */
#navVertical {
  	margin:           0;
  	padding:          0;
  	width:            190px;
}
/* Vertical navigation END */

/* Left column START */
#columnRight {
  	float:            left;
  	width:            305px;
	overflow:hidden;
}

#innerColumnRight {
	padding:	10px 20px 10px 15px;
}

#columnRight p, #columnRight p, #columnRight ul li, #columnRight ol li {
  	font-size:  13px;
}

#columnRight h2 {
  	font-size:  16px;
}
/* Left column END */

/* Middle column START */
#columnCenter {
  	float:            left;
  	width:            655px;
}

#innerColumnCenter {
	padding:	10px 15px 10px 20px;
}
/* Middle column END */



/* Footer START */
#footer {
	margin: 			0 auto;
	width: 				941px;
	font-size:        	11px;
  	color:           	 #535353;
	text-align:		 	 center;
	padding: 	 	 15px 0 0 ;
}

#innerFooter {
	padding:	0;
	text-align: left;
}

#footer p.address { line-height: 14px; text-align: right; float: right: }
#footer p.copyright { line-height: 14px; float: left; }
#footer a { color: #535353; text-decoration: none; }
#footer a:hover { color: #a90817; }
/* Footer END */


.clearFloat {
	clear:	both;
	float:	none;
}

.clearfix:after {
  	content:      "."; 
  	display:      block; 
  	height:       0; 
  	clear:        both; 
  	visibility:   hidden;
}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}



/* Forms */

input, textarea {
	border:			1px solid #d6bd8d;
}

#searchBox input.searchText {
	border:			1px solid #d6bd8d;
	background: 	#fffcf5;
	width:			213px;
	color:			#3a2709;
	vertical-align:	middle;
	padding:		2px;
	margin-left:	3px;
	margin-top:     52px;
}

#searchBox input.searchButton {
	margin-top:     51px;
	vertical-align:	middle;
	border:			0px;
}

.contact-form {
	margin:			20px 0px 10px 0px;
}

.contact-form form-label {
	font-weight:	bold;
	font-size:		13px;
	display:		block;
	margin:			5px 0 0 0;
	color:			#2a140a;
}

.contact-form fieldset { margin: 0; padding: 0; }

.contact-form input.text {
	border:			1px solid #d6bd8d;
	display:		block;
	font-size:		13px;
	width:			400px;
	height: 		17px;
	padding-left:	4px;
	margin:			0 0 5px;
	background:     #fffcf5;
}

.contact-form textarea {
	border:			1px solid #d6bd8d;
	display:		block;
	font-size:		13px;
	width:			400px;
	height:			50px;
	padding-left:	4px;
	margin:			0 0 5px;
	background:     #fffcf5;
}

.contact-form input.button {
	display:		block;
	margin-top:		10px;
	border:			0px;
}

.contact-form .row{
	clear:			both;
}

.required { color: #ff0000; }
#email-zframefeedburner { padding: 2px; width: 149px; }
#imageField { border: none; float: right; }
#innerColumnCenter .twitter-share-button { margin: 1px 5px 15px 0; float: left; }
#fb-root { float: left; }

