/*
Theme Name: g3
Theme URI: http://www.g3group.com/
Description: Designed by <a href="http://www.g3group.com">G3 Group</a>.
*/

body {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;

	padding:0;
	margin:0;
	color:#4A586C;
	background-image: url(images/main_bg.gif);
}

.bord { border:1px solid #000;}
html { padding:0; margin:0;}

a {
	text-decoration:none;
	color:#383838;
	border:0;
}
a:hover { text-decoration:underline; color:#989898; border:0;} 
a:focus { outline:none;}

.clr { clear:both;}

h1, h2, h3, h4 { font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}

img { padding:0; margin:0; border:none; text-align:center;}
hr1 { border-left:0 solid #000000; border-right:0 solid #000000; border-top:0 dotted #000000; border-bottom:1px solid #000000; height:1px;}
hr { border-left:0 solid #7f262e; border-right:0 solid #7f262e; border-top:0 dotted #7f262e; border-bottom:1px solid #7f262e; height:1px;}

form { padding:0; margin:0;}
input { font-family:'Verdana'; color:#282b31; font-size:11px;}
textarea { font-family:'Verdana'; color:#282b31; font-size:11px;}
select { font-family:'Verdana'; color:#282b31; font-size:11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontainer { margin:0; padding:0; background:url(images/main-top.gif) top repeat-x;}

/**/ * html .Header { } /* */ 
.Header {
	width:980px;
	margin:0 auto;
	padding:0;
	background-image: url(images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Logo {
	height:35px;
	width:300px;
	float:right;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 685px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
}
.Header .LogoText { display:none;}
.Header .LogoText h1 { display:none;}
.Header .LogoText a { color:#e5ff53; text-decoration:none;}
.Header .LogoText a:visited { color:#e5ff53; text-decoration:none;}
.Header .LogoText a:hover { color:#e5ff53; text-decoration:none;}
.Header .Desc {  display:none;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .Search  { } /**/ 
.Search {
	margin:30px 0 0 0;
	padding:0;
	width:300px;
	height:40px;
	float:right;
}
.Search form { margin:0; padding:0;}
.Search input { color:#330033;}
.Search input.keyword { width:190px; height:28px; float:left; color:#acacac; background: url(images/bg_input.gif); border:1px solid #4c4c4c;} 
.Search input.search { width:34px; height:33px; margin:0 0 0 10px; padding:0; background: url(images/seartch.gif) no-repeat; border:0;}

/* Syndicate +++++++++++++++++++++++*/
.Syn {
	padding:0;
	margin:40px 0 0 0;
	width:200px;
	float:right;
}
.Syn ul { margin:0; padding:0;}
.Syn li {margin:0; padding:0; list-style-type:none;}
.Syn li strong { font:normal 20px Georgia, "Times New Roman", Times, serif; color:#fff;}
.Syn li a { margin:0; padding:0;}
.Syn li a:visited { margin:0; padding:0;}
.Syn li a:hover { margin:0; padding:0;}


/* Sample Text */
.SampleText {margin:0; padding:0; width:900px; float:left;}
.SampleText div { float:right; width:750px; padding:0 0 0 10px; margin:10px 0 0 0;}
.SampleText h2 { list-style:none; margin:0 5px; padding:10px 5px; font:normal 32px Georgia, "Times New Roman", Times, serif; color:#f9f9f9; }
.SampleText h2 a { background: #ff721e; color: #f9f9f9;}
.SampleText p { padding:5px; margin:5px; font:normal 14px Georgia, "Times New Roman", Times, serif; color:#848484;}
.SampleText p strong { padding:5px; margin:5px; font:bold 16px Georgia, "Times New Roman", Times, serif; color:#848484;}
.SampleText p a { padding:5px 10px; margin:0; color:#848484;}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.CON {
	width:980px;
	margin:0 auto;
	padding:0;
	background-color: #fff;
	background-image: url(images/contop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { width:600px; padding:20px; margin:0; float:left; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Post { padding:0; margin:0 0 10px 0;}
p { color:#4A586C; line-height:1.72em; font-size:1em; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; padding: 5px 0;}

/* POST DETAILS */

.post {
padding-left:20px;
padding-right:20px;
padding-top:10px;
}

.entry {
line-height:20px;
padding-top: 15px;


}

.posttop {
clear:both;
width:100%;
height:40px;
margin-top:10px;
}

.posttop .dateicon {
border-right:3px solid #CCCCCC;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:8px;
float:left;
width:510px;
}

.posttop .dateicon .day {
	font-size:23px;
	color:#50ACF1;
	clear:both;
	text-align:right;
	text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#bfbfbf;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:23px;
color:#4A586C;
clear:both;
}

.posttop .thetitle a:hover {
	text-decoration:none;
	color:#50ACF1;
}

.posttop .title .under {
font-size:12px;
color:#bfbfbf;
margin: 3px 0 5px 0;
clear:both;
}
.posttop .title .under a{
text-decoration:underline;
}

.postbottom {
clear:both;
float:right;
}

.postbottom a.commentslink {
height:30px;
padding-top:3px;
display:block;
float:left;
padding-right:6px;
}

.postbottom a.stumbleupon {
width:30px;
height:36px;
display:block;
float:left;
background-image:url(images/stumbleuponicon.png);
}

.postbottom a.digg {
width:31px;
height:36px;
display:block;
float:left;
background-image:url(images/diggicon.png);
}

.postbottom a.delicious {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/deliciousicon.png);
}

.postbottom a.google {
width:35px;
height:36px;
display:block;
float:left;
background-image:url(images/googleicon.png);
}

/**/ * html .PostTime { } /**/ 
.PostTime { text-align:center; padding:20px 0 0 0; margin:0; color:#66a5b0; font:normal 11px Georgia, "Times New Roman", Times, serif; line-height:22px; float:left; width:75px; height:55px; background:url(images/bg_post_data.gif) top no-repeat; margin-right:10px;}
.PostTime img { text-align:center;}
.PostTime strong { font-weight:normal; font-size:11px;}
.PostTime .day { font:bold 22px Georgia, "Times New Roman", Times, serif; color: #393939;}
.PostTime .month { font:normal 12px Georgia, "Times New Roman", Times, serif; color: #818181;}
.PostTime .year { font-size:11px;}
.PostHead small { padding:5px 0; margin:0; font-size:12px; font-weight:normal;}
.PostAuthor { padding:5px 0; margin:0 0 0 10px; color:#313131; border-top:1px solid #e5e5e5;}
.PostCat { color:#313131;}
.PostCat a { color:#313131; text-decoration:underline; font-weight:bold;}
.PostCat a:hover { text-decoration:none;}

.PostContent {

	color:#383838;
	float:right;
	margin:5px 0 0 10px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.72em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.PostContent p {
	font-size:1em;
	color:#383838;
	padding:0;
}
.PostContent a { color: #09C;} 
.PostContent p strong { color:#383838; text-transform:uppercase;}
.PostContent img { margin:0; padding:5px 5px 5px 5px; border:#CCC 1px solid; float:right}
.wp-caption-text { margin:0; padding:5px 5px 5px 5px; }
wp-caption alignleft { margin:0; padding:5px 5px 5px 5px; border:#CCC 1px solid;}
.PostContent ol { padding:10px 0 10px 25px; margin:0;}
.PostContent ol li { padding:2px 0 2px 0; font-size:12px; line-height:15px; color:#383838;}
.PostContent ul { padding:5px 0; margin:0;}
.PostContent ul li { padding:2px 0 2px 15px; list-style-type:none; font-size:11px; line-height:15px; color:#383838;}
.PostContent blockquote { padding:10px; margin:0; color:#6b6b6b; background:#000;}
.PostContent blockquote p { font-size:12px; padding:0; margin:0; line-height:15px;}
.PostContent blockquote li { padding:2px 0 2px 15px; list-style-type:none; font-size:12px; line-height:15px;}

/**/ * html .PostContent p img { } /* */ 
.PostContent p img { max-width:400px;}
.PostContent img { margin:0 10px 10px 0; float:right;}
.post .entry img{background:#fff;border:1px solid #ddd;padding:5px; margin-left:10px; float:right;}
.PostCom {
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 30px;
	margin:0 0 0 10px;
	background-image: url(images/Comment.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.PostCom ul { padding:0; margin:0;}
.PostCom li {
	padding:5px;
	margin:0;
	list-style-type:none;
	color:#09C;

} 
.PostCom li a {
	font-weight:normal;
	text-decoration:underline;
	color:#09C;
}
.PostCom li a:hover { text-decoration:none;}

.PostCom .Com { }
.PostCom .Tags { padding-left:0;}

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Note { padding:0; margin:0;}
.Note li { padding:3px 0 3px 15px; margin:0; list-style-type:none; font-size:12px;}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.TrackList { background:#f4ebef; padding:15px; margin-top:20px; position:relative;}
.TrackListTop { background:#f4ebef; position:absolute; top:0; left:0; width:455px; height:10px;}
.TrackList h3 { font-size:14px; font-weight:bold; margin:0 0 5px 0; padding:0 0 5px 0; color:#383838; letter-spacing:-1px; border-bottom:dashed 1px #beb4c1;}
.TrackList ul { padding:0; margin:0;}
.TrackList li { padding:0 0 0 10px; margin:0; list-style-type:none; font-size:11px;}
.TrackList li a { color:#383838;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Nav { font-size:11px; padding:10px 0; color:#666; font-family:'Verdana';}
.Nav a { padding:1px 6px 1px 4px; border-right:solid 1px #666; font-size:11px;}
.Nav a:visited { padding:1px 6px 1px 4px; border-right:solid 1px #666;}
.Nav a:hover { padding:1px 6px 1px 4px; border-right:solid 1px #666; text-decoration:none;}
.Nav span { padding:1px 6px 1px 4px; color:#666; border-right:solid 1px #666;}
.Nav .on { padding:1px 6px 1px 4px; border-right:solid 1px #666; font-size:11px; color:#003366;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Comments { margin:20px 0 0 0; position:relative;}
.Comments h3 { font-size:16px; letter-spacing:-1px; margin:0 0 5px 0; padding:10px 0; color:#383838; border-bottom:solid 2px #989898;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding:0; margin:0;}
.List li { position:relative; padding:5px 0; margin:10px 0; list-style-type:none;}

/**/ * html .List .LGrav { right:30px;} /* */ 
.List .LGrav { position:absolute; right:0; top:10px;}
.List .LGrav img { border:solid 1px #ccc; padding:2px; background:#fff;}

.List .LUsr { margin:0; padding:0; font-size:11px; line-height:12px; color:#999;}
.List .LUsr a { color:#999; text-decoration:none;}
.List .LUsr strong { font:bold 16px "Trebuchet MS", sans-serif; letter-spacing:-1px; color:#666;}
.List .LUsr strong a { color:#cc0000; text-decoration:none;}

.List .LCon { margin:10px 0 0 0; padding:0; font-size:12px; line-height:16px; border-top:solid 1px #ccc;}
.List .LCon p { margin:0; padding:5px 0; font-size:12px; line-height:16px;}

.List .Author { background:#fff;}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Form .Email { }

.Form {  padding:0 0 10px 0; position:relative; margin:0; font-family:'Verdana';}
.Form form { margin:0; padding:0;}
.Form a { text-decoration:underline;}
.Form p { padding:0 0 2px 0; margin:0; color:#666;}
.Form p small strong { font-weight:bold; color:#FF3300;}
.Form p small { font-size:11px; display:block; padding:6px 0; color:#000;}
.Form .TextField { color:#003366; background:#e9f8ff; border:solid 1px #d5e7f0; padding:6px 6px 6px 30px; font-size:12px; display:block;}
.Form .TextArea { color:#003366; background:#e9f8ff; border:solid 1px #d5e7f0; padding:6px; font-size:12px;}
.Form input.SubmitComment { width:57px; height:29px; background:url(images/SubmitComment.png) no-repeat; margin-top:4px;}
.Form input.SubmitComment:hover { margin-top:4px;}
.Form input.SubmitCommentIE { width:57px; height:29px; background:url(images/SubmitComment.png) no-repeat 0 -29px; margin-top:4px;}

/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR { width:320px; float:right; padding:50px 0 0 0; margin:0 auto; border-left:dotted #CCC 1px; }

/* Banners ADs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.banner { width:350px;padding:0 10px; margin:5px auto;}
.banner h2 { padding:5px 5px 10px 30px; margin:0; font:normal 16px  Georgia, "Times New Roman", Times, serif; color:#383838; border-bottom:1px solid #e5e5e5; float:left; border:0;}
.banner a.title { padding:8px 20px 5px 0; color:#989898; font:normal 11px Georgia, "Times New Roman", Times, serif; float:right;}
.banner ul { margin:0; padding:0 0 15px 0px; list-style:none; border-top:1px solid #e5e5e5;}
.banner li { margin:0; padding:5px 0 5px 5px; float:left;}

/* Links ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.widget { width:280px;padding:0 10px; margin:5px auto;}
.widget h2 { }
.widget ul { margin:0; padding:0; background:none; clear:both; border:0; color:#989898;}
.widget li { margin:0 0 8px 5px; padding:0 0 4px 20px; list-style-type:none; border:0; background: url(images/bg_li.gif) left no-repeat; border-bottom:1px  solid #e5e5e5;}
.widget li a {
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	border:0;
	background:none;
	color:#989898;
	text-transform:none;
}

/* Link Block ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SRLB { width:370px; margin:0 auto;}
.SRLB div { width:350px; padding:0 10px; margin:5px auto;}
.SRLB h2 { padding:5px 5px 10px 30px; margin:0; font:normal 16px  Georgia, "Times New Roman", Times, serif; color:#383838; border-bottom:1px solid #e5e5e5;}
.SRLB ul { padding:0 15px; margin:0; color:#6e6e6e;}
.SRLB li { list-style:none; width:150px; float:left; padding:7px 5px 7px 20px; font:normal 12px Georgia, "Times New Roman", Times, serif; color:#6e6e6e;  background: url(images/bg_li.gif) left no-repeat;}
.SRLB a { font:normal 10px Georgia, "Times New Roman", Times, serif; color:#6e6e6e; text-transform:uppercase;}
.SRLB a:hover { font:normal 10px Georgia, "Times New Roman", Times, serif; color:#98b305; text-transform:uppercase;}

/* Flickrrss ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.widget_flickr { width:350px;padding:0 10px; margin:5px auto;}
.widget_flickr h2 { padding:5px 5px 10px 30px; margin:0; font:normal 16px  Georgia, "Times New Roman", Times, serif; color:#383838; border-bottom:1px solid #e5e5e5;}
.widget_flickr ul { margin:5px 0 0 0; padding:10px 0 0 15px; text-align:center;}
.widget_flickr li { float:left; list-style:none; padding:5px; margin:0px;}
.widget_flickr li a img { background:#000; padding:0; margin:0; width:65px;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.FBG { margin:0 auto; padding:20px 0;}
.Footer { width:1024px; padding:0; margin:0 auto; text-align:center;}
.Footer p {
	line-height:15px;
	padding:0;
	margin:0;
	color:#939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Footer a { color:#939393; text-decoration:underline;}


#navlist li { display:inline; padding:0 .9em; border-right-width: 1px; border-right-style: solid; border-right-color: #999; }
#navlist li.last { border:none; }
#navlist { font-family:Arial, Helvetica, sans-serif; font-size:11px; margin: 0px; }
#navlist ul { padding: 0px; margin: 0px; }
#navlist a { color:#999; text-decoration:none; }
#navlist a:hover { color:#FFF; text-decoration:underline; }
.box_footleft { width:380px; }
.box { position:relative; margin-right:5px; float:left; overflow: hidden; padding-bottom: 20px; margin-left: 0px; }
#footer .box_custom_footer { width:220px; margin-right:0; margin-left: 70px; }
#footer .box h4 { text-transform: uppercase; font-size: 16px; letter-spacing:1.3px; }
.categories { margin-left: 20px; }
.archives { margin-left: 20px; }
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 290px;
	
	width: 574px;
	height: 68px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 176px;
	height: 68px;
	background: url(images/webdesign.gif) no-repeat;
	left: 3px;
	top: 2px;
}
#menu .home span {
	width: 86px;
	height: 14px;

	left: 28px;
	top: -20px;
}
#menu .about {
	width: 180px;
	height: 68px;
	background: url(images/marketing.gif) no-repeat;
	left: 190px;
	top: 2px;
}
#menu .about span {
	width: 40px;
	height: 12px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .rss {
	width: 179px;
	height: 68px;
	background: url(images/optimization.gif) no-repeat;
	left: 381px;
	top: 2px;
}
#menu .rss span {
	width: 92px;
	height: 20px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}


/* ROLLOVER BUTTON  */


.buttonholder { height: 54px; width: 344px; margin-top: 20px; margin-left: 50px;} 
.buttonholder a.over {display: block; width: 184px; height: 54px; text-decoration: none; background-image: url(/assets/downloads/buttons-blue.png);} 
.buttonholder a.over:hover {background-position: 184px 0;} 
.kword {position: absolute; left: -5000px;} 



/* END OF BUTTON */

