/*
Theme Name: Raytech
Theme URI: http://raytech.com/
Description: Custom theme for Raytech by Ravi Raja.
Version: 1.0
Author: Ravi Raja
Author URI: http://dotcommakers.com
*/



/* Begin Typography & Colors */
body {
	font:12px Arial, Helvetica, sans-serif;
	background: #0c364e url(images/pagebg.jpg) repeat-x;
	color: #fff;
	text-align: center;
	}

#page {
	background:url(images/topeffect.png) center top no-repeat;
	
	text-align: left;
	}

#header {
	
	}

.menu { font:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF !important; text-transform:uppercase; width:750px; font-weight:bold; margin:0 auto;}
.menu li { display:inline; margin:0;  }
.menu li a { color:#FFF; }
.menu li a:hover { color:#FFF;  background:url(images/menubg2.png) top right repeat-x;  text-decoration:none;}
.current_page_item, .current-cat {color:#FFF;  background:url(images/menubg2.png) top right repeat-x ;text-decoration:none;}
.children { float:left; position:absolute; padding-left:0;}
.children .cat-item { width:300px; text-align:left;}
.children li:hover { width:300px; text-align:left; background:none !important;}



#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

.post h2 {color: #ffffff; background:url(images/titlebg.png) left bottom no-repeat; padding-left:10px; font-size:18px; height:40px; padding-top:10px;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFFF00;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	
	}

#header {
	margin:0; 
	padding: 0;
		width: 1000px;
	}
*:first-child+html .splash {border:4px solid #FFF;  background:#ffffff; height:263px;}
.splash {border:4px solid #FFF; border-bottom:0; background:#ffffff; height:263px;}
.splash object, .splash div, .splash h4 { padding:0; margin:0;}
.topbar {background:url(images/topbg.jpg) top center repeat-x; height:26px; color:#add4f2;}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right; background:url(images/contentbg.png) left top no-repeat;
	padding: 10px 65px 0 12px;
	margin: 0px 0 0 0;
	width: 545px;
	}

*:first-child+html .narrowcolumn {
	float: right; background:url(images/contentbg.png) left top no-repeat;
	padding: 10px 60px 0 13px;
	margin: 0px 0 0 0;
	width: 550px;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

*:first-child+html #footer {
	padding: 0; background:url(images/footerbg.png) repeat-x top; height:82px;
	color:#FFF;
		}
		
#footer {
	padding: 0; background:url(images/footerbg.png) repeat-x top; height:82px;
	color:#FFF;
		}		

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 7px 0 7px;
	padding: 0; color:#FFF;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:7px 30px 0 7px; margin-left:50px; background:url(images/sidebarbg.png) top left no-repeat;
	margin-right: 650px; color:#FFF;
	width: 280px;
	}

*:first-child+html #sidebar
{
	padding:7px 30px 0 7px; margin-left:40px; background:url(images/sidebarbg.png) top left no-repeat;
	margin-right: 630px; color:#FFF;
	width: 280px;
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
/* End captions */

#bnav {margin:10px 0 7px 7px; padding-bottom:5px; border-bottom:1px dotted #FFF;}
#products {width:31%; height:250px; vertical-align:top; float:left; position:relative; padding-bottom:10px; text-align:center; background:url(images/productbg.png) top center no-repeat; padding:0 6px 0 6px;}
.model { height:35px; padding-top:12px;}
.productimage { padding-bottom:5px;}


      #dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:700px;  font-weight:bold;} 
      #dropmenu a {display:block; padding:0.25em 1em; color:#ffffff; font-size:14px; text-decoration:none; } 
	  #dropmenu li a:hover {display:block; padding:0.25em 1em; color:#ffffff; font-size:14px; text-decoration:none; } 
      .children li a:hover {color:#2C79A8 !important; display:block; padding:0.25em 1em;} 
      #dropmenu li {float:left; position:relative; } 
      #dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;} 
      #dropmenu ul a {background:#214B73;} 
      #dropmenu li ul {width:18em; }
	  #dropmenu li ul li a {width:170px; height:auto; float:left; background:url(images/menudotline.jpg) bottom center no-repeat; /*border-bottom:1px dotted #FFF; margin:0px 5px 0px 5px;  background:#214B73;*/} 
      #dropmenu ul ul {top:auto;} 
      #dropmenu li ul ul {left:17.1em; margin:0px 0 0 10px; margin-top:-1px;} 
      #dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
      #dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
.children {padding-top:11px !important; background:url(images/menubgtop.png) top center no-repeat;}
.cat-item-15, li.cat-item-15:hover, .cat-item-7, li.cat-item-7:hover, .cat-item-14, li.cat-item-14:hover {padding-bottom:11px !important; background:url(images/menubgbottom.png) bottom left no-repeat !important;}

#projects { width:100%; margin-bottom:40px;}
.projectthumb { float:left; padding:0 10px 0 0;}
.projecttitle, .projecttitle a, .projecttitle a:visited  { color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:underline; padding-bottom:7px;}
.projecttitle a:hover  { color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none;}
.projecttext { color:#FFF; text-align:justify; font-size:12px;  padding-bottom:7px; line-height:20px;}
.projectmore, .projectmore a, .projectmore a:visited { color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; text-align:right; }

#projectssidebar { color:#FFF; }
#projectssidebar h2 { color:#FFF; font-size:19px; font-family: Arial, Helvetica, sans-serif; padding:0px 0 5px 0;}
#projectssidebar ul li { background:url(images/pjtcatbg.png) left bottom repeat-y; width:100%; }
#projectssidebar ul li:hover {background:url(images/pjtcatbg-hov.png) left bottom repeat-y; color:#cecece; }
#projectssidebar ul li a { color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:100%;  text-decoration:none; line-height:25px; padding-left:20px; display:block; position:relative; background:url(images/libullet.gif) no-repeat 4px 6px;}


/*FORM SYTLES DONT EDIT*/
*:first-child+html .cform { 
	margin:10px auto 0 auto; 
	width: 530px !important; float:left; 
}


#li--1 input, #li--2 input, #li--3 input, #li--4 input, #li--5 input, #li--6 input, #li--7 input, #li--8 input {width:250px !important; display:block; clear:right;	}

#li--1, #li--3, #li--5, #li--7 {float:left;
	width:265px; display:block;
      height:60px;
	clear:left;	
}
#li--2, #li--4, #li--6, #li--8 {float:right;
	width:265px; display:block;
      height:60px;
	clear:right;	
}

#li--1  .reqtxt, #li--2  .reqtxt, #li--3  .reqtxt, #li--4  .reqtxt, #li--6  .reqtxt, #li--7  .reqtxt, #li--8 .reqtxt {margin-left:-300px;   /*for mozilla*/ }
#li--5  .emailreqtxt {margin-left:-300px;}
#li--10 .reqtxt, #li--11 .reqtxt, #li--12 .reqtxt {margin-left:-20px;}



#li--13 span { margin-left:23px; width:450px !important;  clear:right;	 }
#li--13 input {float:left; margin-right:20px; margin-top:-23px;  clear:left;	}



/*home styles*/

.homecontent { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.homecontent img { border:3px solid #FFF;}
.homefeaturetext { color:#869BA7; font-size:10px; padding:5px;}
.homefeaturetitle { font-size:14px; text-transform:capitalize;}
.hometitle { font-size:22px; color:#FFF;}
.homefeaturetd { border-right:1px solid #254A60; padding-right:5px;}

