/*  
Theme Name: Home Row Editorial
Site URI: http://www.homerowed.com/
Description: Home Row Editorial 
Version: 1.0
Author: PJoncas Studios
Author URI: http://www.pjoncasstudios.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr3.jpg) #fefefe repeat-x top center;
	color: #4e4e4e;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 0;
	line-height:1.8em;
}
a{
	color: #029dc2;
	text-decoration: none
}
a:hover{
	text-decoration: underline;
color:#004474;

}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #029dc2;
	font-size: 2.25em;
	letter-spacing: .5px;
	margin: 0 0 .5em;
	font-weight:bold;
}
h2 a{
	color: #029dc2;
	font-weight:bold;
	margin: 0 0 .5em;

}
h3{
	color: #029dc2;
	font-size: 1.6em;
	margin: 0 0 .5em;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:20px;
}
h3 a{
	text-decoration:underline;
}
h3 a:hover{
	text-decoration:none;
}
h4{
	color: #444444;
	font-size: 1.3em;
	margin: 0 0 1em
}
h4.footerH4{
	color: #333;
	font-size: 1.1em;
	margin: 0 0 0
}
h4.lowerhome{
	xbackground-color: #f8f8f8;
        width:290px;
	display: block;
	float: left;
	xline-height: 2em;
	padding: 4px 10px 4px 2px;
        xborder-bottom:1px solid #4f4f77;
        xborder-top:1px solid #4f4f77;
        margin:2px 0 10px 0;
	font-size: 1.1em;
}
h5{
	color: #003d6f;
	font-size: 1em;
	margin: 10px 0 1em
}

h6{
	color: #757575;
	font-size: .85em;
	margin: 0 0 0;
line-height:12px;
}
p{
	padding: 0 0 1.5em
}

.backtotop a{
	display:block;
	background:#fff url(images/bg-bar-silver.jpg) repeat-x;	
	padding:3px 10px;
	border:1px solid #ddd;
	text-decoration:none;
	float:left;
	clear:both;
	}
.backtotop a:hover{
	background:#fff url(images/bg-bar-silver-dark.jpg) repeat-x;
	border:1px solid #ccc;		
	}


hr {border-top:1px solid #ccc; padding:2px 0 10px 0;}

.border-bottom {border-bottom:1px solid #ccc; height:1px; margin:0; padding:0;}

/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#1f1f53;
	text-decoration:none;
font-weight:bold;
}
p.intro a:hover {
	color:#4f4f77;
	text-decoration:none;
font-weight:bold;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 175px;
	position:relative;
}
#header .spacer{
	float: right
}

/*- Super Nav/Menu -*/
#navigation {
	margin:0; padding:0;
	width:auto; height:37px;
	xbackground:url(images/navigation.gif) repeat-x;
	display:block; line-height:35px;
	text-transform:uppercase; 
color:#fff;

}

	#navigation-links {
		margin:0; padding:0;
		list-style:none;
	}
	
	#navigation-links ul li {
		margin:0 20px 0 0; padding:0;
		float:left;
color:#fff;
	}

       #navigation-links ul li a {
		font:bold .95em "Trebuchet MS", Arial, Helvetica sans-serif; color:#fff;
	}


	#navigation-links ul li a:hover {
		color:#f35a2b; text-decoration:none;
	}
	
	
	.rss {
		margin:0; padding:0 25px 0 0;
		background:url(images/rss.gif) no-repeat right center;
	}


/*- Logo -*/
#header h1{
	float: left;
	width: 275px;

}
#header h1 a{
	display: block;
	height: 62px;
        padding:15px 0 5px 0;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:3px 10px 2px 10px;
	background:url(images/btn.gif) repeat-x;
	xborder:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:14px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:50px 0 25px 0;
	position:absolute;
	right:0;
	text-transform:uppercase;
    float:right;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 14px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 14px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right
}
/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #f35a2b;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}

/*-----Page Super Nav List ---*/
	#pageNav
	{
	width:285px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:0;
	}
	#pageNavbottom
	{
	width:255px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:10px 0 0 0;
	}	

#pageNav2
	{
	width:355px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:0;
	}
#pageNavbottom2
	{
	width:325px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:10px 0 0 0;
	}
#pageNav2-creative
	{
	width:285px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:0;
	}
#pageNavbottom2-creative
	{
	width:265px;
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:10px 0 0 0;
	}

	#pageNavList li
	{

	float: left;
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
background:none;
	}

/*-----Page Super Nav List ---*/
#pagemenudiv  {float:left; margin:0 0 10px 0; border-bottom:1px solid #ccc; border-top:1px solid #ccc; width:100%}
#pagemenuLeft
{
float:left;
list-style-type: none;
padding: 0 0 0 0;
margin:0 0 10px 0;
background:none;

}

#pagemenuLeft li, #pagemenuRight li
{
list-style-type: none;
background:none;
text-decoration:underline;
}

#pagemenuRight
{
float:right;
list-style-type: none;
padding: 0 10px 0 0;
margin:0 5px 10px 0;
background:none;

}

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px; 
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 10px;
	width: 320px;
       height:790px;
	background: url(images/rightcolumn-side.jpg) no-repeat top left;
}
#rightcol h3{
	color: #333366;
	font-size: 1.5em;
	height: .5em;
	margin:10px 0 5px 0;
}
#rightcol h3 span{
	background-color: #f8f8f8;
        width:263px;
	display: block;
	float: left;
	xline-height: 2em;
	padding: 5px 10px 10px 7px;
        border-bottom:1px solid #4f4f77;
        border-top:1px solid #4f4f77;
}
#rightcol .widget ul, #rightcol .textwidget ul {
	background: none;
	height: 1%;
	margin: 0 0 3em 0;
	padding: 0 15px 0 7px;
       }

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px;
        xcolor:#fff;
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #003d6f;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0; color:#FFF;
}
.col3 li a {color:#fff;}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}

.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
.colSmall{
	float: left;
	padding: 0 0 0 0;
	width: 273px
}
.colMed{
	float: right;
	padding: 0 5px 0 0;
	width: 580px
}

.colMed .textLeft {float:left;} .colMed .textRight {float:right;}

.colFull{float:left; width:900px; margin: 0 0 10px 0; background:none;}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 20px 0 30px;
	width: 940px;
      
}
.box .top,.box .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height:10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box .spacer{
	background: #fff url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
 min-height:795px;
	padding: 15px 25px
}

.box .leftcontent {width:580px; padding: 0 30px 0 0;}

/*- Box2 -*/
.box2{
	margin: 0 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	xbackground: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	xbackground: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	xbackground: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 15px 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top;
       height:40px;
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:none;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px;

}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;

	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #f8f8f8;
	height: 1%;
	padding: 10px 25px 10px 25px;
}



/*- Box7 -*/
.box7{
	margin: 0 0 20px;
	width: 940px
}
.box7 .top{
	background: url(images/box7-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box7 .bot{
	background: url(images/box7-bot.gif) no-repeat top;
clear: both;
	height: 10px;
	overflow: hidden
}
.box7 .spacer{
        background: #d7dfe7;
	height: 1%;
	padding: 10px 25px
}
#footer .box7 .spacer{
	padding: 0px 25px
}


/*=== Styling Gradients ===*/
/*- Page1 -*/

.topgradient{
	background: #fff url(images/pagetopbg.png) no-repeat top;
	xclear: both;
	height: 100px;
	overflow: hidden;
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -10px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 22px;
	padding: 0 0 0 0;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0 25px 0;
	position:absolute;
	right:0;
        width:295px;

}
#search input.keyword{
	background: #fff;
	border: 1px solid #4f4f77;
	color: #4f4f77;
	float: left;
	font-size: 11px;
	padding: 3px 5px 5px;
       margin:0 1px 0 0;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px; 
}
.form1 label{
	padding: 7px 0 0 15px;}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px;

}
/*=== Link Buttons ===*/
.btn-back {
        width:575px; xheight:20px; background: #ffe4d2; padding:1px 0; margin:0 0 15px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:right;}

.btn-cat {
	xmargin: 1em 0 1.5em; 
}
.btn-continue{
	margin: 0 0 7px;
}
.btn-general{
        text-align:right;
	padding: 0px 10px 0 10px; margin:0;
	color: #333;	
}
.btn-general a { 
	color: #333366;
}
.rssIcon {margin:3px 2px 0 0; padding: 0; xfloat:left}

.btn-general a:hover {color:#004474;}

.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #333;
	font-weight:normal;
	xfont-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}

.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 10px 0;

}
.ads img {
	margin:10px 0;
        padding: 0 0;
        border-bottom:1px solid #4f4f77;
        border-top:1px solid #4f4f77;
	background-color: #f8f8f8;
        width:282px;
}
/*=== Footer ===*/
#footer{
	margin: 0 auto;
	width: 940px;
       xheight:300px;
	xbackground: url(images/footer_home_bg.png) repeat-x;
}
#footer a{
	color: #949387;
	text-decoration: none
}

#footer a:hover{
	color: #003d6f;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
.footermenu ul {
margin:0 0 10px 0;
}

.footermenu li {
display: inline;
list-style-type: none;
xpadding-right: 20px;
list-style-image:none;
background:none;
margin:0 0 10px 0;
}

.footermenu li a {background:none; padding:0 10px 0 0; text-decoration:none; color:#fff }
.footermenu li a:hover {text-decoration:none; color:#000;}

#footer p.smallText {font-size:11px; line-height:12px; margin-top:15px; padding:5px 0 0 0; border-top:1px solid #ccc;}
#footer p.smallText2 {float:left; font-size:12px; font-weight:bold;line-height:12px; margin-top:15px; padding:5px 10px 0 0; xborder-top:1px solid #ccc; color:#003d6f}
/*=== Misc. ===*/
.hide {display:none;}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left; padding: 0 5px 0 0; 
}
.footerlogos {float:left; padding: 0 10px 0 0; margin: 0 0 0 0;}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

img.home-ad{
padding: 4px;
margin: 9px 10px 2px 0;
display: inline;
border-bottom:1px solid #4f4f77;
border-top:1px solid #4f4f77;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

.bloglogo {margin:0 0 0 0; float:right;}

h2.blogtitle {
        color: #003d6f;
	font-size: 2.85em;
	letter-spacing: -2px;
	margin: 0 0 15px 0;
	font-weight:bold;
}

h3.blogsubtitle {
        color: #333;
	font-size: 2.15em;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
	font-weight:bold;
line-height: 26px;
}

.libraryhead {width:570px; border-bottom:1px solid #ccc; margin:0 0 10px 0; }
.librarylogo {float:right; margin:0 0 20px 0; padding:0 0 7px 0;}
.librarytext {font-size:1.2em; color:#f88f28; margin:10px 0; letter-spacing:.25px; font-weight:bold;}
/*=== Posts ===*/

.post img {	
	border:none;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #4e4e4e;
	background: url(images/ico-bullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
	padding: 0 0 0 20px; margin:5px 0 0 0;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:"Trebuchet MS", Arial, Helvetica; color:#777777;
	background:#F0EEE1;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	xwidth:85%; height:auto;
	margin:0 0 15px 0; padding:15px 0 0 15px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}

.widget h3 span{
	xbackground-color: #f8f8f8;
        width:280px;
	display: block;
	float: left;
	xline-height: 2em;
	padding: 10px 10px 10px 3px;
        border-bottom:1px solid #4f4f77;
        border-top:1px solid #4f4f77;
        margin:0 0 5px 0;
}

.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.stepcarousel .panel img{
margin:2px 0 0 0;
height:230px;
}

/*====Gallery ===*/
#portfolio-thumbs img, #portfolio-thumb a img {
border: none;
background: #ffffff;
padding: 4px;
xwidth:225px;
}

img a {border:none;}

/*====Portfolio ===*/

.portfolio_container{width:915x; float:left; margin:0; padding:0 0 0 5px;}
.portfolio_container p{width:890px; float:left; margin:0 10px 0 0; padding:0 0 10px 0; color:#757575; xborder-bottom:1px solid #dddcdc}
.portfolio_container .row{width:915px; float:left; margin-top:20px;}
.portfolio_container .portfolio_colum{width:270px; float:left; xborder:1px solid #e9e9e9; background:#fff; padding:11px 0 5px 13px; xheight:415px;}
.portfolio_container .portfolio_colum.right_portfolio{float:right; margin:0 33px 0 0;}
.portfolio_container .portfolio_colum.middle_portfolio{float:left; margin:0 10px 0 13px;}
.portfolio_container .portfolio_colum .frame{width:305px; height:171px; float:left; background:url(images/xframe.gif) 0 0 no-repeat;}
.portfolio_container .portfolio_colum .frame img{float:left; margin:9px 0 0 0}
.portfolio_container .portfolio_colum .information{width:800px; margin:0 0 0 10px; display:inline}
.portfolio_container .portfolio_colum .information h5{color:#757575; font-weight:bold; width:235px; font-size:14px; margin:0; text-align:center;}
.portfolio_container .information p{color:#757575; border-bottom:1px solid #dddcdc; margin:5px 0 0 0; xwidth:800px;}
.portfolio_container .portfolio_colum .information .smDetails{float:left; font-size:10px;color:#757575; line-height:12px; padding:0 0 5px 0;}
.portfolio_container .portfolio_colum .information img{background:#fff; border:none;}

.portfolio_container h3{width:890px; margin:0 0 0 0; text-align:left; border-top:1px solid #dddcdc; border-bottom:1px solid #dddcdc; padding:5px 0;}
.portfolio_container .row h5{color:#757575; font-weight:bold; width:735px; font-size:14px; margin:0; text-align:left;}


/*====Twitter ===*/
#twitter-2 { }
#twitter-2 h2.widgettitle {text-decortion:none; }
#twitter-2 .twitter-avatar { }
#twitter-2 ul {  }
#twitter-2 ul li { }
#twitter-2 ul li span { }
#twitter-2 ul li a { }

.book-category {
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:20px;
	padding-top:10px;
	overflow:hidden;
}

.book-category h3 {
	display:block;
	text-align:center;
	margin-bottom:15px;
}

.book-category {
	border-top:1px solid #CCCCCC
}

.book {
	float:left;
	text-align:center;
	width:135px;
	margin-right:30px;
}

.book a {
	color:#444444;
}

















