/*  
Theme Name: LAMPdev
Version: 1.0
Author: LAMPdev
Author URI: http://www.antimask.com/
*/

/* Common Styles */

body{
margin: 0px;
padding: 0;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
background: black url(images/header-bg.jpg) no-repeat center top;}

#wrapper {}

/* Headings, Text */
h1, h2, h3 {margin: 0; font-weight: normal;color: #4999CB;}
h1 {font-size: 44px;}
h2 {text-shadow:0px -1px 0px #00518a; text-decoration: none; 
font-size: 18px; color: #e1ba83; font-family: Myriad Pro, Trebuchet MS, Helvetica, sans-serif; letter-spacing:0.5px;}
h3 {}

p, ul, ol {margin-top: 0; /*line-height: 240%;*/ line-height: 190%; text-align: justify;}
ul, ol { }
blockquote { }


/* Links */
a {color: #ffffff;}
a:hover {text-decoration: none;}
a img {border: none;}

/* Images */
img.left {float: left; margin: 7px 30px 0 0;}
img.right {float: right; margin: 7px 0 0 30px;}

hr {display: none;}


/* List */
.list1 {}
.list1 li {float: left; line-height: normal;}
.list1 li img {margin: 0 30px 30px 0;}
.list1 li.alt img {margin-right: 0;}


/* Header */
#header {width: 940px; height: 43px; margin: 0 auto;}

/* Logo */
#logo {
	width: 920px;
	height: 80px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 20px;
	background: url(images/logo.png) no-repeat 30px 12px;}

#logo a {text-decoration: none; display:block; width: 210px; height:30px; margin:24px 10px;}
#logo h1, #logo p {margin: 0px; line-height: normal; font-weight: normal;}

#logo div{
font-family: Myriad Pro, Trebuchet MS, Helvetica, sans-serif; 
font-size: 16px; 
padding: 38px 0px 0px 0px; 
color: #fff; 
float: right; 
cursor:default;
text-shadow:0px -1px 0px #00518a;}

#logo div{
border-radius: 0px 30px 30px 30px; 
-moz-border-radius: 0px 30px 30px 30px; 
-webkit-border-radius: 0px 30px 30px 30px; 
-moz-box-shadow: 5px 5px 10px #3b3b3b;
-webkit-box-shadow: 5px 5px 10px #3b3b3b;
box-shadow: 5px 5px 10px #3b3b3b;
padding:14px 18px 14px 18px;
background: url(images/bg2.png) repeat-x left center;
}


#logo h1 {font-size: 30px; float: left;}
#banner {padding-bottom: 20px;}



/* Menu */
/*#menu {float: left; width: 506px; height: 68px;}*/

#menu ul{margin: 0; padding: 8px 0px 0px 0px; list-style: none; line-height: normal;}
#menu li {display: block; float: left;}

#menu a {
display: block;
float: left;
height: 24px;
padding: 10px 20px 0px 20px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin-right:2px;
font-weight: normal;
color: #FFF;
background: url(images/butt_unactive.png) repeat-x left top; 
opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7; 
-khtml-opacity: 0.7; 
text-shadow:1px -1px 3px #000000, 1px 1px 6px #1d4388, -1px 1px 3px #192a48;}

#menu a:hover {text-decoration: none; background: yellow; background: url(images/butt_active.png) repeat-x left 1px; 
opacity: 0.7; 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7; 
-khtml-opacity: 0.7; 
text-shadow:1px -1px 3px #006600, 1px 1px 6px #438f10, -1px 1px 3px #08820f;}

#menu .current_page_item a{
background: url(images/butt_active.png) repeat-x left 1px; 
opacity: 1; 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; 
-khtml-opacity: 1; 
text-shadow:1px -1px 3px #006600, 1px 1px 6px #438f10, -1px 1px 3px #08820f;}

#menu .first {}

/* Search */
#search {float: right; padding: 10px 10px 0px 0px;}
#search form {float: right; margin: 0; padding: 4px 0px 0 0;}
#search fieldset {margin: 0; padding: 0; border: none;}
#search input {float: left; font: 12px Arial, Helvetica, sans-serif;}

#search-text {
	width: 170px;
	margin-top: 8px;
	margin-left: 60px;
	margin-right: 40px;
	padding: 6px 0 0 7px;
	border: none;
	background: #383838;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: url(images/img03.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

#searchform {}

#searchform-input {
	width: 190px;
	margin: 10px 0px 20px 20px;
	border: none;
	background: #383838;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}


/* Page */
#page {width: 880px; margin: 0px auto; padding: 35px 30px 0px 30px; background: #0d1114;}
#page-bgtop {}

/* Content */

#content {float: left; width: 600px;}

/* Post */
.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #1D1D1D;

}

.post .title {
	padding: 4px 20px 8px 20px;
	background: #161616;
	border-bottom:1px solid #232c35;
	background: black url(images/title-bg.jpg) no-repeat left top;

}

.post .title a {text-shadow:0px -1px 0px #00518a; text-decoration: none;text-transform: uppercase; 
font-size: 18px; color: #66cc66; font-family: Myriad Pro, Trebuchet MS, Helvetica, sans-serif; letter-spacing:0.5px;}
.post .title a:hover{color: #ffb429;}
.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {padding: 8px 4px 8px; cursor: default;}

.post .links {
	display: block;
	width: 100px;
	height: 25px;
	margin-left: 480px;
	margin-top:-15px;
	padding: 10px 0px 0px 20px;
	background: #161616 url(images/more.png) no-repeat 95px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffae00;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8; 
-khtml-opacity: 0.8; 
}

.post .links:hover{
opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; 
-khtml-opacity: 1;
background: #0b0b0b url(images/more.png) no-repeat 95px 12px;}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {float: right; width: 240px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#sidebar ul {margin: 0; padding: 0; list-style: none; line-height: normal;}
#sidebar li {margin-bottom: 30px; padding: 0 0 4px 0px; }
#sidebar li ul {margin: 0px 0px;}
#sidebar li li {margin: 0px; padding: 6px 0px 6px 0px; border-bottom: 1px dotted #281b08;}
#sidebar li li a {padding: 0px 10px;font-weight: normal;}
#sidebar li li a:hover {color: #d8850e;}
#sidebar p {margin: 0;}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 6px 20px 2px 20px;
	font-size: 16px; 
	font-family: Myriad Pro, Trebuchet MS, Helvetica, sans-serif; letter-spacing:1px;
	font-weight: normal;
	color: #e2cfc6;
	text-shadow:0px -1px 0px #00518a;
	border-bottom:1px solid #331a0e;
	background: black url(images/title-bg-sidebar.png) no-repeat left top;

}


#sidebar p {line-height: 190%;}
#sidebar a {text-align: left; text-decoration: none; color: #666666;}
#sidebar a:hover{color: #d8850e;}


/* Calendar */
#calendar {}

#calendar caption {padding-bottom: 5px; font-weight: bold;}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */
#footer {width: 940px; height: 120px; margin: 0 auto; padding: 0;}
#footer p {margin: 0; padding: 15px 0px 0px 30px; text-align: center; line-height: normal; font-size: 10px;}
#footer a {color: #8a8a8a;}
#commentform {}
#comment {width: 450px;}
.alignright {float: right;}
.alignleft {float: left;}

#respond {margin: 0 0px 0px 15px; padding: 0px;}
.navigation {padding-top: 20px;}

.pagetitle {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #4999CB;}

hr {display: none;}


/* Slideshow */

#slideshow {
	width: 620px;
	height: 520px;
	margin: 0px;
	padding: 6px 0px 0px 1px;
    float: left;
}

#foobar {position: relative;}

#foobar .navigation {
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	background-color: #303030;
	opacity: 0.75;
}

#foobar .navigation a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer {
	width: 490px;
	height: 520px;
}

#foobar .viewer .reel .slide {
	position: relative;
	width: 490px;
	height: 260px;
}

#foobar .viewer .reel .slide p {
	margin-top:15px;
	width: 480px;
}

#foobar .viewer .reel .slide span {
	position: absolute;
	display: block;
	width: 450px;
	opacity: 0.30;
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
}


#foobar .viewer-wrapper {
	float: left;
	width: 526px;
	height: 336px;
	background: red;
}

.arrow-left {
	background: blue;
	width: 50px;
	float: left;
}

.arrow-right {
	background: green;
	width: 50px;
	float: right;
}

#col1 {width: 70px;float: left;}

#col1 a {
	display: block;
	outline: none;
	width: 50px;
	height: 206px;
	background: url(images/left.png) no-repeat 10px 110px;
	text-decoration: none;
}

#col1 a:hover{background: url(images/left2.png) no-repeat 10px 110px;}
#col3 a:hover{background: url(images/right2.png) no-repeat 0px 110px;}


#col2 {float: left;width: 450px;}

#col3 a {
	float: right;
	outline: none;
	width: 50px;
	height: 206px;
	background: url(images/right.png) no-repeat 0px 110px;
	text-decoration: none;
}


/* Forms */
input, textarea, select {background: #333333; color:#a7a7a7; border: 1px solid black;}
input#submit{padding:5px; cursor:pointer; background: url(images/butt_unactive.png) repeat-x;}
input#submit:hover{color: #d8850e;}
input:focus, textarea:focus, select:focus {background:#666666;}

/* Comments */
ol.commentlist{margin-top:10px; font-size:13px; padding-left:17px; border-bottom: 1px solid #25323f;}

ol.commentlist p{background: #2c2b2b; padding: 5px; color: #e8ce97; font-style:italic;}
ol.commentlist cite{color: #e49c04; font-weight: bold; font-style: normal; }

#testimonials_bubble {background: #1E1E1E; color: #515151; min-height:180px;}
#testimonials_container {padding:10px;}
#testimonials_name {font-weight:bold;}

/* Easy Google Syntax Highlight */
.syntaxhighlighter .line .number {background: #050505 !important;}
