/*

THEME NAME: Concept

THEME URI: http://makedesignnotwar.com

DESCRIPTION: A premium WP Theme for business & portfolio sites.

VERSION: 1.2

AUTHOR: Brandon Jones

AUTHOR URI: http://makedesignnotwar.com

TAGS: portfolio, classic, simple, modern, gallery, image, apple, minimal, white, concept

*/



/* Stylesheet to RESET */

@import url(css/reset.css);



/* Stylesheet for GLOBAL OBJECTS */

@import url(global.css);



/* Stylesheet for SUB_PAGE.HTML */

@import url(sub_page.css);



/* Stylesheet for SIFR3 */

@import url(css/sifr.css);



/* Stylesheet for GALLERY - PRETTYPHOTO */

@import url(img/prettyPhoto.css);



/* Stylesheet for DROPDOWN MENU */

@import url(img/dropdown.css);



/* Stylesheet for TYPOGRAPHY */

@import url(typography.css);



/* Stylesheet for JCAROUSEL*/

@import url(js/jcarousel/jquery.jcarousel.css);

@import url(js/jcarousel/skins/skin.css);



/* Stylesheet for DEFAULT STYLE */

@import url(css/style01.css);



.pointer{cursor:pointer;}





.pointer{cursor:pointer;}

#header { margin-top:20px;}

body { font-weight:normal;

		font-family:Verdana, Geneva, sans-serif;}

		

#content .normal .attention, #content .wide .attention  {

	margin-bottom:5px;}	

	

div.testimonial_box img{

	float:left;

	margin-right:8px;

	}	

	

div.testimonial_box h2 {

	font-weight:bold;}

div.testimonial_box{

	margin-bottom:35px;

	padding-bottom:15px;

	border-bottom:1px solid #CCC;

	width:560px;

	

	}





div.portfolio_box img{

	float:left;

	margin-right:8px;

	}	

	

div.portfolio_box h2 {

	font-weight:bold;}

div.portfolio_box{

	margin-bottom:35px;

	padding-bottom:15px;

	width:560px;

	

	}

	

	

#content div.news_box img { 

	float:left;

	margin-right:8px;}		

#content div.news_box{

	margin-bottom:35px;

	padding-bottom:15px;

	border-bottom:1px solid #CCC;	

	width:560px;

	}

	



#content div.news_box h2 {

	font-weight:bold;

	line-height:1.1em;

	margin-bottom:5px;

	clear:none;

	}

p.date { font-style:italic; }	

	

#content .clear { clear:both;}



#content h2 {



	color:#333;

	font-size:1.6em;}

#content .blogList a, #content .blogList a:visited {

	color: #333;   }	

#content .blogList a:hover {

	color:#000;}	

#content .blogList .display_date {

	font-size:11px;

	font-style:italic;}	

#content .leadersteps h2 {

	margin-bottom:2px;}	

#content h3.newsTitle a{

	

	color:#C00;}
	
	
div#content ul, div#content ol {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:15px;
}	


/**************** IMAGE DEFAULT CSS *************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
div#content div.wp-caption {
	display:table-cell;
	text-align:center;}
div#content div.wp-caption img { margin-left:5px;}	
/*********************************************************************/
