/*  blog                  */


body, table {
    font-family: arial, helvetica;
}





h2, h3 {
    margin: 0px;
    padding: 0px;
}



	

#content {
	width: 100%;
   
}



#container {
    margin: 10px;
}

#links {
	background: #d8ccff;
	padding:10px;
	position: absolute;
	right: 15px;
	top: 155px;
	width: 200px;
	text-align: right;
	float: right;

}

.blog {
  	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000;
}	
.blog h1 {
	font-size: 200%;
	color: #666;
	text-align: center;
}

.blog h6 {
	font-size: 200%;
	color: #666;
	text-align: center;
}


.blogbody {
    border: 1px solid #aaa;
    font-size: 90%;
    font-weight: normal;
    background: #fff;
    line-height: 16px;			
    margin-bottom: 10px;
	margin-top: -20px;
    padding: 5px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #888
}

.title	{ 
    color: #48497b; 	
    font-size: 14px; 
    text-transform: capitalize;				
}	
.title2	{
	color: #FFFFFF;
	font-size: 6px;
	text-transform: capitalize;
	text-align: right;
}			

#menu {
    background: #fff;
    border: 1px solid #999;
    font-size: small;
    text-align:center;  							
}		

.date	{ 
    background-color: #CC0000;
    color: #fff; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}			

.posted	{ 
    background-color: #eee;
    color: #666; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}


.calendar {
	background-color: #ffffff;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	font-size: 90%;
}

div.calendar {
    border: #999 solid 1px;
    
}

div.calendar table {
    width: 200px;
}

.calendarhead {
	background: #48497b;
	color: #fff;
	line-height: 140%;
	width: 100%;

}	

.side {
	background-color: #ffffff;
	border-color: #CC0000;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	color: #333;
	font-weight: normal;
	line-height: 140%;
	padding: 3px 7px;
	font-size: 90%;
	
}

.side a{
	padding-left:5px;
	color: #666;
	text-decoration:none;}	

.sidetitle {
	background-color: #CC0000;
	color: #fff;
	padding: 2px;
	margin-top: 10px;
	text-align:center;
	font-size: 100%;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em;
	
}		

.syndicate {
    background-color: #ddd;  		
    border: 1px solid #999;
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.syndicate a,
.syndicate a:link,
.syndicate a:visited,
.syndicate a:active,
.syndicate a:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #888
}
.powered {					
    font-size: x-small;
    font-weight: bold;
    color: #888;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	

.powered a,
.powered a:link,
.powered a:visited,
.powered a:active,
.powered a:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #888
}

.comments-body {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
}		

.comments-post {
    background-color: #eee;
    color: #666; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;	
    border:1px solid #999; 					
}

.trackback-body {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px solid #999; 					
}		

.trackback-post {
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}


.comments-head	{ 
    background-color: #888;
    color: #fff; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		









 /*   Additional styles for news and event   
*/

#margin { 
	background-position: left top; 	
	background-image: url(http://www.tavistockcollege.devon.sch.uk/images/backgrounds/montage.jpg); 												background-repeat: no-repeat 
	
}
	
	#margin h4 { 
	padding-left: 170px; font-weight: bold;
	}
#margin p { 
padding-left: 170px; 
}

#margin li {
	padding-left: 170px;
	list-style-type: none;
	padding-bottom: 10px;
}


/* begin styles for RSS Feed  */ 

.rss {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;	
	 }
	 
.rss-title {
	font-size:75%;
	
}

.rss-title a {
	
	color: #000066;
	font-weight: bold;
	
}
.rss a:visited {
	color: #000066;
}

.rss-heading a {
	font-size:95%;
	color: #000066;
	font-weight: bold;
	margin-top: 10px;
}


.rss-date {
	font-size: 70%;
	color: #999999;
	margin-bottom: 10px;
	}
	
	
/* Christmas Menu  */

    .parchment h2 {
	font-weight: 500;
	color: #990000;
	padding-top: 30px;
	font-size: 130%;
	font-family: "Copperplate Gothic Light"
}
.parchment h3 {
	font-weight: 500;
	color: #990000;
	padding-top: 30px;
	font-size: 110%;
	font-family: "Copperplate Gothic Light"
}

        .baubles {
	background-image: url(../../News/media/christmas_menu/baubles2.png);
	background-position: right top;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%
}

        #TaviCat {
	background-image: url(../../images/tavicat2.jpg);
	background-position: right bottom;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
}
#TaviCat p {
	padding-right: 15px;
	padding-left: 15px;
}

.TaviCatH1 {
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 600;
	color: #990000;
}
        .parchment h1 {
	font-weight: 600;
	color: #990000;
	padding-top: 30px;
	font-size: 140%;
	font-family: "Copperplate Gothic Light";
}
        .parchment {
	text-align: center;
	background-color:#FFF;
	width: auto;
	background-repeat: repeat-x;
	height: 100%;
	font-weight: bold;
	margin-top: 4%;
	margin-right: 4%;
	margin-bottom: 4%;
	margin-left: 4%;
}
        #background {
			background-color:#EFEFEF;
	width: 100%;
	background-repeat: repeat-x;
	height: 100%
}
        .parchment p {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

        #BackgroundGrey {
	border:thin solid #CCC;
}

        .product {
	text-align: center;
	width: auto;
	background-repeat: repeat-x;
	height: 100%;
	font-weight: bold;
	margin-top: 4%;
	margin-right: 4%;
	margin-bottom: 4%;
	margin-left: 4%;
}

        .product h1 {
	font-weight: 600;
	color: #006666;
	padding-top: 30px;
	font-size: 200%;
	font-family: "Courier New", Courier, monospace;
}
.product h2 {
	color: #666666;
	padding-top: 30px;
	font-size: 160%;
	font-family: "Courier New", Courier, monospace;
}

.product h3 {
	color: #666666;
	font-size: 140%;
	font-family: "Courier New", Courier, monospace;
}


         .product p {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 	

   .snowflake {
	background-image: url(/images/misc/snowflake.jpg);
	background-position: right top;
	width: 100%;
	background-repeat: repeat-y;
	height: 100%;
} 

   #scroll {
	background-image: url(../../images/misc/scroll.jpg);
	background-position: right top;
	width: 100%;
	background-repeat: repeat-y;
	height: 100%;
}

#contentwrapper {
	min-width: 700px;
}
.collegeTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 500;
}

/* art exhibition    */


#art_poster {
	background-image: url(../../News/media/posters/art_exhibition.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	max-width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#transparency {
	background-image: url(../../News/media/posters/transparency.png);
	background-repeat: repeat;
	text-align: center;
	margin: 5%;
}
.bottom {
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
}
#transparency h1 {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#transparency h2 {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#transparency h3 {
	font-size: 14px;
}
#transparency p {
	font-size: 10px;
	text-align: right;
	padding-bottom: 20px;
}

#ChildrenInNeed {
	background-image: url(../../images/misc/bubbles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}#concert {
	font-family: "Comic Sans MS", cursive;
	background-image: url(../../News/media/posters/bauble.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#concert h1 {
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 160%;
}
#concert h3 {
	padding-top: 5px;
	font-size: 120%;
}
#concert h4 {
	font-size: 100%;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}
#concert h2 {
	padding-top: 30px;
	font-size: 140%;
}

#concert p {
	font-size: 120%;
}
#RedBanner {
	background-color: #C00;
	height: 50px;
	width: 100%;
}
.dept {
	background-color: #FFF;
	text-align: right;
	border: 2px solid #000;
	width: 150px;
	float: right;
	padding-right: 5px;
	margin-right: 10px;
}

.comms {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image: url(../../News/media/communications.jpg);
	text-align: center;
	height: 90px;
}
.clear {
	margin-bottom: 5px;
	list-style-type: none;
}

#TexBanner {
	background-image:url(../../News/media/1106_Textiles_Banner.jpg);
	height: 80px;
	width: 80%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.BorderPoster {
	border: 1px solid #CCC;
	padding: 3px;
	padding: 5px;
	background-position:top;
	background-position:right 10px;
	background-repeat:no-repeat;
	background-image: url(../../images/Logos/TC_logo_red_tiny.jpg);
}
.HalloweenPoster {
	border: thin solid #F60;
	width: 300px;
	padding: 10px;
	text-align: center;
	background-image: url(../../PTSAs/Class-of-2010-Halloween-Poster.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 18px;
}
#rudolph {
	background-image: url(../../Library/images/rudolph_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 100px;
}
.middle {
	text-align: center;
}



.poster {
	word-wrap:break-word;
	
}


.poster img {
	padding: 2px;
	border: thin solid #CCC;
}

.listCenter{
	text-align:center:
	margin-right: auto;
	margin-left: auto;
}

.like {
	width: 100%;
	background: #FFF;
}
.like iframe {
	border: none;
	height: 25px;
	width: 80px;
	float:right;

	
}


.nightSky {
	background-image: url(/News/media/posters/night_sky.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.telescope{
	background-image: url(/News/media/posters/telescope.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
	width: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.workshopText {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 5px;
	width: 80%;
  }
.workshopText h1 {
	font-size: 140%;
	padding-bottom: 5px;
}
.workshopText h2 {
	font-size: 120%;
}
.workshopText h3 {
	font-size: 110%;
}
.animated {
	background-image: url(/News/media/posters/filmstrip.png);
	background-repeat: repeat-y;
	background-position: right;
}

.reading {
	background-image:url(/News/media/posters/books.png);
	background-repeat: repeat-y;
	background-position: right;
}


.newsletter {
	background-image:url(/images/newsletter.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.openEvening .heading2 {
	font-size: 22px;
	color: #999;
	line-height: 23px;
}
.openEvening .heading1 {
	font-size: 26px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.openEvening .heading1 .italicRed {
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	color: #cc0000;
	font-family: "Century Schoolbook";
}
.openEvening .heading4 {
	font-size: 18px;
	line-height: normal;
}
.openEvening {
	text-align: center;
}
.openEvening .flyer {
	height: 150px;
	width: 80%;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/News/media/posters/Open-Evening-Flyer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.openEvening .flyer1 {
	height: 150px;
	width: 80%;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/News/media/posters/Sixth_Form_Open-Evening.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.openEvening .illustrator {
	height: 150px;
	width: 80%;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/News/events/media/illustrator_of_the_year.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.openEvening .headingillustrator {
	font-size: 32px;
	font-weight: 500;
	padding-bottom: 10px;
	color: #999;
}

.openEvening .heading3 {
	font-size: 16px;
}


/* midsummer nights dream */

#MSD {
	background-image: url(/News/media/posters/MND/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	max-width: 450px;
}

.two {
	color: #6CF;
	
	z-index: 10;
}

.three {
	color: #C00;
	z-index: 20;
}

.one {
	z-index: 1;
}


#faculty {
	font-size: 100%;
	font-style: italic;
	font-weight: 500;
}
#faculty .two {
	margin-top: -3%;
}

#faculty .three {
	margin-top: -2%;
}

#william {
	font-size: 150%;
	font-weight: 300;
	text-align: right;
}

#william .one {
	margin-top: 10px;
}
#william .two {
	margin-top: -2%;
}
#william .three {
	margin-top: -2%;
}

#title {
	font-size: 200%;
	font-weight: bold;
}



#title .one {
	margin-top: 20px;
}
#title .two {
	margin-top: -1%;
}
#title .three {
	margin-top: -1%;
}


#MSD p {
	font-size: 110%;
}
#ribbon .lovers {
	font-size: 180%;
	color: #3CF;
	text-align: right;
}


#ribbon {
	background-image: url(/News/media/posters/MND/stripes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ribbon img {
	margin-right: 20px;
	margin-left: 20px;
}
.openEvening p {
	font-size: 13px;
	padding-top: 10px;
}
.openEvening img {
	height:200px;
width:284px;
opacity:0.7;
}
