/*------------------------------------------------*/

/*------------------[BASE STYLES]-----------------*/

/*------------------------------------------------*/

body {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #FFF;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #EA7A2B;
}

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

h1, h2, h3, h4 { margin: 0px 0px 10px 0px; font-weight: normal; }

h3 { font-size: 20px; }

ul { line-height: 22px; list-style-image: url(images/bullet.gif); }





/*------------------------------------------------*/

/*------------------[MAIN LAYOUT]-----------------*/

/*------------------------------------------------*/

.headings { color: #000; margin-bottom: 10px; display: block; width: 100%; }

#wrapper { width: 940px; margin: auto; padding: 0px 0px 0px 0px; margin-top: 0px; }

#wrapper2 {
	width: 100%;
	margin: 0px 0px;
	background-image: url(images/bg6.png);
	background-position: center top;
	background-repeat: repeat-x;
	float: left;
	background-color: #13394D;
}
#wrapper3 {
	width: 100%;
	margin: 0px;
}

.single-entry {
	float: left;
	width: 613px;
	margin-bottom: 10px;
	padding: 13px;
	background-color: #000000;
	background-image: url(http://lamgworldwide.com/images/bottompost.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.post-wrapper {
	background-color: #000;
	margin-top: 0px;
	padding: 0px 15px 15px 15px;
	background-image: url(http://lamgworldwide.com/images/bottompost.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 607px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A6173;
	border-left-color: #2A6173;
}

.home-post-wrap {
	width: 311px;
	height: 280px;
	float: left;
	background-color: #000;
	background-image: url(http://www.lamgworldwide.com/images/home-post-wrap-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A6173;
	border-left-color: #2A6173;
}

.home-post-wrap-2 {
	width: 313px;
	float: left;
	background-color: #000;
	background-image: url(images/home-post-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 13px 10px 0px;
	padding: 0px;
}

.post-inside { padding: 8px 13px 13px 13px; }

.post-inside-small { padding: 4px 13px 4px 13px; margin-top: 4px; float: left; }

.comments-bubble {
	background-image: url(http://www.lamgworldwide.com/images/comment-count-bg.png);
	width: 18px;
	height: 15px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	color: #000;
	display: block;
}

.comments-bubble a, .comments-bubble a:visited, .comments-bubble a:hover {
	font-size: 8px;
	color: #000 !important;
	margin: -5px 0px 0px 0px;
	float: left;
	padding: 0px;
}

blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	border: 1px solid #333;
	background-color: #000;
}

#container {
	float: left;
	width: 940px;
	color: #CCC;
	background-color: #000;
}

#left-div { width: 646px; float: right; padding-left: 10px; }

.articleinfo {
	padding-bottom: 7px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }

.post-info {
	color: #666;
	font-size: 12px;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A6173;
	border-bottom-color: #2A6173;
}

.post-info-small {
	color: #666;
	font-size: 10px;
	display: block;
	width: 228px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

.post-info a { color: #296B7C; }

.logo {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

.current-category {
	background-color: #000;
	color: #FFFFFF;
	border: 1px solid #296B7C;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	width: 629px;
}

.thumbnail { border: 5px solid #296B7C !important; margin-right: 10px; float: left; display: inline; }

.thumbnail-small { border: 3px solid #296B7C !important; margin-right: 10px; float: left; display: inline; }


.entry-content {
	color: #FFF;
	padding-left: 5px;
}


/*------------------------------------------------*/

/*---------------------[TITLES]-------------------*/

/*------------------------------------------------*/

.post-title { line-height: 30px; margin-top: 10px; }

.post-title a { font-size: 25px; }

.home-post-titles {
	width: 286px;
	height: 23px;
	background-image: url(http://www.lamgworldwide.com/images/post-title-bg.png);
	color: #FFF;
	display: block;
	padding: 7px 10px 0px 15px;
	font-weight: normal;
	font-size: 16px;
}



.home-post-titles h2 { font-size: 16px; margin: 0px; font-weight: normal; }

.home-post-titles a { float: left; }

.home-post-titles a:link, .home-post-titles a:visited { color: #FFF; }

.titles { font-weight: normal; font-size: 24px; text-decoration: none; }

.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 20px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 10px; display: block; }

.single-entry-titles {
	width: 614px;
	height: 23px;
	background-image: url(http://www.lamgworldwide.com/images/topbar.png);
	color: #FFF;
	display: block;
	padding: 7px 10px 0px 15px;
	font-weight: bold;
	float: left;
	margin: 0px;
	font-size: 12px;
	background-repeat: repeat-x;
}

.single-entry-titles a { float: left; }





/*------------------------------------------------*/

/*--------------------[COMMENTS]------------------*/

/*------------------------------------------------*/

.commentlist { padding: 0px; margin: 0px 0px 0px 27px; width: 560px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }

.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }

.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }

.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	border: 5px solid #296B7C;
	background-color: #000;
}

.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }

.says { display: none; }

.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }

#commentform p { clear: both; }

.alt { margin: 0; padding: 10px; }

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

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #000;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #262D2B;
	overflow: hidden;
}

.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }

.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }

.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }

.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }

.commentlist .children li { padding-bottom: 10px; }

.commentlist .children li ul li { padding-bottom: 10px; background-color: #2F3836; }

#respond { margin-top: 20px; float: left; background-image: none; }

.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }

#comments { line-height: 30px; }

.children { clear: both; }

.children .commentmetadata, .children .vcard { background-image: none; }

.children textarea { width: 90% !important; }

.children input { width: 80% !important; }

#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

#respond div { background-image: none; }

#submit { width: 120px !important; }





/*------------------------------------------------*/

/*-----------------[COMMENT FORM]-----------------*/

/*------------------------------------------------*/

#commentform { margin: 10px 0px 0px 20px; }

#commentform textarea {
	border: 1px solid #2A6173;
	width: 350px;
	color: #FFF;
	padding: 10px;
	background-color: #000;
}

#commentform #email {
	font-size: 13px;
	border: 1px solid #141918;
	width: 220px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	color: #FFF;
	margin-bottom: 3px;
	background-color: #000;
}

#commentform #author { font-size: 13px; background: #000; border: 1px solid #141918; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; color: #FFF; margin-bottom: 3px; }

#commentform #url { font-size: 13px; background: #000; border: 1px solid #141918; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; color: #FFF; margin-bottom: 3px; }





/*------------------------------------------------*/

/*---------------[PAGES NAVIGATION]---------------*/

/*------------------------------------------------*/

#logo {
	height: 181px;
	width: 940px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
}
#logo_left {
	height: 181px;
	width: 309px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#logo_right {
	height: 181px;
	width: 260px;
	float: right;
	padding: 0px;
	margin-right: 10px;
	text-align: right;
}
#social {
	height: 48px;
	width: 260px;
	margin-top: 20px;
}
#contact_numbers {
	float: right;
	width: 260px;
}

#pages {
	width: 940px;
	float: right;
	height: 41px;
	background-image: url(images/pages-bg.png);
}

#pages ul { width: 650px; list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 6px; margin: 0px; background-image: url(images/pages-bg-left.png); background-repeat: no-repeat; background-position: left; }

#pages ul li { float: left; display: block; height: 41px; padding: 0px; }

#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #FFF;
	display: block;
	height: 32px;
	font-size: 12px;
	padding: 9px 20px 0px 20px;
	margin: 0px;
	font-weight: bold;
}

#pages ul li a:hover { background-color: #173E49; text-decoration: none; height: 31px; margin-top: 0px; padding-top: 9px; color: #FFF; }



		/*-------------[DROPDOWN NAVIGATION]------------*/

		.nav, .nav * { margin:0; padding:0; list-style:none; }

		.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(images/dropdown-bottom.png); padding-bottom: 9px; }

		.nav li { float:left; position:relative; z-index:99; font-size:12px; height: 40px !important; border: none !important; }

		.nav a { display:block; }

		.nav ul li { width: 100%; }

		.nav li:hover ul, ul.nav li.sfHover ul { left: 0px; top:41px; }

		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }

		.nav li li:hover ul, ul.nav li li.sfHover ul { left:15em; top:0px; }

		.nav li:hover ul, .nav li li:hover ul { top: -999em; }

		.nav li li { display: block; padding: 0px; height: 40px; }

		.nav li ul li ul li { left: 60px; }

		.nav li:hover { background-color: #262D2B; padding: 0px !important; margin: 0px; border: none; }

		.nav li li a:link, .nav li li a:visited { width: 180px; display: block; background-color: #262D2B; padding: 10px 30px 0px 30px !important; margin: 0px 0px 0px 0px !important; border: none; font-weight: normal; height: 30px; background-image: none !important; }

		.nav li li a:hover { background-color: #1F2624 !important; text-decoration: none; border: none; }





/*------------------------------------------------*/

/*-------------[CATEGORIES NAVIGATION]------------*/

/*------------------------------------------------*/

#categories {
	width: 940px;
	height: 40px;
	background-image: url(images/categories-bg.png);
	float: left;
	background-color: #022530;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #022530;
}

#categories ul { margin: 0px; padding: 0px; list-style-type: none; list-style-image: none; float: left; }

#categories ul li { float: left; display: block; padding-left: 0px; margin: 0px; height: 40px; }

#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 31px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	background-image: url(images/categories-line.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#categories ul li a:hover {
	text-decoration: none;
	background-image: url(images/categorie-over.png);
	background-repeat: repeat-x;
}



		/*-------------[DROPDOWN NAVIGATION]------------*/

		#nav2 li li:hover ul, ul#nav2 li li.sfHover ul { left: 174px; }

		#nav2 li ul { background-image: none; }

		#nav2 li ul { width: 240px !important; }

		#nav2 li { z-index:1001; }

		#nav2 li:hover ul, ul#nav2 li.sfHover ul { left: -6px; }

		#nav2 li li a:link, #nav2 li li a:visited { background-color: #173E49 !important; padding: 10px 30px 0px 30px !important; font-weight: normal; }

		#nav2 li li a:hover {
	background-color: #2A6173 !important;
}

		#nav2 li:hover { background-color: #173E49; }





/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

p img { padding: 0; max-width: 100%; }

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 }





/*------------------------------------------------*/

/*-------------------[SIDEBAR]--------------------*/

/*------------------------------------------------*/

#sidebar {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 273px;
	margin-left: 10px;
}
.sidebar-box {
	float: left;
	padding-bottom: 5px;
	width: 271px;
	border: 1px solid #2a6173;
	margin-bottom: 15px;
}

.sidebar-box ul li {
	color: #FFF;
	margin: 0px 0px;
	display: block;
	float: left;
	width: 271px;
}
.sidebar-box ul { list-style-type: none; margin: 0px 0px; padding: 0px 0px; width: 271px; }
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #258AA7;
	width: 228px;
	padding: 5px 10px 5px 35px;
	margin: 0px 0px;
	display: block;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.sidebar-box ul li a:hover {
	color: #E17B33;
	background-image: url(images/bullet.png);
	text-decoration: none;
}
.sidebar-box h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h3-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 263px;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

				/*-------------------[RECENT COMMENTS]--------------------*/

				#recentcomments li a:link, #recentcomments li a:visited, #recentcomments li a:active { background-image: none; border: none; }

				#recentcomments { margin-top: 10px; }

				#recentcomments li { display: bock; border-top: 1px solid #36423F; border-bottom: 1px solid #192522; background-image: url(images/comment-author.gif); background-position: 10px 4px; background-repeat: no-repeat; padding-left: 35px; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; width: 228px; color: #FFF; }





/*------------------------------------------------*/

/*---------------[FEATURED ARTICLES]--------------*/

/*------------------------------------------------*/

.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 30px; display: block; margin-bottom: 5px; margin-top: 5px; }

.featured-inside {
	width: 607px;
	margin-top: 124px;
	background-image: url(images/featured-bg.png);
	overflow: hidden;
	height: 100px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.next-button { display: none; position: absolute; }

.prev-button { display: none; position: absolute; }

#sections { overflow:hidden; width: 635px; height: 260px; margin: 0px; float: left; margin-bottom: 13px; }

#sections ul { height: 240px; margin: 0px; list-style-image: none; list-style-type: none; padding: 0px; width: 4000px; }

#sections ul li {
	height: 240px;
	width: 633px;
	border: 1px solid #173E49;
	margin: 0px;
	padding: 0px;
	float: left;
}

.prev { display: block; width: 42px; height: 98px; cursor: pointer; background-image: url(images/slide-button-left.png); position: absolute; top: 16px; z-index: 1; left: 18px; }

.next { display: block; background-image: url(images/slide-button-right.png); width: 42px; height: 98px; cursor: pointer; position: absolute; top: 16px; left: 581px; z-index: 2; }

.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 28px; line-height: 30px; }

#featured {
	background-color: #000;
	width: 637px;
	border: 1px solid #2A6173;
	margin-bottom: 10px;
	margin-top: 15px;
}

.featured-content { float: right; width: 353px; margin-right: 5px; }


#content-gallery {
	height: 240px;
	width: 633px;
	padding: 0px;
}


/*------------------------------------------------*/

/*--------------------[FOOTER]--------------------*/

/*------------------------------------------------*/

#footer {
	clear: both;
	width: 940px;
	height: 28px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 12px;
	font-size: 11px;
	background-color: #069;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

		#footer a { color: #FFFFFF; font-size: 11px; }

		#footer a:visited { color: #FFFFFF; }

		#footer a:hover { color: #FFFFFF; text-decoration: underline; }





/*------------------------------------------------*/

/*--------------------[SEARCH]--------------------*/

/*------------------------------------------------*/

.search_bg { height:35px; width:220px; float: right; margin-top: 6px; }

#search { color:#FFFFFF; padding:0; }

#search input {
	background: #FFF;
	font-size:11px;
	color:#333;
	font-family:Tahoma, arial, verdana, courier;
	width:110px;
	height:18px;
	vertical-align:middle;
	padding:6px 10px 0px 10px;
	border: 1px solid #173E49;
}

#search .input {
	width:65px;
	height:28px;
	background:none;
	border:none;
	vertical-align:middle;
	padding:0;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: 0;
}

/*------------------------------------------------*/

/*----------------[VIDEO INTEGRATION]-------------*/

/*------------------------------------------------*/

.home-post-wrap object { width: 289px; height: 193px; }

.home-post-wrap embed { width: 289px; height: 193px; }

.post-wrapper object { width: 609px; height: 455px; }

.post-wrapper embed { width: 609px; height: 455px; }

#rss_box {
	width: 273px;
	height: 64px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#rss{
	float: right;
	height: 64px;
	width: 64px;
}
#rss_text {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

#rss_text a{
	color: #FFFFFF;
}