/* 
Theme Name: GGC.
Theme URI: http://www.GoogGui.com
Description: A theme for business sites with a blog-friendly option too.  
Version: 1.2.1
Author: GGC.
Author URI: http://www.GoogGui.com
Copyright (c) 2009 GGC.
*/

* { margin: 0; padding: 0; }


 /*ul li { list-style-type: dot; margin-left: 5px;  } */
ul li { margin-left: 30px; } 
#feed ul, #feed li { list-style-type: none; } 
#sidebar ul {  list-style-type: none; margin-left: 5px; }
#sidebar li { padding: 0px; margin: 0px; }
#sidebar ul.tabs { list-style-type: none;  margin-left: 20px; }
#sidebar ul.latest { list-style-type: none;  margin-left: 20px;  }
.menu ul li { list-style-type: dotted; } 

p { margin: 10px 0; }

a { color: #496C92; text-decoration: none; }
a:hover { color: #cc0000; } 

h1, h4, h5, h6 { color: #000000; }

h1 { font-size: 1.7em; }
h2 { font-size: 1.0em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
h1 { font-weight: bold; text-decoration: underline; }
h2 { font-weight: bold; color: #f49b04; }
h3 { font-weight: bold; color: #496C92; text-decoration: none; }

h1 a {                     
	font-weight: bold;
	text-decoration: underline;
	color: #000000;/*496C92*/
	} 
h3 a {                     
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;/*84df22*/
	} 
h2 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #384F5A;
	}

h1, h2, h3 { font-family: verdana, "microsoft sans serif"; }

body { 
	color: #888888;
	background: #ffffff; 
        /**background:transparent url(http://www.discount-comfortersets.com/wp-content/uploads/2010/01/valentines_day_background_21.gif) repeat scroll 0 0;**/
	font: 80% "Lucida Grande", "Verdana", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;

	}
#body-container {
	overflow: hidden;
	width: 948px;
	margin: 0px auto;
	padding: 0px 5px 5px 5px; /*0 12px;*/
	background: #ffffff;
    border: 0px solid #cecece; /*e0e0e0*/


	}

/************************************************
	Navigation
************************************************/
#nav-container { overflow: hidden; display: block; background: #01203c; }
#navigation { float: left; width: 635px; margin: 0 10px 0 0; }
#nav { float: left; }
#nav li { float: left; display: inline; }
#nav li a {
	font-size: 1em;
	font-weight: bold;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 25px;
	text-decoration: none;
	}
#nav li a:hover, #nav li a:active { background: #84df22; text-decoration: underline; }
#navigation ul li.current_page_item a { background: #84df22; }
/************************************************
	Search form (navigation)
************************************************/
#search form { float: right; }
#search input#s {
	width: 235px;
	padding: 5px;
	margin: 2px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#search input#search-submit {
	width: 50px;
	padding: 4px;
	color: #fff;
	border: 1px solid #333;
	background: #660000;
	}

/************************************************
	head-logo
************************************************/
#head-logo {
	overflow: hidden;
        clear: left;
	float: left;
	width: 949px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;

  
	border: 0px solid #e0e0e0; /*B6E4FB*/
	background: #ffffff;


	}

/************************************************
	Header
************************************************/
#header {
	clear: left;
	float: left;

	width: 949px; /*926*/
	padding: 0px 0px 0px 0px; /*0px 10px 3px 10px;*/


	border-top: 0px solid #eee;
	border-bottom: 0px solid #ccc;
	background: #000000;
	}
#header h1 {
	display: inline;
	float: left;
	width: 650px;
	font-size: 2.5em;
	font-weight: bold;
	}
#header h1 a { margin: 0 0 0 5px; }
/************************************************
	Feed (header)
************************************************/
#feed {
	width: 50px;
	float: right; /*right*/
        border: 0px solid #eeeeee;
	padding: 0px 0px 0 0; /*2px 45px 0 0;*/
	margin: 0px 0 0 0; /**5px 0 0 0;**/
	background: #000000;/*url(images/subscribe.gif) no-repeat right 0;*/
	}
#feed ul li { text-align: left; margin: -1px 0 4px 0; }
#feed ul li a { font-weight: none; }
#feed ul li a:hover { text-decoration: underline; }

/************************************************
	menu  
************************************************/
#menu {
	overflow: hidden;
	float: left;
	width: 926px;
        height:15px;
	padding: 0 10px 5px 10px;
	background: #ffffff;
        border-bottom: 1px solid #eeeeee;

	}
#menu a {                    
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	} 
#menu a:hover { color: #ff0000; } 

/************************************************
	search-google
************************************************/
#search-google {
	overflow: hidden;
	float: left;
	width: 926px;
	padding: 0 10px 5px 10px;
	background: #ffffff;
        border-bottom: 0px solid #eeeeee;

	}

/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 926px;
	padding: 10px 10px 15px 10px;
	margin: 0px 0 5px 0;

  
	border: 1px solid #e0e0e0; /*B6E4FB*/


	background: #EBF0F3;


	}
#content, #home { width: 611px; }
#content { padding: 0 0 10px 0; }
#content.left, #home.left, #sidebar.left { float: left; }
#content.right, #home.right, #sidebar.right { float: right; }

/************************************************
	Images
************************************************/
.post img { 	max-width: 100%; }
img, a img {
	padding: 0px;
	border: 0px solid #01203c;
	background: #ffff;
	}
.thumbnail { width: 250px; height: 179px; }
.thumbnail, .medium { float: left; margin-right: 10px; }
html>body #feature img { max-width: 300px; }
#feature img { width: 300px; }
.author-box .avatar { float: left; width: 75px; height: 75px; margin-right: 10px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	width: 285px; /*594*/
        height:290px;
	padding: 0 5px 0 15px;/*10px*/
	overflow: hidden;
	float: left;
	margin: 0 0 0px 0;
	background: #f4f4f4;
	border-bottom: 1px solid #d8dde1;
}
#content .thumbnail { float: left; margin: 0px; } /*margin: 2px 17px 10px 0;*/
#content.single .post {
	width: 579px;
        height:100%;
	background: #ffffff;
	font-size: 1.0em;
	padding: 0 15px 15px 15px;  /*10px 30px;*/
	}
#content.single .post img { padding: 0px;}
.post .post-title { margin: 0 0 5px 0; }


.post a { 
          font-size: 1.0em;
          font-weight: normal;
          color: #496C92; 
          text-decoration: underline; 
         }


.post h3 a { color: #a70000; text-decoration: none; }
.post h2 a { color: #496C92; text-decoration: underline; font-weight: bold;}
.post a:hover { color: #0000ff; text-decoration: underline; }
.post .post-title a { color: #000000; font-weight: bold;}/*0C386E*/
.post .byline { margin: 5px 0 7px 0; }
.post-meta-data { margin-right: 6px; text-align: right; }
.post-meta-data a {
	font-size: 1.0em;
        color: #496C92; 
        text-decoration: none; 
        font-weight: normal; 
	}
#content .post-meta-data {
	font-size: 0.9em;
        color: #888888; 
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	}

/* Alignment */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { margin: 15px auto; text-align: center; display: block; }

/* Ads links */
.ads-links {
	width: 588px;
	padding: 25px 5px 25px 15px;
	overflow: hidden;
	float: left;
	margin: 0 0 0px 0;
	background: #f4f4f4;
	border: 1px solid #d8dde1;
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

/* Ads links Single post */
.ads-links-post {
	width: 557px;
	padding: 25px 5px 25px 15px;
	overflow: hidden;
	float: left;
	margin: 0 0 0px 0;
	background: #ffffff;
	border: 0px solid #eeeeee;
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
.ads-links-post a { 
	font-size: 1.3em;
          color: #ffa800; 
.ads-links-post a:hover { color: #ffffff; text-decoration: underline; }
        }
/* Ads links page categ tag */
.ads-links-page {
	width: 588px;
	padding: 25px 5px 25px 15px;
	overflow: hidden;
	float: left;
	margin: 0 0 0px 0;
	background: #000000;
	border: 1px solid #d8dde1;
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
.ads-links-page a { 
	font-size: 1.3em;
          color: #ff9000; 
        text-decoration: underline; 
        }
.ads-links-page a:hover { color: #ffffff; text-decoration: underline; }


/* Navigation links */
.navigation-links {
	width: 594px;

	padding: 5px 0px 5px 15px;
	overflow: hidden;
	float: left;
	margin: 0 0 0px 0;
	background: #EBF0F3;
	border: 0px solid #ccc;
	}
.navigation-links a {
        color: #496C92; 
        text-decoration: underline; 
        font-weight: normal; 
	}
.previous { float: left; width: 47%; }
.next { float: right; width: 47%; text-align: right; }
.single .next { text-align: left; }

/* Tables */
table { width: 100%; margin: 0 auto; border: 0px solid #eee; background: #f4f4f4; }
table tr { font-weight: none; background: #f4f4f4; }
table tr td { text-align: left; background: #f4f4f4; border: 0px solid #ccc; }
table tr td.pad { border: none; }


/************************************************
	Feature
************************************************/
/* Feature */
#feature .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}
#feature .post-title { margin: 0 0 5px 0; font-size: 1.6em; }
#feature img { float: left; margin: 3px 15px 10px 0; }
#feature p { margin: 0 0 10px 0; }

/************************************************
	Excerpts
************************************************/
#excerpts .post {
	float: left;
	width: 285px; /*594*/
        height:290px;
	margin: 0 0 0px 0;
	padding: 0 5px 0 15px;
	background: #f4f4f4; 
	border-bottom: 1px solid #d8dde1;
	}
#excerpts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 0px 5px 0px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	float: left;
	width: 594px;
	margin: 0 0 0px 0;
	padding: 0 15px 0 0;
	background: #fff;
	border: 0px solid #ccc;
	}
#full-posts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 15px 0; clear: left; display: block; float: left; width: 100%; }
#full-posts .post-meta-data { float: left; text-align: left; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { float: left; margin-bottom: 10px; width: 616px; }
#widget-blocks .block-left { float: left; width: 300px; }
#widget-blocks .block-right { float: right; width: 300px; }

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 300px;
	}
.menu {
	overflow: hidden;
	float: left;
	width: 278px; /*278*/
	margin: 0 0 10px 0;
	padding: 10px;
	border: 0px solid #146eb4; /*d8dde1*/
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #f5f8f9;
	}
.menu li, .tabbed .tab-content li { padding: 0 0px 0 0; }
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a { width: 97%; display: block; padding: 2px 0 2px 0px; text-decoration: underline;}
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }

/************************************************
	Video widget
************************************************/
.video { padding: 10px 0; width: 298px; }
.video div { padding: 2px 0; margin: 0; }
.video object { float: left; width: 295px; height: 230px; margin: 5px 0; padding: 0; }
.video h2, .video h3 { margin-left: 10px; }
.video .post-title { font-size: 1em; margin-top: 3px; }

/************************************************
	Ads widget
************************************************/
.ads img {
	width: 125px; height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0; border: none;
}

/************************************************
	Recent widget
************************************************/
.recent {
	width: 283px;
	padding: 5px 10px 5px 5px;/*10px 5px;*/
	margin: 0 0 10px 0;
	float: left;
	background: #f5f8f9;
	border: 0px solid #d8dde1;
	}
.recent .post {
	width: 99%;
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0 5px 0 0;
	line-height: 1em;
	}
.recent h2 { margin-left: 5px; }
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a { 
        display: inline; 
        font-size: 1.0em; 
        font-weight: bold; 
        color: #496C92; 
        text-decoration: underline; }
.recent img { display: block; clear: left; float: left; margin: 2px 10px 0 0; }

/************************************************
	Tabs
************************************************/
#sidebar .tabs-block, #widget-blocks .tabs-block { width: 300px; }
.tabs-block {
	clear: left;
	float: left;
	margin-bottom: 10px;
	}
.tabbed {
	width: 100%;
	background: transparent;
	border: none;
	padding: 0;
	}
/* Actual tabs */
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; float: left; }
.tabbed ul.tabs li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px .4em;
	font-weight: bold;
	background: #ffffff;
	border: 0px solid #ccc;
	}
.tabbed ul.tabs li a:hover { background: #ffffff; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 1px solid #d8dde1; }

/* Tab content */
.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	border: 1px solid #d8dde1;
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #f5f8f9;
	}
#sidebar .tab-content, #widget-blocks .tab-content { width: 99%; padding: 5px 0; }
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/* All post tabs */
#post-tabs, #post-list-tabs, #post-block-tabs { width: 616px; }
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 594px; padding: 10px; }
#post-tabs .post, #post-block-tabs .post, #post-list-tabs .post { margin: 5px 0 0 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1.15em; }

/* Post block tabs */
#post-block-tabs .odd { clear: both; float: left; width: 48%; }
#post-block-tabs .even { float: right; width: 48%; clear: none; }

/* Post list tabs */
#post-list-tabs .odd { float: left; width: 50%; clear: left; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content li { margin: 4px 0; }

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 564px;
	padding: 10px 25px;
	margin: 0 0 10px 0;
	border: 0px solid #ccc;
	background: #fff;
	}
#comments-template h3 { margin: 10px 0 0 0; }
#comments-template li {
	list-style-type: none;
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	background: #f7f7f7;
	border: 0px solid #ccc;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 35px; height: 35px;
	margin: 5px 10px 0 10px;
	padding: 1px;
	border: 1px solid #01203c;
	background: #eee;
	}
#comments-template li.alt {
	border-top: 0px solid #0C386E;
	border-bottom: 0px solid #0C386E;
	}
#comments-template .comment-meta-data {  float: left; margin-top: 5px; }
#comments-template .comment-text {
	clear: left;
	float: left;
	display: block;
	width: 90.5%;
	margin: 10px;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #dddddd;
	}
#comments-template textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #dddddd;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 0px double #333;
	background: #22991c;
	}

/************************************************
	Footer
************************************************/
#footer {
	color: #888888;
	clear: both;
	width: 945px;
	margin: 0 auto;
	border-top: 0px solid #cccccc;
	}
#footer p {
	float: left;
	width: 50%;
	margin: 0 auto;
	padding: 5px 0;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 50%;
	height: 30px;
	}
#footer img { border: none; padding: 0px; }
#footer a { color: #f49b04; font-weight: bold; }
#footer a:hover { text-decoration: underline; }
#footer img { margin: 0 10px; border: none; }

/* Fix Bugs for Img alignment display 25/9/2551 */ 
img.centered, .aligncenter, div.aligncenter {
	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;
	}