/*
Theme Name: GoWebSolutions Default
Theme URI: http://gowebsolutions.com
Description: The default WordPress theme for goWebSolutions.
Version: 1
Author: Francisco Neri
Author URI: http://gowebsolutions.com/
Tags: web2

	goWebsolutions v1.0
	 http://gowebsolutions.com
	 
	This theme was designed and built by Francisco Neri

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
 orange = 53668e
*/



/* Begin Typography & Colors */

body {
	font: normal 15px sans-serif;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #3E3E3E;
	}

#page {
	/*background-color: white;*/
	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	/*background: #333333;*/
	}

#content {
	width: 915px;
	padding-left: 5px; padding-bottom: 18px;
	float: left;
	background: url(images/content-full-bg.jpg) no-repeat top;	
	}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.1em;
	}

.widecolumn {
	line-height: 1.1em;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	}

.alt {
	background-color:#EAEAEA;
	}

#footer {
	height: 36px;
	background: url(images/footer-bg.jpg) repeat-x #4A5C82;
	color: #FFF;
	font-size:11px;
	border-bottom: 1px solid #4A5C82;
	padding: 0;
	margin: 0;
	width: 920px;
	clear: both;
	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	line-height: 1.5em;
	}

h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-family: Georgia;
	color: #6A675E;
	border-bottom: 2px dashed #6A675E;
	padding-bottom: 5px;
	font-size:21px;
	font-weight: bold;
	margin-bottom: 10px;
	font-variant: small-caps;
	}
h3{
	margin-bottom: 5px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	color: #6A675E;
	border-bottom: 1px solid #4A5C82;
	width: 100%;
}


h4 {
	margin-bottom: 3px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #6A675E;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;
	}


 h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color:#53668e;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #53668e;
	}



.commentlist li {
	font-weight: bold;
		border-bottom: 2px dashed #6A675E;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


a, h2 a:hover, h3 a:hover {
	color: #53668e;
	text-decoration: none;
	font-weight:bold;
	}


a:hover {
	color: #53668e;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0px;
	width: 920px;
	border-bottom:0px;
	margin: 0 auto;
	background: #F2E7D3;
	}


#header {
	padding: 0;
	/*height: 250px;*/
	/*width: 1191px;*/
	background: url(images/clouds-bg.jpg) no-repeat center top;
	margin: 0 auto;
	
	}

#headerimg {
	margin: auto;
	width: 920px;
		
	}

#headerimg h1{
	width: 235px;
	height: 279px;
	background: url(images/logo.jpg) no-repeat;
	float:left;
	cursor:pointer;
	border: none;
	padding:0px;
	margin:0px;
	
}
.header-pic {
float:right;
/*	margin-left:235px;
*/	width: 685px;
	height: 279px;
	background: url(images/header-pic.jpg) no-repeat;
}	

	

.narrowcolumn {
	float:left;
	padding: 0 0 20px 0px;
	margin: 0px ;
	width: 100%;
	height:auto;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600x;
	/*border:1px solid #CC0000;*/
	}

.post {
	margin: 0 0px 40px 25px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
		color:#999999;
		text-align:left;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-left:20px;

}

#sidebar h2 {
	margin: 5px 0 10px 20px;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 Lists

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


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	border-bottom:1px dashed #DADADA; 
	}

#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;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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;
	}




/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	
	float: left;
	width: 400px;
	background: url(images/sidebar-bg.jpg) no-repeat top left #FDF4EB;
	padding:15px 10px;
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* 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;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* menu*/
#main-nav {color: #fff; height:36px;width:920px;	background: #53668e url(images/nav-bg.jpg) no-repeat top;  
text-align: center; /* set to left, right or center */
font-variant: small-caps;
float:left;
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
clear:both;
}
#main-nav  ul {margin: 6px 0 0 20px;padding:0px;list-style: none;line-height: normal; vertical-align:bottom;}
#main-nav li {display: inline;}
#main-nav a {display: block;float:left;padding: 10px 0 0 0;background:url(images/nav-bg-r2.jpg) no-repeat 0 0;width:105px; height:30px;color: #fff;margin:0 3px 0 3px;text-decoration:none;}
#main-nav  a:hover{color:#FFF;background:url(images/nav-bg-over-right2.jpg) no-repeat 0 0; width:105px; height:30px;	}
#main-nav  .current_page_item a, #main-nav .current_page_ancestor a, #main-nav .current_page_parent a,  #main-nav .current_cat a{color:#FFF;background:url(images/nav-bg-over-right2.jpg) no-repeat 0 0  !important;}


#bar {
	background:url(images/header-bar-bg.jpg) repeat-x;
	width: 905px;
	height:37px;
	text-align:left;
	color: #FFF;
	font-size:18px;
	font:Helvetica, Geneva, Arial ;
	padding-left:15px;
	padding-top:15px;
	clear:both;
	margin:0px;
}	
#bar span{
float:left;
}
.user{
background-color:#7784a0;
color:#FFFFFF;
float:right;
font-size:10px;
padding:5px;
width:910px;
text-align:right;
margin:0px;
}



/*menu footer*/
#main-nav-footer { float:right;}
#main-nav-footer  ul {margin: 0;list-style: none;line-height: normal; padding-left:200px; }
#main-nav-footer li {display: inline;}
#main-nav-footer a {display: block;float:left;font: normal 10px Arial, Helvetica, sans-serif;padding: 10px 10px 0 0;
margin:0 1px 0 1px;text-decoration:none; color:#FFFFFF;}
#main-nav-footer  a:hover{ text-decoration:underline;	}
#main-nav-footer  .current_page_item a, #main-nav-footer .current_page_ancestor a, #main-nav-footer .current_page_parent a,  #main-nav-footer .current_cat a{color:#FFF;}

#flag {
	background:url(images/flag-bg.jpg) no-repeat;	
	width: 180px;
	float: left;
	height: 36px;
	border-bottom: 1px solid #4A5C82;
}	

.go-web {
	color: #FFF;
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
}

.go-web a {
	color: #FFF;
}	

/* end menu*/

ul {list-style-type: none; padding: 0px; margin: 15px auto;}
ul li{margin:5px auto;}


/************************************************************************************************/


.chromestyle{
	width: 590px;
	float: right;
	padding:0px;
}


.chromestyle ul{
list-style-type: none;
padding: 0px 10px 0px 0px;;
text-align:right;
margin:9px 0px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a {
padding: 8px 10px 6px 10px;
background: url(images/sub-nav-drop.jpg) repeat-x 0 0;
height:30px;
overflow: hidden;
font: 10px Arial, Helvetica, sans-serif;
color:#FFFFFF;
border-top:1px solid #333333;
border-left:1px solid #333333;
border-right:1px solid #333333;
}

.chromestyle ul li a:hover{
padding: 8px 10px 8px 10px;
background: url(images/sub-nav-drop-over.jpg) repeat-x 0 0;
overflow: hidden;
text-decoration:none;
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top: 0;
font-size: 9px;
line-height:25px;
z-index:100;
background: url(images/sub-nav-drop.jpg) repeat-x;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
margin-left: 1px;
}


.dropmenudiv a {
width: auto;
display: block;
text-indent: 5px;
padding: 0;
text-decoration: none;
color: #FFF;
background: url(images/sub-nav-drop.jpg) repeat-x;
border-bottom: 1px solid #999999;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background: url(images/sub-nav-drop-over.jpg) repeat-x;*/
}

/******************************* special to content *********************************************/

#content-full{ width:845px; margin-top:15px;}
#content-general{ float:left; width:540px;padding:10px 25px 10px 0; background:url(images/sidebar-left.jpg) no-repeat right top; margin-top:1px; }

.two-col {width: 46%;float: left;padding: 15px 5px; margin-left: 10px;}

#sidebar-general{ float:right; width:315px; margin:1px auto;background:url(images/sidebar-general.jpg) no-repeat #fcf6ea;}
#sidebar-general .sidebar-content { margin:15px 20px 30px 20px;}
.smaller-text {font-size: 14px;}	
.blue-text {font-size: 15px;color: #4A5C82;font-weight: bold;}
#sidebar-general .sidebar-content ul  {list-style-type: none; padding: 0px; margin: 0px;}
#sidebar-general .sidebar-content ul li{ color: #3E3E3E;font-size: 12px;}
#sidebar-general .sidebar-content ul li a {color: #4A5C82;font-weight: bold;}
#sidebar-general .sidebar-content ul li a:hover {text-decoration:underline;}

.blue-text{ color:#4A5C82 !important;}
.underline { border-bottom: 2px dashed #6A675E;	}
.red-text a {color: #C43C3C; font-weight: bold;}	
.picture-border {border: 8px solid #FFF;}
.clear-both {height: 0px;clear: both;}

#form-login, #commentform {display:block; width:280px; text-align:left;}
#form-login span, #commentform span{ display:block; font-size:12px; font-weight:bold; margin-top:5px;}
#form-login input, #commentform input{width:200px; font-size:12px; }
#form-login .submit , #commentform .submit{ width:100px; background-color:#53668e; color:#CCCCCC; font-weight:bold; border:1px solid #3e3e3e;}

.headerTR{ background-color:#999999; color:#FFFFFF; text-align:center; font-weight:bold;}
/************************************************************************************************/
