﻿/*  
Theme Name: Blueline
Theme URI: http://www.gpsgazette.com/
Description: Blueline is a 3 column theme with one sidebar on the right and one to the left of the content area that uses a soft color scheme and very few images. Bothsidebars are widget ready. | <a href="http://www.mastergate.co.il">תרגום והסבה לעברית - מאסטרגייט</a>
Version: 1.0
Author: GPS Gazette
Author URI: http://www.gpsgazette.com/
*/		

*
{
margin: 0px;
padding: 0px;

}

ul
{
list-style: none;
}

body 
{
	font-size: 16px;
	margin: 0px;
	text-align: justify;
	/*background: #ADBAC3;*/
background: #BFBDB3;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
}


	.menu li ul{
		background:#8c9eaa;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute; /*????????*/
		top: 165px;        /*????????*/
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}

		
.menu li a:hover
  {background-color:#8C9EAA}
.menu li li a:hover
  {
			background:#798288;
			color:#ffffff;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
		
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(./img/buttonbg.jpg) bottom left repeat-x;
	/*	background:url(./img/current-bg.gif) top left repeat-x;*/
		color:#ffffff;
		}

/* navigation
--------------------------------------------------*/
#navigation {
margin-left:auto;
margin-right:auto;
width: 1024px;
overflow: hidden;
height:2.7em;
line-height:2.7em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:right;
  margin:0;
  padding:0;
  list-style-type:none;
  border-left:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:14px;
  /*text-transform:uppercase;*/
  letter-spacing:1px;
}
#navigation li li a {
  font-size:14px;
  font-weight:bold;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:left;
  height:100%;
  width:164px;
  padding:0 15px;
  border-left:0px solid;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 0 0 5px;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
background-color:#798288;
border-top: 1px solid #798288;
}

#navigation li {border-color:#DFDAC3;}

#navigation a {color:white;}
/*########################*/




#navigation form {
  border-color:#DFDAC3;
  background:#798288 url(img/search.gif) bottom left no-repeat;;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#798288;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/
#blogtitle
{
	width: 1024px;
	height:110px;
	display: block;
	color: #EFEFC3;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin: 8px auto 0 auto;
	padding: 4px 4px 0 0;
	background: #8C9EAA;
	direction:rtl;
}
#blogtitle table {
width:80%;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#blogtitle td {
width:20%;
}
#blogtitle a:link {
color: #DFDAC3;
text-decoration: none;
border: none;

}

#blogtitle a:visited {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #EFEFC3;
text-decoration: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:right;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 1024px;

border-top: 1px solid #DFDAC3;
background: #DFDAC3;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: right;
width: 180px;
margin-top: -2px;
margin-bottom: 20px;

text-align: right;
margin-left:auto;
margin-right:auto;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: left;
width: 190px;
margin-top: -2px;
margin-bottom: 20px;
margin-left: 5px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
	display: block;
	margin: 6px 180px 20px 190px;

	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
	text-size:16px;
	background: #ffffff;
}


#content ul
{
padding-right: 40px;
list-style-type:square;
}

#content ul li{
padding-right: 10px;
padding-top: 4px;
/*background: url(img/content-star.gif) no-repeat;*/
}

#content ul ul li{
padding-right: 15px;
background: url(img/content-child.gif) no-repeat;
}


#content ol{
/*list-style-position: inside;*/
padding-right: 15px;


}
#content ol li{
padding-left: 5px;
padding-top:5px;
}



#content p{
padding-right: 10px;
margin-top: 14px;
}

#content .maintable {
position:relative;
width:100%;
empty-cells:hide;
text-align:center;
margin-left:auto;
margin-right:auto;
border-collapse:separate;
border: 0px solid black;


}

#content td {

position:relative;
margin:0px 0px 0px 0px;
border: 0px solid green;

}

#content .pagetable {
table-layout:fixed;
width:550px;
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
}


#content .pagetd {
text-align:right;
border:1px solid black;
padding-right:40px;
}

#content .pagetable2 {
table-layout:fixed;
width:550px;
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
}


#content .pagetd2 {
text-align:center;
border:0px solid black;
padding-right:0px;
}
#content h2 {
display: block;
color: #798288;
font-size: 16px;
font-weight: bold;
padding: 5px 12px 0 0;
margin: 5px 0 6px 0;
text-align: right;
}

}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
/*float:left;*/
/*width: 100%;*/
background: none;
/*color: #8F8F8F;*/
color: #414141;
padding: 5px 1em 5px 1em;
font-weight: normal;
font-size: 10px;

}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
padding-bottom:8px;
padding-top:9px;
text-align:right;
padding-right:20px;
border-top: 3px solid #798288;
/*border-bottom: 3px solid #798288;*/
font-size: 12px;
color: #414141;
}

#footwrap a:link {
text-decoration: none;
border: none;
font-weight: normal;
color: #414141;
}
#footwrap a:hover {
/*color: #8F8F8F;*/
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #414141;
text-decoration: none;
border: none;
font-weight: normal;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px 0 8px;

}

#sidebarleft li
{
/*background: #798288 url(img/li.gif) bottom left no-repeat;*/
background: #798288;
background-image: url(img/li.gif);
background-repeat: no-repeat;
background-position: bottom left; 
font-size: 12px;
padding-bottom: 8px;
margin-top:8px;
}

#sidebarleft ul li
{
display: block;
background:none;
padding: 2px 15px 2px 2px;
margin-right: 2px 5px 2px;
list-style-type: square;


}

#sidebarleft ul li ul li{
padding-right: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;

}

#sidebarleft ul li li{
padding-right: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #000;
padding: 2px 8px 2px 8px;
margin-top:8px;
background:#8C9EAA url(img/h2.gif) top right no-repeat;
text-align:center
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
	margin-bottom: 10px;
	background: none;
	padding: 0 8px 0 8px;
	text-align: center;
}

#sidebarright li
{
background: #798288 url(img/li.gif) bottom left no-repeat;
padding-bottom: 8px;
margin-top:8px;
}

#sidebarright ul li
{
display: block;
padding-right: 16px;
margin-right: 7px;
background: url(img/star.gif) no-repeat scroll 100%;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-right: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link {
color: #DFDAC3;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #DFDAC3;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #DFDAC3;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #000;
padding: 2px 8px 2px 8px;
background:#8C9EAA url(img/h2.gif) top right no-repeat;
margin-top:8px;
text-align:center
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{

margin-bottom: 10px;
margin-top: 10px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 30px 0px 0px;
padding: 0px 0px 0px 25px;
font-style: italic;
color: #666666;
border-right: 4px solid #B5C9DF;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px 20px 10px 35px;
border-right: 4px solid #BFBDB3;
padding: 5px 35px 8px 8px;
text-align: right;
background: #EFECE0;
color:#3F3F3F;
}

#content .postmetadata
{
padding-right: 2px;
}

.postmetadata a:link
{
border: none;
color: #8C9EAA;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #8C9EAA;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #8C9EAA;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #8C9EAA;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{

color: #137cc6;
text-decoration: none;

font-weight: normal;
}

a:hover
{
text-decoration: underline;
}

a:visited
{

color: #137cc6;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-right: 40px;
padding-left: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 15px 8px 10px;
padding-right: 12px;
list-style: none;
background: #DFDAC3;
margin-bottom: 2px;
border: 1px solid #8C9EAA;
}

li.alt
{
background: #fff;
border: 1px solid #8C9EAA;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 3px 2px 5px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #8C9EAA;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #8C9EAA;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #8C9EAA;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 12px 0 0;
margin: 5px 0 6px 0;
text-align: right;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 12px 0 0;
margin: 5px 0 6px 0;
text-align: right;
}


.posttitle a:link
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #798288;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #798288;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 12px 0 0;
margin: 5px 0 6px 0;
text-align: right;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 12px 0 0;
margin: 5px 0 6px 0;
text-align: right;
}

                          /*Miscellaneous*/
.date
{
font-size: 18px;
float: left;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #BFBFBF;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #DFDAC3;
}

/*#searchform {
margin-left: 5px;
	}*/

.credits
{
margin-top: -6px;
padding: 0 4px 0px 4px;
float: left;
}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-left: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: right
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.widget {
color: white;
font-size: 14px;
text-align: right;
}
