/* 
==============================
YourStudentCentre.com Photos Pod Style Sheet
==============================
This CSS cucumber was pickled by:
>> Kyle Dutka at See Design
>> www.seedesign.ca | kyle [at] seedesign.ca
------------------------------
CSSed in Canada inside an igloo with 
dial-up internet powered by beaver
fur and pemmican that was purchased
with coloured money from the Queen.
------------------------------
*/



/* 
==============================
1.1 General
==============================
*/


hr {
	margin: 5px 0 5px 0;
	}

/* --- Links --- */

a {
	cursor: pointer;
	}

a.link_album {
	height: 20px;
	padding-left: 25px;
	border-bottom: none;
	background: url(../../../images/pods/photos/icon_album.png) top left no-repeat;
	}

a.link_album:hover {
	background-position: left -25px;
	}

a.link_album_all {
	height: 20px;
	padding-left: 25px;
	border-bottom: none;
	background: url(../../../images/pods/photos/icon_album_all.png) top left no-repeat;
	}

a.link_album_all:hover {
	background-position: left -25px;
	}

/* --- Frame --- */

.frame {
	margin: 0 auto;
	}

.frame img {
	display: block;
	position: relative;
	margin: 0;
	padding: 7px;
	border: 1px solid #333333;
	background: #FFFFFF;
	}

a:hover .frame img {
	border: 1px solid #FF9900;
	}

/* --- Other --- */

#photos td {
	position: relative;
	height: 130px;
	width: 130px;
	vertical-align: middle;
	}

/* --- Structure --- */

#photos #column1 {
	position: relative;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#photos #column2 {
	position: relative;
	float: left;
	width: 665px;
	margin: 0;
	padding: 0 0 0 25px;
	}

/* ---  Headers --- */

#photos h1 {
	margin: 0 0 7px 0;
	}

#photos h2 {
	margin: 4px 0 2px 0;
	}

/* 
==============================
2.1 Gallery
==============================
*/

/* --- Gallery --- */

#photos_gallery td h2 {
	font-size: 14px;
	margin: 4px 0 3px 0;
	}

#photos_gallery td p {
	font-size: 10px;
	margin: 0;
	}

/* 
==============================
3.1 Album
==============================
*/



/* 
==============================
4.1 Single Photo
==============================
*/

.pagination {
	text-align: center;
	}

#pageid_photos_photo .frame img {
	padding: 13px;
	}

#pageid_photos_photo img {
	margin: 0 auto;
	}

/* 
==============================
5.1 Latest Photo
==============================
*/


#photos_latest h2 {
	font-size: 14px;
	margin: 4px 0 3px 0;
	}

#photos_latest p.description {
	font-size: 10px;
	margin: 0;
	}






/*
------------------------------------------------------------------------------------------
Your {CREATIVITY} is RESTRICTED [when you think] your creativity is BOUND by your {ABILITY}.
&#1501;&#1465;&#1493;&#1500;&#1464;&#1473;&#1513; 
------------------------------------------------------------------------------------------
*/


