/*
Theme Name: LGR Internet Solutions
Theme URI: http://www.lgr.ca/
Description: Theme design and coded specially for LGR Internet Solutions
Version: 1.0
Author: LGR Internet Solutions
Author URI: http://www.lgr.ca/

*/

* { padding: 0; margin: 0; }

html {
	background: #789cc6 url(images/bg.gif) repeat-x fixed;
}

body {
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #333;
	text-align: center;
}

a {
	color: #637f9f;
	text-decoration: none;
}

img {
	border-style: none;
}

.center {
	text-align: center;
}

#wrapper { 
	margin: 15px auto 25px auto;
	width: 1000px;
	text-align: left;
}

/* @group Header & Navigation 	height: 150px;
	background: url(images/mainr.gif) no-repeat center 109px;


*/
#header {
	width: 990px;
	padding: 0 5px 0 5px;
	margin: 0;
height: 100px;
}

h2 {
	margin-bottom: 15px;
	font: normal 18px Arial;
	color: #4d4d4d;
}

#header h1 {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	color: #F7F9FA;
}

#header h1 a {
	color: #F7F9FA;
}

.search {
	height: 23px;
	width: 250px;
	float: right;
	margin-top: 25px;
	text-align: right;
}

.search .button {
	margin-top: 2px;
	width: 30px;
	height: 23px;
	float: left;
}

.search .ccsearch {
	background-color: #fff;
	width: 180px;
	border: 1px solid #4d4d4d;
	font: 11px Arial;
	color: #b2b2b2;
	float: left;
	margin-right: 5px;
	padding: 5px;
	margin-top: 1px;
}

.search .ccgo {
	background-color: #4d4d4d;
	text-align: center;
	color: #fff;
	font: 11px Arial;
	height: 23px;
	border: 2px solid #4d4d4d;
	width: 35px;
}


#navigation {
	width: 990px;
	height: 38px;
	text-align: right;
	margin: 0;
	padding: 0 0 0 10px;
}

#navigation ul.nav {
	overflow: hidden;
	float: left;
}

#navigation ul.nav li {
	float: left;
	width: 115px;
	list-style-type: none;
	margin-right: 3px;
	text-align: center;
	font-size: 16px;
	height: 38px;
}

#navigation ul.nav li a {
	width: 115px;
	height: 28px;
	background: url(images/tabs.gif) no-repeat 0 -40px;
	float: left;
	padding-top: 12px;
	color: #fff;
	font-weight: bold;
}

#navigation ul.nav li a:hover {
	width: 115px;
	height: 28px;
	background: url(images/tabs.gif) no-repeat 0 0;
	float: left;
}

/* ============= END OF HEADER AND NAVIGATION */
/* @end */

/* @group Post and Extras 	 */
#content {
border-top: 2px solid #1F4968;
background-color:#ffffff;
	overflow: hidden;
	width: 992px;
	padding: 15px 0px 25px 0px;
	margin: 0 4px 0 4px;
}

#mainc { 
	float: left;
	padding: 0px;
	width: 650px;
	display: inline;
	position: relative;
	margin-left: 15px;
	margin-right: 20px;
}

.entry {
	margin-bottom: 15px;
}

.entry h1 {
	font: 26px Georgia,"Times New Roman",Times,serif;
	color: #4d4d4d;
	margin-bottom: 1px;
}

.entry h1 a {
	text-decoration: none;
	color: #4d4d4d;
}

.entry h1 a:hover {
	text-decoration: none;
	color: #637f9f;
}


.entry h2 {
	font: 22px Georgia,"Times New Roman",Times,serif;
	color: #4d4d4d;
	margin-bottom: 1px;
}

.entry h2 a {
	text-decoration: none;
	color: #4d4d4d;
}

.entry h2 a:hover {
	text-decoration: none;
	color: #637f9f;
}

.entry p.info {
	color: #4d4d4d;
	font: normal .9em Arial,Helvetica;
	width: 650px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #dbdbdb;
}

.post {
	margin-bottom: 5px;
	font: normal .9em Verdana,Arial,Helvetica;
	line-height: 1.6em;
}

.post p {
	margin-bottom: 10px;
	line-height: 17px;
	line-height: 1.6em;
}

.post ul, .post ol {
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.post ul li, .post ol li {
	margin-bottom: 2px;
	line-height: 1.6em;
}

.post .alignleft, .imgleft {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;

}

.post .alignright {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	padding: 5px;
	border: 1px solid #cccccc;
}

.post blockquote {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 5px solid #ccc;
	padding-right: 10px;
	line-height: 1.6em;
}

.combar {
	width: 642px;
	background-color: #eee;
	border-bottom: 1px solid #b7b7b7;
	padding: 3px 4px;
	text-align: right;
	font-size: 11px;
	height: 16px;
}

.combar a {
	text-decoration: none;
	color: #4d4d4d;

}

.combar ul {
	overflow: hidden;
	text-align: right;
	height: 16px;
}


.combar ul li {
	list-style-type: none;
	float: right;
	height: 14px;
	margin-left: 15px;
	padding-top: 2px;
}

.combar ul li.com {
	background: url(images/com.gif) no-repeat 0;
	padding-left: 22px;
}

.combar ul li.share {
	padding-left: 22px;
	background: url(images/share.gif) no-repeat 0 2px;
}

.navbar {
	width: 642px;
	padding: 4px;
	height: 14px;
	float: left;
}

.navbar .left {
	width: 200px;

	float: left;
}

.navbar .right {
	width: 200px;
	float: right;
	text-align: right;
}

/* =============== END OF POST AND EXTRAS */
/* @end */

/* @group Sidebar */
#sidebar {
	display: inline;
	padding: 0px;
	width: 290px;
	float: right;
	margin-right: 15px;
	font-size: .75em;
}

#sidebar ul {
	overflow: hidden;
}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	padding-left: 10px;
display: block;
}
#sidebar ul li a, #sidebar ul li a:link {
font-weight: bold;
}
#sidebar ul li a:hover {
color: #ffffff;
background-color: #637f9f;
}
#sidebar h3 {
	margin-bottom: 5px;
	padding-top: 7px;
	height: 29px;
	background-color: #eee;
	border-bottom: 1px solid #b7b7b7;
	padding-left: 10px;
	font: 19px Georgia;
}


#sidebarleft {
	width:140px;
	float: left;
	clear: none;
}

#sidebarright {
	width: 140px;
	float: right;
	clear: none;
}

#sidebar .children,#sidebarleft .children,#sidebarright .children {
margin: 10px 20px 0 0;
font-size: .9em;
}

.block {
	border-bottom: 1px dashed #dbdbdb;
	width: 285px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.bads {
	width: 270px;
	margin-left: 15px;
}

.bads img {
	margin-right: 3px;
	margin-bottom: 3px;
}

/* rss widget */
#sidebar #text-267110011,#sidebar #text-267124831 {

}

#sidebar #text-267110011 ul li,#sidebar #text-267124831 ul li {
	border-style: none;
}


/* ================= END OF SIDEBAR */
/* @end */





/* @group Footer */
#footer { 
	width: 962px;
	padding: 25px 15px 0px 15px;
	margin: 0 4px 0 4px;
	clear: both;
	height: 38px;
	text-align: left;
	font-size: .7em;
	line-height: 14px;
background-color: #ffffff
}


.clear { 
	clear: both; 
	background: none; 
}

/* ================ END OF FOOTER  */
/* @end */





/* @group Comment's Style */
.maincommentform {
	padding: 15px 10px 5px;
	margin-top: 15px;
	background-color: #eeeeee;
	color: #666666;
	border-top: 1px solid #b7b7b7;
	float: left;
	clear: none;
	width: 630px;
}

#mainc .combox {
	font-size: .9em;
	color: #cccccc;
	margin-bottom: 10px;
	float: left;
	width: 650px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

h3#respond {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}

textarea#comment {
	height: 150px;
	padding: 2px 5px;
	width: 500px;
}

input#submit.postb {
	background-color: #4d4d4d;
	border-style: none;
	padding: 6px 8px;
	color: #fff;
	font-size: 1em;
}

.maincommentform input {
	padding: 2px 5px;
}

.maincommentform p {
	margin-bottom: 6px;
}

ol.commentlist {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}

ol.commentlist li {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

ol.commentlist li ul { 
	margin: 20px 0 20px 25px;
	list-style-type: none;
}
ol.commentlist li ul li { 
	border-bottom: none;
}


ol.commentlist p.tt {
	text-transform: capitalize;
	font-size: .9em;
}

ol.commentlist p {
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.avatar {
float: left;
margin: 0;
padding: 0 4px 0 0;
}

/* =========== END OF COMMENT'S STYLE */

/* Adserve Style */
.adserve {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.adserve li {
float: left;
}

.adserve li a, .adserve li a:link {
display: block;
margin: 0px;
border: 0px none #ffffff;
}

.wp-caption {
font-size: .9em;
font-style: italic;
padding: 5px;
margin 5px;
border: 1px solid #e5e5e5;
}

.flickr-image-250 {
width: 250px;
}

/* Friend Connect */
.canvas-gadget {
  text-align:left;
  width:500px; /* ALLOW AT LEAST 500px WIDTH*/
  margin:10px auto 10px auto;
  border:1px solid #cccccc;
}

.small {
font-size: .7em;
padding: 5px;
margin 5px;
}

/* @end */

