/*-----RESET-----*/


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/*----GENERAL----*/

h1.siteTitle {
	margin-left: -20000px;
	font-size: 10px;
	color: #000;
}

h2 a {
	color: #ff6600;
	font-family: "Helvetica", sans-serif;
	text-decoration: none;	
}
h2 a:hover {
	text-decoration: underline;
}

p {
	font-size: 1.1em;
}

#sidebar {
	border-left: 1px solid #ddd;
	width: 270px; 
	padding-left: 8px; /* may have room to go to 10 */
}

/* Landing page styles */


.photos .entry, .videos .entry, .audios .entry {
	
	float: left;
	margin-right: 25px;
}
.photos .entryRowEnd, .videos .entryRowEnd, .audios .entryRowEnd {
	margin: 0px;
}

.entry_title {
	display: inline;
	clear: left;
}

.entry_description {
	display: block;
	margin-bottom: 25px;
}

.entry span.small {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #888;
}

.entry img {
	padding: 0px;
	margin: 0px;
	display: block;
}

.entry {
	display: block;
}

/* --- END Landing page styles */

/* View Page Styles */

.photo, .video, .audio, .post {
	
	overflow: hidden;
}

.photo h1, .video h1, .audio h1, .post h1 {
	font-size: 2em;
	color: #ff6600; /*#720800;*/
	font-family: Georgia, "Times New Roman" serif;
	text-decoration: none;	
}


/* --- END View page styles */


/* Pagination */
.paging {
	clear: both;
	display: block;
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 25px;
}
.paging .disabled_prev, .paging .disabled_next {
	display: inline;
	float: left;
	clear: none;
	color: #888;	
}
.paging a, .paging .current {
	text-decoration: none;
	color: #ff6600;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}
.paging a:hover {
	color: #000;
}
.paging .disabled_next {
	margin: 0px 0px 0px 10px;
}
.paging .disabled_prev {
	margin: 0px 10px 0px 0px;
}
.paging .current {
	background: #ff6600;
	color: #fff;
}
/* --- END Pagination */





.tallHeaderHeight { height: 231px; }
.shortHeaderHeight { height: 89px; overflow: hidden; }



/*----BODY LEFT PANEL----*/

#bodyleftPan{}

#bodyleftPan h2{
	margin:43px 0 0 0;
	height:30px; 
/* width:196px; font:30px/30px Georgia, "Times New Roman", Times, serif; background:#fff; color:#006EA6; */
}

#bodyleftPan h3{width:196px; height:30px; font:30px/30px Georgia, "Times New Roman", Times, serif; background:#fff; color:#006EA6; margin:20px 0 0;}





#bodyleftPan ul{width:270px; height:24px; margin:20px 0 0;}

#bodyleftPan ul li{width:118px; height:24px; float:left; margin:0 5px 0 0;}

#bodyleftPan ul li.more{width:118px; height:24px; float:left;}

#bodyleftPan ul li a{width:90px; height:24px; display:block; background:url(../img/reedmore-bg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:13px; font-weight:bold; line-height:20px; padding:0 0 0 28px}

#bodyleftPan ul li a:hover{background:url(../img/reedmore-hover.gif) 0 0 no-repeat; text-decoration:none;}



#bodyleftPan ul li.comment{width:98px; height:24px; background:url(../img/commentbg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:13px; font-weight:bold; line-height:24px; text-decoration:none; float:left; padding:0 0 0 20px}





/*----/BODY LEFT PANEL----*/

/*----BODY RIGHT PANEL----*/

#bodyrightPan{}

.bodyBottomPan{width:435px; height:25px; background:url(../img/form-bottombg.gif) 0 0 no-repeat; padding: 0px; margin: 0px;}

.bodyTopPan{width:435px; height:25px; background:url(../img/servicestop-bg.gif) 0 0 no-repeat; padding: 0px; margin: 0px; } 

.bodyPan{width:359px; background:url(../img/servicesbody-bg.gif) 0 0 repeat-y; padding: 0px; margin: 10px 0px 0px 0px; clear: left; }

.bodyPanContent {  padding: 0px 10px 0px 10px; }


/*----TAGS----*/

#tags { margin: 0px 0px 10px 0px; border-top: 1px dashed #c1c1c1; color: #555; }

#tags p { margin: 0px; }

/*----ABOUT----*/

#about { margin: 48px 0px 0px 50px; }

/*----HOME PAGE----*/


#socialNetworks { margin-top: 25px; }

#socialNetworks a, #socialNetworks a:hover { text-decoration: none; border: 0px; }

#resources {  margin-top: 25px; }

#links a, #resources a { color: #000; }

#updates { }

#logo { width: 1020px; margin: auto; }




/*----RE-USABLES----*/

h3 { color: #ff6600; }

.orangeAsterisk { font-family: "Helvetica", sans-serif; color: #ff6600; }

.orange { color: #ff6600; }

.sectionTitle { font-size: 14px; border-bottom: 1px solid #000; width: 216px; margin-top: 10px; } 

a { color: #ff6600; text-decoration: underline; }

a:hover { color: #000; text-decoration: none; border-bottom: 1px dashed #ff6600; }

a.siteTitleImage, a.siteTitleImage:hover { text-decoration: none; border: 0px; }

.blackLine { width: 100%; height: 1px; background: #000; }


.back_to_index {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	clear: left;
}


/*----NEW STYLES----*/

/* comments */

#idc-container h3 { color: #ff6600; }
#comment-count { font-size: 10px; font-style: normal; }

#comments {
	margin-left: 75px;
	width: 565px;
	padding-top: 10px;
	border-top: dashed 1px #555;
}
.comment-form label {
	width: 50px;
	display: block;
	float: left;
}
#CommentName, #CommentEmail, #CommentWebsite {
	margin: 0px 0px 5px 5px;
}
#CommentName, #CommentEmail, #CommentWebsite, #CommentBody {
	border: 1px solid #7F7F7F;
}
#CommentBody {
	width: 450px;
}
.comment-form .submit input {
	border: 1px solid #7F7F7F;
	background: #eee;
	color: #222;
}

/* node pages */
.node-type-page h2 {
	font-size: 3em;
	margin-bottom: .5em;
}

/* blogs */
.node-type-blog h2 {
	border-top: 1px solid #ddd;		
	font-size: 3em;
}
.node-type-blog h2, .node-type-blog h2 a {
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.node-type-blog h2, .node-type-blog h2 a { color: #ff6600; }
.node-type-blog h2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #ff6600;
}

.node-type-blog .node-info {
	border-bottom: 1px solid #ddd;	
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-style: italic;
}

.node-type-blog .node-body, .node-type-blog .node-more-info {
	padding-left: 75px;
}

/* portfolio */
.node-type-portfolio {
	overflow: hidden;
}
.nodes > .node-type-portfolio {
	float: left;
	width: 202px;
	margin-right: 17px;
}
.nodes > .last-node {
	margin-right: 0px;
}

.nodes > .node-type-portfolio h2 {
	font-size: 1.7em;
}
a.portfolio-image-link {
	text-decoration: none; 
	border: 1px solid #888888; 
	display: block; 
	width: 200px; 
	height: 200px;
}
a.portfolio-image-link:hover, .nodes > .node-type-portfolio a:hover {
	text-decoration: none;
}

/* sidebar menus and blocks */
#sidebar {
	padding-bottom: 5px;
}
#sidebar .menu ul, #sidebar #node-list-recent_posts ul {
	list-style-type: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar .menu ul li a, #sidebar #node-list-recent_posts ul li a {
	color: #000;
}
#sidebar .menu ul li:before, #sidebar #node-list-recent_posts ul li:before {
	content: "\00BB \0020";
}
.block h3, #socialNetworks h3 {
	margin-bottom: 4px;
	padding-bottom: 0px;
}

/* search in side bar */
.block-search {
	display: block;
	margin: 0px 0px 15px 0px;
	height: 20px;
}
#searchform .input, #searchform input {
	float: left;
}
#searchform .text input {
	width: 150px;
	border: 1px solid #7F7F7F;
}
#searchform .submit input {
	border: 1px solid #7F7F7F;
	background: #eee;
	color: #222;
	margin: 0px 0px 0px 4px;
}
/*----MAIN MENU----*/

#menu-3, #menu-3 ul {list-style-type:none; font-family: "Helvetica", sans-serif; }
#menu-3 {width:815px; height:30px; margin: 20px 0px 20px 152px; padding:0px; display: block; }
#menu-3 li{width:166px; height:30px; background: #D9D9D9; float:left; margin-right: 1px;} 
#menu-3 li a{width:156px; height:30px; display:block; background: #D9D9D9; color:#000; text-align:left; text-decoration: none; font-size:14px; font-weight:normal; line-height:28px; padding-left: 10px; margin-right: 1px;}
#menu-3 li a:hover{width:156px; height:30px; background: #ff6600; color: #fff; text-decoration:none; margin-right: 1px; border: none; }
#menu-3 li a.selected{width:156px; height:30px; background: #ff6600; text-decoration:none; color: #fff; margin-right: 1px; }


/* taking place of #footer */
#footer_rule {
	margin-top: 5px;
	border-top: 1px solid #7F7F7F;
}

span.copyright, span.powered_by_croogo, span.powered_by_cakephp { color:#7F7F7F; font-size: 1em;}
span.powered_by_cakephp { padding: 3px 0px 0px 4px; margin: 0px; }
span.powered_by_croogo, span.powered_by_cakephp { float: right; }
span.copyright a, span.powered_by_croogo a, span.powered_by_cakephp a { color:#7F7F7F; font-weight: bold; text-decoration: none; }
span.copyright a:hover, span.powered_by_croogo a:hover { color:#7F7F7F; text-decoration: underline; font-weight: bold; border: 0px; }
span.powered_by_cakephp a:hover { text-decoration: none; border: 0px; }

