/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 14px bold "times-roman", Tahoma, Arial, Helvetica, sans-serif;/**normal**/
	color: #000000;
}

#main_wrap {
	background:url(images/img01_grey.jpg) repeat-x;
    }/**img01.jpg**/

h1, h2, h3 {
	margin: 0;
	padding: 0;    
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004e8b;
}

h1.gaelic {
        font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color:#004e8b; 
        font-style:italic;
        margin-left:50%;
        }

h2.pres, caption {
        font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color:#004e8b; 
        font-style:italic;
        }
        
.black_big {
        font: bold 24px "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
        color:#000000; 
        font-style:normal;
        text-align:center;
        } 
            
caption{
        padding-bottom:3%;
         }

/**h2 {
	text-transform: uppercase;
	font-size: 18px;
    }**/

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
        font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color:#004e8b; 
        margin-left:12%;
        }


p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
    
}


p {
  font-size:14px;
  font-weight:bold;
  letter-spacing:normal;
   }
   
p.red {
      line-height:1.3;
      font-weight:bold;
      color:#cc0000;
      text-align:center;
      }
      
.sass {padding-right:10%;
       }
      

.red {
     line-height:1.3;
     font-weight:bold;
     color:#cc0000;
     text-align:left;
     }

     
.deep_red {
     line-height:1.3;/** matches red in header**/
     font-weight:bold;
     color:#9c0404;
     text-align:left;
     }

.black {
       line-height:1.3;
       font-weight:bold;
       color:#000000;
       text-align:center;
       }

.mid {
     margin-left:12%;
     }/**  direction page**/

.mid_1 {
       margin-left:30%;
       }/**  direction page**/

.mid_2 {
       margin-left:70%;
       }/**  direction page**/

.mid_3 {
       margin-left:8%;
       }

.mid_4 {
       margin-left:18%;
       }/** humour proverb**/

.mid_5 {
       margin-left:35%;
       }/** David's name and crest**/

img {
    margin-left:5%; 
    }

blockquote {
	padding-left: 20px;
	background: url(img05.gif) repeat-y;
}

td {
   width:15%;
   }


a {
   text-decoration:none;
	color: #000000;/** all <a href links**/
     font-weight:bold;
}

a:hover {
     text-decoration:none;
	color:#cc0000;/**text-decoration: none**/
}

/* Header */

 /**border-top-left-radius:15px;    
    -moz-border-radius-topleft:15px; 	
    border-top-right-radius:15px;  
    -moz-border-radius-topright:15px;   **/

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
   /** border-radius:35px;    
    -moz-border-radius:35px;**/   
	background: url(images/sass_hdr_new.gif);/**sass_mod_layer_center.jpg); the header with welcome ye scots**/
    z-index:1000;
    
    
}/** cloud_logo img02**/

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}


/**#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
} some text on original**/

/**#header h2 {
	float: right;
	padding: 140px 20px 0 0;
	font-size: 22px;
    color:#000000;

}**/

/* Menu */

#menu {
	width: 960px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;   
    margin-left:auto;
    margin-right:auto;
    
}

#menu_letters {
	width:650px;
	height:40px;
	margin: 0 auto;
    color:#ffffff;
    padding-top:10px;
    background-color:#000000; /**nav bar for paras**/
    
}
#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd700;/**d8d8d8**/
}

#menu a:hover {
	color: #ffffff;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background:url(img04.jpg) repeat-x left bottom;/**#ffffff img04**/
}

/* Posts */

#posts {
	float: left;
	width: 480px;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#004e8b;
}/** see below font works here **/

#posts_1 {
	float: left;
	width: 400px;
    
}/** page 1 sass but added font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; to increase font size - didn't work see posts**/


#posts_3 {
	float: left;
	width: 480px;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#004e8b;
}/** for footer test **/

#left {
	float: left;
	width: 300px;
}/** page 1 sass**/

#posts_2 {
	float: left;
	width: 680px;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#004e8b;
}/** plugged into Saltire rather than posts **/

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(img05.gif) repeat-y;
   
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 12px;
}

#links li h2 {
	font-size: 14px;
}

.li_short  {
	font-style: bold;
	font-size: 14px;
    width:350px;
}
 
/* Footer */

#footer {
	height: 100px;
	padding: 0px;
	background: #ffffff;
}

.italic {
        font-size:small;
        font-style:italic;
        color:#004e8b; 
        font-weight:bold ;
        }
.m {
        font-size:x_small;
        font-style:italic;
        color:#004e8b; 
        
        }
        
        
.copyright{
           display:block;
           font-size:x-small;
           text-align:center;
           /**color:#004e8b;**/
           }/**text at footer**/

.center{
           width:auto; 
           margin:0%;
           padding:0%; 
           text-align:center;
           
           }
.center1{
           width:auto; 
           margin:0%;
           padding-right:4%; 
           text-align:center;
           
           }
           
#footer p {
	text-align: center;
	color: #999999;
}


//*start here for css for drop down menu*//

#links_3 {
	float: left;
	width: 220px;
	
     margin-right:0px;
	/**background: url(img03.gif) repeat-y;/** line if nec. between columns**/
}

//*start here for css for drop down menu*//
#sddm
{	margin: 0;
	z-index: 30;
    float: left;
    }

#sddm li
{	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
    display:inline;}

#sddm li a
{	display: block;
	margin: 0;
	padding: 4px 10px;
	width: 180px;
     -moz-border-radius: 15px;
    border-radius: 15px; 
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
     -moz-border-radius: 15px;
    border-radius: 15px; 
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
         
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
        

