/*
Theme Name: Terrakon
Theme URI: http://www.terrakon.com/
Description: Terrakon Internet Marketing Firm.
Version: 1.0


*/


/* Set up the document
-----------------------------------------------------------------------------*/

body {
margin: 0;
padding: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
background: #272829 url(images/blog-page.jpg) no-repeat top center;
}

#wrapper {
width: 907px;
margin: 0 auto;
}


/* Styles for layout
-----------------------------------------------------------------------------*/

.clear {
	clear: both;
}

img {
	border: none;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}


/* Header
-----------------------------------------------------------------------------*/

#header {
width: 907px;
overflow: hidden;
margin: 0 0 22px 0;
}

#logo {
width: 204px;
height: 55px;
float: left;
margin: 35px 0 0 0;
}

#phone {
width: 200px;
height: 43px;
background: url(images/phone-no-bg.png) no-repeat;
float: right;
margin: 37px 0 0 0;
padding: 8px 0 0 60px;
color: #15a5b4;
font-size: 15px;
font-weight: bold;
}

#phone span {
color: #b9d434;
font-size: 12px;
line-height: 37px;
}


#internal-flash-box {
width: 907px;
height: 168px;
margin: 6px 0 10px 0;
position: relative;
text-align: left;
}

#internal-flash-box  h1 {
font: 25px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
text-transform: uppercase;
position: absolute;
left: 150px;
top: 40px;
}

#internal-flash-box p {
color: #fff;
width: 350px;
line-height: 18px;
position: absolute;
left: 155px;
top: 80px;
font-size: 10pt;
}

#internal-flash-box  img {
position: absolute;
top: 30px;
right: 140px;
}


/* Content Box
-----------------------------------------------------------------------------*/

#internal-lt-blue-box-top {
width: 907px;
height: 9px;
background: url(images/lt-blue-top-corner.gif) no-repeat bottom;
}

#internal-lt-blue-box {
width: 867px;
padding: 5px 20px 30px 20px;
background: #e6ebed;
margin: 0 0 0 0;
border-bottom: 3px solid #f26822;
/*overflow: hidden;*/
}

/* Content
-----------------------------------------------------------------------------*/

#content {
padding: 0px;
width: 440px;
float: left;
margin: 0 0 0 13px
}

.post {
padding: 20px 0 25px 0;
/*width: 630;
float: left;*/
background:url(images/h-desh.jpg) repeat-x bottom;
}

.post h2, .post h3 {
font-size:18px;
font-weight:bold;
color:#f26822;
font-family:Arial, Helvetica, sans-serif;
padding: 0 0 8px 0;
}

.post h2 a, .post h3 a {
color:#26A2B1;
text-decoration: none;
}

.post h2 a:hover {
color:#f26822;
text-decoration:underline;
}

.post h3 a:hover {
color:#f26822;
text-decoration:underline;
}

.entry p{
margin:0px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 10px;
color:#000000;
font-size:11px;
line-height:18px;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: left;
}

.entry img {
margin-left:10px;
margin-top: 10px;
border: 1px solid #999999;
}

.post_bar {
background:#fff;
color:#333;
font-size:11px;
padding:5px 5px;
border: 1px solid #999999;
}

.post_bar a{
font-size:11px;
color:#26A2B1;
}

.post_bar a:hover{
color:#f26822;
text-decoration:underline;
}

.post_botm{
margin:10px 0 0 0;
}

.commentsBox{
background:url(images/comment.jpg) no-repeat;
padding:0 0 0 45px;
line-height:25px;
font-size:12px;
color:#666;
width:135px;
float:left;
}
	
.commentsBox a, .post_botm a{
color:#26A2B1;
text-decoration:none;
}

.commentsBox a:hover{
color:#F26822;
text-decoration:underline;
}

.gtn-share{
margin:0px 100px 0 0 ;
padding:7px 0 0 0;
float:left;
}

.entry p a {
color: #26A2B1;
text-decoration: none;
}

.entry p a:hover {
color: #FF6633;
text-decoration: underline;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}




/* Sidebar
-----------------------------------------------------------------------------*/

#sidebarBoxRight{
width:200px;
height:100%;
float: right;
background:url(images/v-desh.jpg) repeat-y left top;
padding:0 0 0 10px;
}

#sidebarBoxLeft{
width:180px;
height:100%;
float: right;
background:url(images/v-desh.jpg) repeat-y left top;
padding:0 0 0 10px;
}


#sidebarBox{
width:180px;
float: left;
background:url(images/v-desh.jpg) repeat-y right top;
padding:0 10px 0 0px;
}

/*#sidebar{
padding:0 0 0 0px
}

#sidebar h2, .recent-comment h2 {
margin: 14px 0 0 0;
padding:5px 10px;
color:#223e47;
background:#d4dbdc;
font-size:14px;
font-weight:bold;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

#sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 10px 0 0;
padding: 0;
}

#sidebar a, .recent-comment a {
color: #223e47;
text-decoration: none;
}

#sidebar a:hover, .recent-comment a:hover {
text-decoration: underline;
}

.recent-comment ul {
margin: 0;
padding: 0px 8px 0 10px;
}

.recent-comment li {
padding:  10px 0px;
border-bottom: 1px solid #d4dbdc;
}

.recent-comment li img {
float: left;
padding: 1px;
border: 1px solid #ccc;
margin-right: 5px;
}


*/

.sidebar {
margin: 20px 0 0 0;
}

.sidebar h3 {
margin: 10px 0 5px 0;
padding: 5px 10px;
color:#223e47;
background:#d4dbdc;
font-size:14px;
font-weight:bold;
}

.sidebar ul, .sidebar ul ol {
margin: 0;
padding: 0 0 5px 0;
}

.sidebar ul li {
list-style-type: none;
list-style-image: none;
margin: 0 10px 4px 10px;
padding: 3px 0 8px 0;
border-bottom: 1px solid #d4dbdc;
}

.sidebar ul p, .sidebar ul select {
margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
margin: 0 0 0 10px;
}

.sidebar ul ol li {
list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
margin: 3px 0 0;
padding: 0;

}


/* Footer
-----------------------------------------------------------------------------*/

.bolg_footer{
background:url(images/blog-footer.jpg) no-repeat top;
width:999px;
padding:15px 0 0 0
}

#footer {
	width: 999px;
	margin: 20px 0 0 0;
}

.footer-links {
	width: auto;
}

.footer-links li {
	margin: 0 0 10px 0;
}

.footer-links li a {
	color: #fafcfd;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

.footer-links li a.blue-font {
	color: #15a4b4;
	font-size: 11px;
}

.footer-links li a:hover {
	text-decoration: underline;
}

#footer-logo {
	width: 117px;
	height: 38px;
	float: left;
	padding: 5px 10px 0 0;
	margin: 0 15px 0 0;
	border-right: 1px solid #315659;
}

#footer-copyright {
	width: auto;
	float: left;
	color: #fff;
	font-size: 9px;
	padding: 3px 0 0 0;
}

#contact-form {
	width: 210px;
	height: 259px;
	background: url(images/contact-form-bg.png) no-repeat;
	float: left;
	padding: 6px 10px 0 11px;
}

#contact-form h6 {
	color: #f26822;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 10px 0;
}

#contact-form label {
	width: 80px;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact-form .input-box {
	width: 126px;
	border: none;
	margin: 0 0 12px 0;
}

#contact-form textarea {
	width: 207px;
	border: none;
	margin: 12px 0 0 0;
}

#contact-form .btn-contact-me {
	margin: 15px 0 0 38px;
}


#membership {
	width: 350px;
	float: left;
	border-right: 1px solid #373838;
	padding: 0 40px 0 40px;
	margin: 0 20px 0 107px;
}

h6.grey-font {
	color: #767676;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 6px;
}

#membership p {
	color: #fff;
	font-size: 10px;
}

#social-icons {
	width: 200px; /* Original width was 177 px */
	float: left;
}


/* Wordpress Default Class
-----------------------------------------------------------------------------*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
margin: 5px 15px 0 0px;
padding-left: 20px;
border-left: 10px solid #ccd2d4;
background: #fff;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}


ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { /*border:1px solid #d5d5d5;*/ background:url(images/h-desh.jpg) repeat-x bottom; margin:0 0 10px; padding:5px 7px 25px 98px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 11px; line-height: 16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px;  }
ol.commentlist li div.vcard cite.fn a.url { color:#ff6633; text-decoration:none;  }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:3px solid #e3d59f; padding: 0px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-size: 10px; line-height: 16px;  /*position:absolute; right:10px; text-align:right; top:5px;*/ }
ol.commentlist li div.comment-meta a { color:#040404; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }




.form_box {
padding: 10px;
border:1px #ccc solid;
border-bottom:2px #ccc solid;
background:#fff;
margin: 35px 0 0 0;
}

.form_box h3{
padding:0px;
margin: 0px 0 10px 0;
font-size:16px;
color:#ff6633;
}

.form_box a {
color: #666;
}

#commentform label {
display: block;
padding: 0 0 2px 0;
clear: both;
font-size: 13px;
width: 120px;
}

#commentform  input {
width: 97%;
padding: 4px  5px;
border:1px #dad9d1 solid;
background: #f4f2f3;
}

#commentform textarea{
width: 97%;
border:1px #ccc solid;
background: #f4f2f3;
padding:5px;
}

#commentform p {
margin: 0;
padding: 0 0 10px 0;
clear: both;
}


.post_btn {
background: none;
border:none;
background-image:url(images/btn-postcomment.png);
height:33px;
width:150px;
clear: both;
text-indent: -99999px;
cursor: pointer;
display: block;
}

/*.text_area {
background:url(images/text_area.jpg) repeat-x;
width:263px;
height:152px;
border:1px #ccc solid;
padding:5px;
}
*/
.right_form {
width: 300px;
float: right;
}

.comment_bar {
margin:20px 0 10px 0;
background:#ccc;
font-size:14px;
color:#000;
font-weight:bold;
padding: 10px;
}
.comment_bar a {
color:#000;
text-decoration: none;
}


h2.pagetitle {
font-size:18px;
font-weight:bold;
color:#FF6633;
font-family:Arial, Helvetica, sans-serif;
padding: 20px 0 0px 0;
}

.subscribe{
	color:#223e47;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 29px;
	background:url(images/rss-icon.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.subscribe a{
	color:#223e47;
	text-decoration:none;
	}
	
	
.navigation {
padding: 25px 0 0 0;
}





	
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


.sidebar a {
color:#26A2B1;
text-decoration: none;
}

.sidebar a:hover {
color:#f26822;
text-decoration: underline;}

.form-required {
  color: #f00;
}

#block-menu-menu-footermenu {

	width: auto;

	margin:0;

	padding:40px 0 0 0;

}

#block-menu-menu-footermenu ul {

	margin: 0;

}

#block-menu-menu-footermenu ul li ul {

	margin: 0;

	border:0;
	

}

#block-menu-menu-footermenu ul li {

	display: block;

	float: left;

	font-size:14px;

	padding:0 0 0 0;

	margin:0 0 0 0;

}

#block-menu-menu-footermenu li ul li {

	margin: 0 0px 10px 0;

	display: block;

	float: left;

	font-size:14px;

	padding:0;

	border:none;
	background: none;
	

}

#block-menu-menu-footermenu ul li.first {

	margin: 0 0px 10px 0;
	

}

#block-menu-menu-footermenu ul li.expanded.first a {
	padding: 0 10px 0 0;
	background: none;
}

#block-menu-menu-footermenu ul li.last a {

	margin: 0 0 10px 0;
	
	padding-right: 0;
	
}

#block-menu-menu-footermenu ul li ul li.last {

	margin: 0 0 10px 0;

}

#block-menu-menu-footermenu ul li a {

	color:#15A4B4;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;
	
	background: url(images/footer-sep.jpg) no-repeat;
	padding: 0 22px 0 20px;

}

#block-menu-menu-footermenu ul li ul li a {

	color:#ffffff;

	font-size: 10px;

	text-decoration: none;

	font-weight: bold;

	border:none;
	background: none;
	/*padding: 0 0 0 20px;*/

}

/*.menu li a.blue-font {



			color: #15a4b4;



			font-size: 11px;



		}*/



		



#block-menu-menu-footermenu li a:hover {

	text-decoration: underline;

}

#block-menu-menu-footermenu li ul {

	clear: both;

	margin: 0;

	padding: 0px 0 0 0;

}

#block-menu-menu-footermenu li ul li {

	clear: both;

}

		#footer-logo {

			width: 117px;

			height: 38px;

			float: left;

			padding: 5px 10px 0 0;

			border-right: 1px solid #315659;

		}

		#footer-copyright {

			width: auto;

			float: left;

			color: #fff;

			font-size: 9px;

			margin: 0 150px 0 0;

			padding: 3px 0 0 0;

		}

		
		img.custom-image { 

			float: right;


		}
img.thumbnail { 


}


.narrowcolumn img {
  max-width: 200px !important;
  height: auto !important;
}